Package com.jamasoftware.velocity.api
Interface AclPermissionEntry
-
- All Superinterfaces:
DomainObject
public interface AclPermissionEntry extends DomainObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getMask()
-
Methods inherited from interface com.jamasoftware.velocity.api.DomainObject
getCreatedBy, getCreatedDate, getId, getModifiedBy, getModifiedDate, getXmlToString, isNewObject, obtainAclObjectIdentity
-
-