|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface FixedCeRightIDs.Right
The IDs of the BusinessObjects Enterprise system security rights.
| Field Summary | |
|---|---|
static int |
ADD
Add objects to the folder. |
static int |
ASSIGN_ROLE
Use the role object for security assignment |
static int |
CHANGE_APS_FILE_SETTING
Change the APS file settings. |
static int |
CHANGE_APS_INFO
|
static int |
CHANGE_INFO_SERVER_SETTING
Change the info server settings. |
static int |
CHANGE_SCHEDULING_SETTING
Change the scheduling settings. |
static int |
CHANGE_SECURITY_SETTING
Change the security settings. |
static int |
COPY
Copy objects to another folder. |
static int |
DELETE
Delete objects. |
static int |
DELETE_INSTANCE
Delete instances. |
static int |
EDIT
Edit objects. |
static int |
EDIT_PASSWORD
Edit password |
static int |
META_DATA_USE_RIGHT
Meta data use right. |
static int |
MODIFY_INHERITANCE
Modify inheritance flags |
static int |
MODIFY_RIGHTS
Modify the rights users have to objects. |
static int |
NO_INHERIT_FOLDERS
No inherited folders. |
static int |
NO_INHERIT_GROUPS
/** No inherited groups. |
static int |
OWNER_ADD
Add objects to folders that the user owns. |
static int |
OWNER_ASSIGN_ROLE
Use the role object user owns for security assignment. |
static int |
OWNER_COPY
Copy objects that the user owns to another folder. |
static int |
OWNER_DELETE
Delete objects that the user owns. |
static int |
OWNER_DELETE_INSTANCE
Delete report instances that the user owns. |
static int |
OWNER_EDIT
Edit objects that the user owns. |
static int |
OWNER_EDIT_PASSWORD
Change password for users that the user owns |
static int |
OWNER_MODIFY_INHERITANCE
Modify inheritance flags for objects that the user owns |
static int |
OWNER_MODIFY_RIGHTS
Modify objects that the user owns. |
static int |
OWNER_PAUSE_RESUME_SCHEDULE
Pause and resume scheduled report instances that the user owns. |
static int |
OWNER_RESCHEDULE
Reschedule the instances that the user owns. |
static int |
OWNER_SCHEDULE
Schedule the report that the user owns to run. |
static int |
OWNER_SCHEDULE_FOR
Schedule on behalf of another user that the user owns. |
static int |
OWNER_SECURELY_MODIFY_RIGHTS
Securely modify rights users have to objects that the user owns. |
static int |
OWNER_SET_DESTINATION
Schedule to destinations that the user owns. |
static int |
OWNER_VIEW
View objects that the user owns. |
static int |
OWNER_VIEW_INSTANCE
View instances that the user owns. |
static int |
PAUSE_RESUME_SCHEDULE
Pause and resume scheduled report instances. |
static int |
PICK_MACHINES
Specify server groups to process jobs. |
static int |
READ_MESSAGE
Read the message content the user sends |
static int |
REPLICATION
For federation - right to replicate content |
static int |
RESCHEDULE
Reschedules the report to be processed. |
static int |
SCHEDULE
Schedule the report to run. |
static int |
SCHEDULE_FOR
Schedule on behalf of another user. |
static int |
SECURELY_MODIFY_RIGHTS
Secured modify rights |
static int |
SET_DESTINATION
Schedule to destinations. |
static int |
VIEW
View (analyze) objects. |
static int |
VIEW_APS_CONNECTION_INFO
View APS connection info. |
static int |
VIEW_APS_FILE_SETTING
View APS file settings. |
static int |
VIEW_APS_INFO
View APS info. |
static int |
VIEW_APS_JOB_INFO
View APS job info setting. |
static int |
VIEW_INFO_SERVER_SETTING
View info server setting. |
static int |
VIEW_INSTANCE
View report instances. |
static int |
VIEW_SCHEDULING_SETTING
View scheduling setting. |
static int |
VIEW_SECURITY_SETTING
View security setting. |
static int |
VIEW_USER_SETTING
View user setting. |
| Field Detail |
|---|
static final int ADD
Add objects to the folder.
static final int VIEW
View (analyze) objects.
static final int VIEW_INSTANCE
View report instances.
static final int EDIT
Edit objects.
static final int MODIFY_RIGHTS
Modify the rights users have to objects.
static final int SCHEDULE
Schedule the report to run.
static final int RESCHEDULE
Reschedules the report to be processed.
static final int DELETE
Delete objects.
static final int DELETE_INSTANCE
Delete instances.
static final int SCHEDULE_FOR
Schedule on behalf of another user.
static final int PICK_MACHINES
Specify server groups to process jobs.
static final int COPY
Copy objects to another folder.
static final int REPLICATION
For federation - right to replicate content
static final int SET_DESTINATION
Schedule to destinations.
static final int PAUSE_RESUME_SCHEDULE
Pause and resume scheduled report instances.
static final int SECURELY_MODIFY_RIGHTS
Secured modify rights
static final int OWNER_ADD
Add objects to folders that the user owns.
static final int OWNER_VIEW
View objects that the user owns.
static final int OWNER_VIEW_INSTANCE
View instances that the user owns.
static final int OWNER_EDIT
Edit objects that the user owns.
static final int OWNER_MODIFY_RIGHTS
Modify objects that the user owns.
static final int OWNER_DELETE
Delete objects that the user owns.
static final int OWNER_DELETE_INSTANCE
Delete report instances that the user owns.
static final int OWNER_PAUSE_RESUME_SCHEDULE
Pause and resume scheduled report instances that the user owns.
static final int OWNER_SECURELY_MODIFY_RIGHTS
Securely modify rights users have to objects that the user owns.
static final int OWNER_RESCHEDULE
Reschedule the instances that the user owns.
static final int READ_MESSAGE
Read the message content the user sends
static final int EDIT_PASSWORD
Edit password
static final int OWNER_EDIT_PASSWORD
Change password for users that the user owns
static final int OWNER_SCHEDULE_FOR
Schedule on behalf of another user that the user owns.
static final int OWNER_SCHEDULE
Schedule the report that the user owns to run.
static final int OWNER_COPY
Copy objects that the user owns to another folder.
static final int OWNER_SET_DESTINATION
Schedule to destinations that the user owns.
static final int MODIFY_INHERITANCE
Modify inheritance flags
static final int OWNER_MODIFY_INHERITANCE
Modify inheritance flags for objects that the user owns
static final int ASSIGN_ROLE
Use the role object for security assignment
static final int OWNER_ASSIGN_ROLE
Use the role object user owns for security assignment.
static final int CHANGE_APS_FILE_SETTING
Change the APS file settings.
static final int CHANGE_SCHEDULING_SETTING
Change the scheduling settings.
static final int CHANGE_SECURITY_SETTING
Change the security settings.
static final int VIEW_USER_SETTING
View user setting.
static final int VIEW_APS_FILE_SETTING
View APS file settings.
static final int VIEW_SCHEDULING_SETTING
View scheduling setting.
static final int VIEW_SECURITY_SETTING
View security setting.
static final int VIEW_APS_CONNECTION_INFO
View APS connection info.
static final int VIEW_APS_INFO
View APS info.
static final int VIEW_APS_JOB_INFO
View APS job info setting.
static final int CHANGE_INFO_SERVER_SETTING
Change the info server settings.
static final int VIEW_INFO_SERVER_SETTING
View info server setting.
static final int CHANGE_APS_INFO
static final int NO_INHERIT_GROUPS
No inherited groups.
static final int NO_INHERIT_FOLDERS
No inherited folders.
static final int META_DATA_USE_RIGHT
Meta data use right.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||