com.businessobjects.enterprise.infoobject
Interface SystemLimitEnum
public interface SystemLimitEnum
An XML SystemLimitEnum(@http://enterprise.businessobjects.com/3.0/infoobject).
This is an atomic type that is a restriction of com.businessobjects.enterprise.infoobject.SystemLimitEnum.
|
Nested Class Summary |
static class |
SystemLimitEnum.Enum
Enumeration value class for com.businessobjects.enterprise.infoobject.SystemLimitEnum. |
static class |
SystemLimitEnum.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
MAX_INSTANCE_AGE
static final SystemLimitEnum.Enum MAX_INSTANCE_AGE
MAX_INSTANCE_COUNT
static final SystemLimitEnum.Enum MAX_INSTANCE_COUNT
MAX_INSTANCE_COUNT_PER_USER
static final SystemLimitEnum.Enum MAX_INSTANCE_COUNT_PER_USER
MAX_OBJECT_LEVEL_SECURITY
static final SystemLimitEnum.Enum MAX_OBJECT_LEVEL_SECURITY
INT_MAX_INSTANCE_AGE
static final int INT_MAX_INSTANCE_AGE
- See Also:
- Constant Field Values
INT_MAX_INSTANCE_COUNT
static final int INT_MAX_INSTANCE_COUNT
- See Also:
- Constant Field Values
INT_MAX_INSTANCE_COUNT_PER_USER
static final int INT_MAX_INSTANCE_COUNT_PER_USER
- See Also:
- Constant Field Values
INT_MAX_OBJECT_LEVEL_SECURITY
static final int INT_MAX_OBJECT_LEVEL_SECURITY
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)