|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.admin.domain.model.Roles
public final class Roles
Defines the roles known to this application.
Field Summary | |
---|---|
static String |
CREATE_CONFIG The create role allows to create new configurations. |
static String |
EDIT_PROPERTY The edit role allows to edit property values. |
static String |
VIEW The view role allows to view properties. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CREATE_CONFIG
"create-config"
public static final String EDIT_PROPERTY
"edit-property"
public static final String VIEW
"view"
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |