com.businessobjects.enterprise.infoobject
Interface SystemRightEnum


public interface SystemRightEnum

An XML SystemRightEnum(@http://enterprise.businessobjects.com/3.0/infoobject). This is an atomic type that is a restriction of com.businessobjects.enterprise.infoobject.SystemRightEnum.


Nested Class Summary
static class SystemRightEnum.Enum
          Enumeration value class for com.businessobjects.enterprise.infoobject.SystemRightEnum.
static class SystemRightEnum.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static SystemRightEnum.Enum ADD
           
static SystemRightEnum.Enum ASSIGN_ROLE
           
static SystemRightEnum.Enum CHANGE_APS_FILE_SETTING
           
static SystemRightEnum.Enum CHANGE_APS_INFO
           
static SystemRightEnum.Enum CHANGE_INFO_SERVER_SETTING
           
static SystemRightEnum.Enum CHANGE_SCHEDULING_SETTING
           
static SystemRightEnum.Enum CHANGE_SECURITY_SETTING
           
static SystemRightEnum.Enum COPY
           
static SystemRightEnum.Enum DELETE
           
static SystemRightEnum.Enum DELETE_INSTANCE
           
static SystemRightEnum.Enum EDIT
           
static SystemRightEnum.Enum EDIT_PASSWORD
           
static SystemRightEnum.Enum EDIT_PREFERENCES
           
static int INT_ADD
           
static int INT_ASSIGN_ROLE
           
static int INT_CHANGE_APS_FILE_SETTING
           
static int INT_CHANGE_APS_INFO
           
static int INT_CHANGE_INFO_SERVER_SETTING
           
static int INT_CHANGE_SCHEDULING_SETTING
           
static int INT_CHANGE_SECURITY_SETTING
           
static int INT_COPY
           
static int INT_DELETE
           
static int INT_DELETE_INSTANCE
           
static int INT_EDIT
           
static int INT_EDIT_PASSWORD
           
static int INT_EDIT_PREFERENCES
           
static int INT_META_DATA_USE_RIGHT
           
static int INT_MODIFY_INHERITANCE
           
static int INT_MODIFY_RIGHTS
           
static int INT_NO_INHERIT_FOLDERS
           
static int INT_NO_INHERIT_GROUPS
           
static int INT_OWNER_ADD
           
static int INT_OWNER_ASSIGN_ROLE
           
static int INT_OWNER_COPY
           
static int INT_OWNER_DELETE
           
static int INT_OWNER_DELETE_INSTANCE
           
static int INT_OWNER_EDIT
           
static int INT_OWNER_EDIT_PASSWORD
           
static int INT_OWNER_EDIT_PREFERENCES
           
static int INT_OWNER_MODIFY_INHERITANCE
           
static int INT_OWNER_MODIFY_RIGHTS
           
static int INT_OWNER_PAUSE_RESUME_SCHEDULE
           
static int INT_OWNER_RESCHEDULE
           
static int INT_OWNER_SCHEDULE_FOR
           
static int INT_OWNER_SECURED_MODIFY_RIGHTS
           
static int INT_OWNER_SET_DESTINATION
           
static int INT_OWNER_VIEW
           
static int INT_OWNER_VIEW_INSTANCE
           
static int INT_PAUSE_RESUME_SCHEDULE
           
static int INT_PICK_MACHINES
           
static int INT_READ_MESSAGE
           
static int INT_REPLICATION
           
static int INT_RESCHEDULE
           
static int INT_SCHEDULE
           
static int INT_SCHEDULE_FOR
           
static int INT_SECURELY_MODIFY_RIGHTS
           
static int INT_SENDTO_DISKUNMANAGED
           
static int INT_SENDTO_FTP
           
static int INT_SENDTO_MANAGED
           
static int INT_SENDTO_SMTP
           
static int INT_SET_DESTINATION
           
static int INT_VIEW
           
static int INT_VIEW_APS_CONNECTION_INFO
           
static int INT_VIEW_APS_FILE_SETTING
           
static int INT_VIEW_APS_INFO
           
static int INT_VIEW_APS_JOB_INFO
           
static int INT_VIEW_INFO_SERVER_SETTING
           
static int INT_VIEW_INSTANCE
           
static int INT_VIEW_SCHEDULING_SETTING
           
static int INT_VIEW_SECURITY_SETTING
           
static int INT_VIEW_USER_SETTING
           
static SystemRightEnum.Enum META_DATA_USE_RIGHT
           
static SystemRightEnum.Enum MODIFY_INHERITANCE
           
static SystemRightEnum.Enum MODIFY_RIGHTS
           
static SystemRightEnum.Enum NO_INHERIT_FOLDERS
           
static SystemRightEnum.Enum NO_INHERIT_GROUPS
           
static SystemRightEnum.Enum OWNER_ADD
           
static SystemRightEnum.Enum OWNER_ASSIGN_ROLE
           
static SystemRightEnum.Enum OWNER_COPY
           
static SystemRightEnum.Enum OWNER_DELETE
           
static SystemRightEnum.Enum OWNER_DELETE_INSTANCE
           
static SystemRightEnum.Enum OWNER_EDIT
           
static SystemRightEnum.Enum OWNER_EDIT_PASSWORD
           
static SystemRightEnum.Enum OWNER_EDIT_PREFERENCES
           
static SystemRightEnum.Enum OWNER_MODIFY_INHERITANCE
           
static SystemRightEnum.Enum OWNER_MODIFY_RIGHTS
           
static SystemRightEnum.Enum OWNER_PAUSE_RESUME_SCHEDULE
           
static SystemRightEnum.Enum OWNER_RESCHEDULE
           
static SystemRightEnum.Enum OWNER_SCHEDULE_FOR
           
static SystemRightEnum.Enum OWNER_SECURED_MODIFY_RIGHTS
           
static SystemRightEnum.Enum OWNER_SET_DESTINATION
           
static SystemRightEnum.Enum OWNER_VIEW
           
static SystemRightEnum.Enum OWNER_VIEW_INSTANCE
           
static SystemRightEnum.Enum PAUSE_RESUME_SCHEDULE
           
static SystemRightEnum.Enum PICK_MACHINES
           
static SystemRightEnum.Enum READ_MESSAGE
           
static SystemRightEnum.Enum REPLICATION
           
static SystemRightEnum.Enum RESCHEDULE
           
static SystemRightEnum.Enum SCHEDULE
           
static SystemRightEnum.Enum SCHEDULE_FOR
           
static SystemRightEnum.Enum SECURELY_MODIFY_RIGHTS
           
static SystemRightEnum.Enum SENDTO_DISKUNMANAGED
           
static SystemRightEnum.Enum SENDTO_FTP
           
static SystemRightEnum.Enum SENDTO_MANAGED
           
static SystemRightEnum.Enum SENDTO_SMTP
           
static SystemRightEnum.Enum SET_DESTINATION
           
static org.apache.xmlbeans.SchemaType type
           
static SystemRightEnum.Enum VIEW
           
static SystemRightEnum.Enum VIEW_APS_CONNECTION_INFO
           
static SystemRightEnum.Enum VIEW_APS_FILE_SETTING
           
static SystemRightEnum.Enum VIEW_APS_INFO
           
static SystemRightEnum.Enum VIEW_APS_JOB_INFO
           
static SystemRightEnum.Enum VIEW_INFO_SERVER_SETTING
           
static SystemRightEnum.Enum VIEW_INSTANCE
           
static SystemRightEnum.Enum VIEW_SCHEDULING_SETTING
           
static SystemRightEnum.Enum VIEW_SECURITY_SETTING
           
static SystemRightEnum.Enum VIEW_USER_SETTING
           
 
Method Summary
 org.apache.xmlbeans.StringEnumAbstractBase enumValue()
           
 void set(org.apache.xmlbeans.StringEnumAbstractBase e)
           
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type

ADD

static final SystemRightEnum.Enum ADD

VIEW

static final SystemRightEnum.Enum VIEW

EDIT

static final SystemRightEnum.Enum EDIT

MODIFY_RIGHTS

static final SystemRightEnum.Enum MODIFY_RIGHTS

SCHEDULE

static final SystemRightEnum.Enum SCHEDULE

DELETE

static final SystemRightEnum.Enum DELETE

PICK_MACHINES

static final SystemRightEnum.Enum PICK_MACHINES

DELETE_INSTANCE

static final SystemRightEnum.Enum DELETE_INSTANCE

EDIT_PASSWORD

static final SystemRightEnum.Enum EDIT_PASSWORD

COPY

static final SystemRightEnum.Enum COPY

SET_DESTINATION

static final SystemRightEnum.Enum SET_DESTINATION

VIEW_INSTANCE

static final SystemRightEnum.Enum VIEW_INSTANCE

PAUSE_RESUME_SCHEDULE

static final SystemRightEnum.Enum PAUSE_RESUME_SCHEDULE

SECURELY_MODIFY_RIGHTS

static final SystemRightEnum.Enum SECURELY_MODIFY_RIGHTS

RESCHEDULE

static final SystemRightEnum.Enum RESCHEDULE

SCHEDULE_FOR

static final SystemRightEnum.Enum SCHEDULE_FOR

READ_MESSAGE

static final SystemRightEnum.Enum READ_MESSAGE

REPLICATION

static final SystemRightEnum.Enum REPLICATION

OWNER_VIEW

static final SystemRightEnum.Enum OWNER_VIEW

OWNER_EDIT

static final SystemRightEnum.Enum OWNER_EDIT

OWNER_MODIFY_RIGHTS

static final SystemRightEnum.Enum OWNER_MODIFY_RIGHTS

OWNER_DELETE

static final SystemRightEnum.Enum OWNER_DELETE

OWNER_DELETE_INSTANCE

static final SystemRightEnum.Enum OWNER_DELETE_INSTANCE

OWNER_EDIT_PASSWORD

static final SystemRightEnum.Enum OWNER_EDIT_PASSWORD

OWNER_COPY

static final SystemRightEnum.Enum OWNER_COPY

OWNER_SET_DESTINATION

static final SystemRightEnum.Enum OWNER_SET_DESTINATION

OWNER_VIEW_INSTANCE

static final SystemRightEnum.Enum OWNER_VIEW_INSTANCE

OWNER_PAUSE_RESUME_SCHEDULE

static final SystemRightEnum.Enum OWNER_PAUSE_RESUME_SCHEDULE

OWNER_SECURED_MODIFY_RIGHTS

static final SystemRightEnum.Enum OWNER_SECURED_MODIFY_RIGHTS

OWNER_RESCHEDULE

static final SystemRightEnum.Enum OWNER_RESCHEDULE

OWNER_SCHEDULE_FOR

static final SystemRightEnum.Enum OWNER_SCHEDULE_FOR

ASSIGN_ROLE

static final SystemRightEnum.Enum ASSIGN_ROLE

MODIFY_INHERITANCE

static final SystemRightEnum.Enum MODIFY_INHERITANCE

OWNER_ADD

static final SystemRightEnum.Enum OWNER_ADD

OWNER_ASSIGN_ROLE

static final SystemRightEnum.Enum OWNER_ASSIGN_ROLE

OWNER_MODIFY_INHERITANCE

static final SystemRightEnum.Enum OWNER_MODIFY_INHERITANCE

CHANGE_APS_FILE_SETTING

static final SystemRightEnum.Enum CHANGE_APS_FILE_SETTING

CHANGE_SCHEDULING_SETTING

static final SystemRightEnum.Enum CHANGE_SCHEDULING_SETTING

CHANGE_SECURITY_SETTING

static final SystemRightEnum.Enum CHANGE_SECURITY_SETTING

VIEW_USER_SETTING

static final SystemRightEnum.Enum VIEW_USER_SETTING

VIEW_APS_FILE_SETTING

static final SystemRightEnum.Enum VIEW_APS_FILE_SETTING

VIEW_SCHEDULING_SETTING

static final SystemRightEnum.Enum VIEW_SCHEDULING_SETTING

VIEW_SECURITY_SETTING

static final SystemRightEnum.Enum VIEW_SECURITY_SETTING

VIEW_APS_CONNECTION_INFO

static final SystemRightEnum.Enum VIEW_APS_CONNECTION_INFO

VIEW_APS_INFO

static final SystemRightEnum.Enum VIEW_APS_INFO

VIEW_APS_JOB_INFO

static final SystemRightEnum.Enum VIEW_APS_JOB_INFO

CHANGE_INFO_SERVER_SETTING

static final SystemRightEnum.Enum CHANGE_INFO_SERVER_SETTING

VIEW_INFO_SERVER_SETTING

static final SystemRightEnum.Enum VIEW_INFO_SERVER_SETTING

CHANGE_APS_INFO

static final SystemRightEnum.Enum CHANGE_APS_INFO

NO_INHERIT_GROUPS

static final SystemRightEnum.Enum NO_INHERIT_GROUPS

NO_INHERIT_FOLDERS

static final SystemRightEnum.Enum NO_INHERIT_FOLDERS

META_DATA_USE_RIGHT

static final SystemRightEnum.Enum META_DATA_USE_RIGHT

EDIT_PREFERENCES

static final SystemRightEnum.Enum EDIT_PREFERENCES

OWNER_EDIT_PREFERENCES

static final SystemRightEnum.Enum OWNER_EDIT_PREFERENCES

SENDTO_MANAGED

static final SystemRightEnum.Enum SENDTO_MANAGED

SENDTO_SMTP

static final SystemRightEnum.Enum SENDTO_SMTP

SENDTO_DISKUNMANAGED

static final SystemRightEnum.Enum SENDTO_DISKUNMANAGED

SENDTO_FTP

static final SystemRightEnum.Enum SENDTO_FTP

INT_ADD

static final int INT_ADD
See Also:
Constant Field Values

INT_VIEW

static final int INT_VIEW
See Also:
Constant Field Values

INT_EDIT

static final int INT_EDIT
See Also:
Constant Field Values

INT_MODIFY_RIGHTS

static final int INT_MODIFY_RIGHTS
See Also:
Constant Field Values

INT_SCHEDULE

static final int INT_SCHEDULE
See Also:
Constant Field Values

INT_DELETE

static final int INT_DELETE
See Also:
Constant Field Values

INT_PICK_MACHINES

static final int INT_PICK_MACHINES
See Also:
Constant Field Values

INT_DELETE_INSTANCE

static final int INT_DELETE_INSTANCE
See Also:
Constant Field Values

INT_EDIT_PASSWORD

static final int INT_EDIT_PASSWORD
See Also:
Constant Field Values

INT_COPY

static final int INT_COPY
See Also:
Constant Field Values

INT_SET_DESTINATION

static final int INT_SET_DESTINATION
See Also:
Constant Field Values

INT_VIEW_INSTANCE

static final int INT_VIEW_INSTANCE
See Also:
Constant Field Values

INT_PAUSE_RESUME_SCHEDULE

static final int INT_PAUSE_RESUME_SCHEDULE
See Also:
Constant Field Values

INT_SECURELY_MODIFY_RIGHTS

static final int INT_SECURELY_MODIFY_RIGHTS
See Also:
Constant Field Values

INT_RESCHEDULE

static final int INT_RESCHEDULE
See Also:
Constant Field Values

INT_SCHEDULE_FOR

static final int INT_SCHEDULE_FOR
See Also:
Constant Field Values

INT_READ_MESSAGE

static final int INT_READ_MESSAGE
See Also:
Constant Field Values

INT_REPLICATION

static final int INT_REPLICATION
See Also:
Constant Field Values

INT_OWNER_VIEW

static final int INT_OWNER_VIEW
See Also:
Constant Field Values

INT_OWNER_EDIT

static final int INT_OWNER_EDIT
See Also:
Constant Field Values

INT_OWNER_MODIFY_RIGHTS

static final int INT_OWNER_MODIFY_RIGHTS
See Also:
Constant Field Values

INT_OWNER_DELETE

static final int INT_OWNER_DELETE
See Also:
Constant Field Values

INT_OWNER_DELETE_INSTANCE

static final int INT_OWNER_DELETE_INSTANCE
See Also:
Constant Field Values

INT_OWNER_EDIT_PASSWORD

static final int INT_OWNER_EDIT_PASSWORD
See Also:
Constant Field Values

INT_OWNER_COPY

static final int INT_OWNER_COPY
See Also:
Constant Field Values

INT_OWNER_SET_DESTINATION

static final int INT_OWNER_SET_DESTINATION
See Also:
Constant Field Values

INT_OWNER_VIEW_INSTANCE

static final int INT_OWNER_VIEW_INSTANCE
See Also:
Constant Field Values

INT_OWNER_PAUSE_RESUME_SCHEDULE

static final int INT_OWNER_PAUSE_RESUME_SCHEDULE
See Also:
Constant Field Values

INT_OWNER_SECURED_MODIFY_RIGHTS

static final int INT_OWNER_SECURED_MODIFY_RIGHTS
See Also:
Constant Field Values

INT_OWNER_RESCHEDULE

static final int INT_OWNER_RESCHEDULE
See Also:
Constant Field Values

INT_OWNER_SCHEDULE_FOR

static final int INT_OWNER_SCHEDULE_FOR
See Also:
Constant Field Values

INT_ASSIGN_ROLE

static final int INT_ASSIGN_ROLE
See Also:
Constant Field Values

INT_MODIFY_INHERITANCE

static final int INT_MODIFY_INHERITANCE
See Also:
Constant Field Values

INT_OWNER_ADD

static final int INT_OWNER_ADD
See Also:
Constant Field Values

INT_OWNER_ASSIGN_ROLE

static final int INT_OWNER_ASSIGN_ROLE
See Also:
Constant Field Values

INT_OWNER_MODIFY_INHERITANCE

static final int INT_OWNER_MODIFY_INHERITANCE
See Also:
Constant Field Values

INT_CHANGE_APS_FILE_SETTING

static final int INT_CHANGE_APS_FILE_SETTING
See Also:
Constant Field Values

INT_CHANGE_SCHEDULING_SETTING

static final int INT_CHANGE_SCHEDULING_SETTING
See Also:
Constant Field Values

INT_CHANGE_SECURITY_SETTING

static final int INT_CHANGE_SECURITY_SETTING
See Also:
Constant Field Values

INT_VIEW_USER_SETTING

static final int INT_VIEW_USER_SETTING
See Also:
Constant Field Values

INT_VIEW_APS_FILE_SETTING

static final int INT_VIEW_APS_FILE_SETTING
See Also:
Constant Field Values

INT_VIEW_SCHEDULING_SETTING

static final int INT_VIEW_SCHEDULING_SETTING
See Also:
Constant Field Values

INT_VIEW_SECURITY_SETTING

static final int INT_VIEW_SECURITY_SETTING
See Also:
Constant Field Values

INT_VIEW_APS_CONNECTION_INFO

static final int INT_VIEW_APS_CONNECTION_INFO
See Also:
Constant Field Values

INT_VIEW_APS_INFO

static final int INT_VIEW_APS_INFO
See Also:
Constant Field Values

INT_VIEW_APS_JOB_INFO

static final int INT_VIEW_APS_JOB_INFO
See Also:
Constant Field Values

INT_CHANGE_INFO_SERVER_SETTING

static final int INT_CHANGE_INFO_SERVER_SETTING
See Also:
Constant Field Values

INT_VIEW_INFO_SERVER_SETTING

static final int INT_VIEW_INFO_SERVER_SETTING
See Also:
Constant Field Values

INT_CHANGE_APS_INFO

static final int INT_CHANGE_APS_INFO
See Also:
Constant Field Values

INT_NO_INHERIT_GROUPS

static final int INT_NO_INHERIT_GROUPS
See Also:
Constant Field Values

INT_NO_INHERIT_FOLDERS

static final int INT_NO_INHERIT_FOLDERS
See Also:
Constant Field Values

INT_META_DATA_USE_RIGHT

static final int INT_META_DATA_USE_RIGHT
See Also:
Constant Field Values

INT_EDIT_PREFERENCES

static final int INT_EDIT_PREFERENCES
See Also:
Constant Field Values

INT_OWNER_EDIT_PREFERENCES

static final int INT_OWNER_EDIT_PREFERENCES
See Also:
Constant Field Values

INT_SENDTO_MANAGED

static final int INT_SENDTO_MANAGED
See Also:
Constant Field Values

INT_SENDTO_SMTP

static final int INT_SENDTO_SMTP
See Also:
Constant Field Values

INT_SENDTO_DISKUNMANAGED

static final int INT_SENDTO_DISKUNMANAGED
See Also:
Constant Field Values

INT_SENDTO_FTP

static final int INT_SENDTO_FTP
See Also:
Constant Field Values
Method Detail

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

void set(org.apache.xmlbeans.StringEnumAbstractBase e)