com.businessobjects.enterprise.infoobject
Interface RoleEnum
public interface RoleEnum
An XML RoleEnum(@http://enterprise.businessobjects.com/3.0/infoobject).
This is an atomic type that is a restriction of com.businessobjects.enterprise.infoobject.RoleEnum.
|
Nested Class Summary |
static class |
RoleEnum.Enum
Enumeration value class for com.businessobjects.enterprise.infoobject.RoleEnum. |
static class |
RoleEnum.Factory
A factory class with static methods for creating instances
of this type. |
|
Method Summary |
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
type
static final org.apache.xmlbeans.SchemaType type
ADVANCED
static final RoleEnum.Enum ADVANCED
NO_ACCESS
static final RoleEnum.Enum NO_ACCESS
VIEW
static final RoleEnum.Enum VIEW
SCHEDULE
static final RoleEnum.Enum SCHEDULE
VIEW_ON_DEMAND
static final RoleEnum.Enum VIEW_ON_DEMAND
FULL_CONTROL
static final RoleEnum.Enum FULL_CONTROL
INT_ADVANCED
static final int INT_ADVANCED
- See Also:
- Constant Field Values
INT_NO_ACCESS
static final int INT_NO_ACCESS
- See Also:
- Constant Field Values
INT_VIEW
static final int INT_VIEW
- See Also:
- Constant Field Values
INT_SCHEDULE
static final int INT_SCHEDULE
- See Also:
- Constant Field Values
INT_VIEW_ON_DEMAND
static final int INT_VIEW_ON_DEMAND
- See Also:
- Constant Field Values
INT_FULL_CONTROL
static final int INT_FULL_CONTROL
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)