|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CeSecurityID.Limit
The IDs of the BusinessObjects Enterprise system security limits.
| Field Summary | |
|---|---|
static int |
DELETE_INSTANCES_NO_RECIPIENTS
Delete instances when no recipients being processed. |
static int |
MAX_INSTANCE_AGE
Maximum instance age before it is automatically deleted. |
static int |
MAX_INSTANCE_COUNT
Maximum number of instances per object before that are automatically deleted. |
static int |
MAX_INSTANCE_COUNT_PER_USER
Maximum number of instances per object, per user, before they are automatically deleted. |
static int |
MAX_OBJECT_LEVEL_SECURITY_LIMIT
Maximum object level security, per user, before they are automatically deleted. |
| Field Detail |
|---|
static final int MAX_INSTANCE_AGE
Maximum instance age before it is automatically deleted.
static final int MAX_INSTANCE_COUNT
Maximum number of instances per object before that are automatically deleted.
static final int MAX_INSTANCE_COUNT_PER_USER
Maximum number of instances per object, per user, before they are automatically deleted.
static final int MAX_OBJECT_LEVEL_SECURITY_LIMIT
Maximum object level security, per user, before they are automatically deleted.
static final int DELETE_INSTANCES_NO_RECIPIENTS
Delete instances when no recipients being processed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||