Package org.nuxeo.ecm.core.api.security
Class Access
- java.lang.Object
-
- org.nuxeo.ecm.core.api.security.Access
-
- All Implemented Interfaces:
Serializable
public final class Access extends Object implements Serializable
- Author:
- Bogdan Stefanescu
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
toBoolean()
If granted returns true, otherwise returns false.String
toString()
int
value()
-