|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CeSecurityOptions.RightScope
The object scope of a right. Can be set to current object only, or all decendents of the current object
| Field Summary | |
|---|---|
static java.lang.String |
CURRENT_OBJECT
The right applies to the object it is currectly assigned to. |
static java.lang.String |
DESCENDANTS
The right applies to all descendents of the object it is currectly assigned to. |
| Field Detail |
|---|
static final java.lang.String CURRENT_OBJECT
static final java.lang.String DESCENDANTS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||