Uses of Enum Class
org.alfresco.repo.security.authority.script.Authority.ScriptAuthorityType
Packages that use Authority.ScriptAuthorityType
-
Uses of Authority.ScriptAuthorityType in org.alfresco.repo.security.authority.script
Methods in org.alfresco.repo.security.authority.script that return Authority.ScriptAuthorityTypeModifier and TypeMethodDescriptionAuthority.getAuthorityType()ScriptGroup.getAuthorityType()ScriptUser.getAuthorityType()Returns the enum constant of this class with the specified name.static Authority.ScriptAuthorityType[]Authority.ScriptAuthorityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.repo.security.authority.script with parameters of type Authority.ScriptAuthorityTypeModifier and TypeMethodDescriptionvoidScriptGroup.setAuthorityType(Authority.ScriptAuthorityType authorityType)