@RequestScoped @Named public class TestController extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
class |
TestController.TestPage |
| Constructor and Description |
|---|
TestController() |
| Modifier and Type | Method and Description |
|---|---|
List<TestController.TestPage> |
getAllTestPages() |
String |
getBase() |
List<TestController.TestPage> |
getTestPages() |
boolean |
hasTest() |
public boolean hasTest()
public String getBase()
public List<TestController.TestPage> getAllTestPages() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic List<TestController.TestPage> getTestPages() throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.