|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.impl.ui.application.Pages
public final class Pages
The Class Pages.
Method Summary | |
---|---|
static Class[] |
getAdminPages()
Gets the admin pages. |
static Class[] |
getDevPages()
Gets the dev pages. |
static Class<? extends com.vaadin.ui.Component> |
getHomePage()
Gets the home page. |
static Class[] |
getUserPages()
Gets the user pages. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Class[] getAdminPages()
public static Class[] getDevPages()
public static Class<? extends com.vaadin.ui.Component> getHomePage()
public static Class[] getUserPages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |