|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
org.alfresco.repo.security.authority.script.Authority.ScriptAuthorityType
public static final class Authority.ScriptAuthorityType
Field Summary | |
---|---|
static Authority.ScriptAuthorityType |
GROUP
|
static Authority.ScriptAuthorityType |
USER
|
Method Summary | |
---|---|
static Authority.ScriptAuthorityType |
valueOf(java.lang.String name)
|
static Authority.ScriptAuthorityType[] |
values()
|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Authority.ScriptAuthorityType GROUP
public static final Authority.ScriptAuthorityType USER
Method Detail |
---|
public static Authority.ScriptAuthorityType[] values()
public static Authority.ScriptAuthorityType valueOf(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |