|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.jsf.sdk.properties.DefaultRootType
Contains fields that specify the default item type of the root item.
| Field Summary | |
static int |
Custom
A parent item specified by the RootItemID property.
|
static int |
None
No root item is chosen. |
static int |
UserRootFolder
Use the user root folder as the root item. |
| Constructor Summary | |
DefaultRootType()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int None
No root item is chosen.
public static final int Custom
A parent item specified by the RootItemID property.
public static final int UserRootFolder
Use the user root folder as the root item.
| Constructor Detail |
public DefaultRootType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||