Uses of Enum Class
org.nuxeo.ecm.core.api.security.ACE.Status
Packages that use ACE.Status
Package
Description
The core interfaces for managing security (access rights) in Nuxeo Core.
-
Uses of ACE.Status in org.nuxeo.ecm.core.api.security
Methods in org.nuxeo.ecm.core.api.security that return ACE.StatusModifier and TypeMethodDescriptionACE.getStatus()
Returns the status of this ACE.static ACE.Status
Returns the enum constant of this class with the specified name.static ACE.Status[]
ACE.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.