|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.epicentric.common.SystemPermission
Class holding permission ID constants for system-scoped permissions.
| Field Summary | |
static String |
ADD_GROUPS
Deprecated. Can add groups to the system. |
static String |
ADD_PAGES
Deprecated. Can add pages to the system. |
static String |
ADD_STYLES
Deprecated. Can add styles to the system. |
static String |
ADD_USERS
Deprecated. Can add users to the system. |
static String |
REMOVE_GROUPS
Deprecated. As of version 3.0. Will be removed in 8.0 or later. No replacement. This permission no longer has meaning in the system. |
static String |
REMOVE_USERS
Deprecated. As of version 3.0. Will be removed in 8.0 or later. No replacement. This permission no longer has meaning in the system. |
| Constructor Summary | |
SystemPermission()
Deprecated. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String ADD_USERS
public static final String ADD_GROUPS
public static final String ADD_PAGES
public static final String ADD_STYLES
public static final String REMOVE_USERS
public static final String REMOVE_GROUPS
| Constructor Detail |
public SystemPermission()
|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||