@RequestScoped @Named public class BestPracticeController extends Object
| Constructor and Description |
|---|
BestPracticeController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatus() |
void |
setStatus(String status) |
String |
throwException() |
String |
viewFile(boolean outside,
boolean pdf) |
String |
viewPdfInBrowser() |
String |
viewPdfOutsideOfBrowser() |
public String throwException()
public String viewPdfInBrowser()
public String viewPdfOutsideOfBrowser()
public String viewFile(boolean outside, boolean pdf)
public String getStatus()
public void setStatus(String status)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.