|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.businessobjects.jsf.sdk.properties.Hierarchy
Specifies the active item hierarchy in use for the IEnterpriseItems interface.
| Field Summary | |
static int |
Category
The category hierarchy is active. |
static int |
Folder
The folder hierarchy is active. |
static int |
None
The hierarchy is not specified. |
| Constructor Summary | |
Hierarchy()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int None
The hierarchy is not specified.
public static final int Folder
The folder hierarchy is active.
public static final int Category
The category hierarchy is active.
| Constructor Detail |
public Hierarchy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||