|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.businessobjects.jsf.sdk.properties.ReportServerType
Contains fields that specify the type of server used to view reports.
Field Summary | |
static int |
PageServer
Use the Page Server to view reports. |
static int |
ReportApplicationServer
Use the Report Application Server to view reports. |
Constructor Summary | |
ReportServerType()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int ReportApplicationServer
Use the Report Application Server to view reports.
public static final int PageServer
Use the Page Server to view reports.
Constructor Detail |
public ReportServerType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |