public interface AclObjectIdentityAware
AclObjectIdentity information.
Domain objects must implement this interface if they wish to provide an
AclObjectIdentity rather than it being determined by relying
classes. Specifically, the BasicAclProvider detects and uses this
interface.
| Modifier and Type | Method and Description |
|---|---|
AclObjectIdentity |
getAclObjectIdentity()
Deprecated.
Retrieves the
AclObjectIdentity for this instance. |
AclObjectIdentity getAclObjectIdentity()
AclObjectIdentity for this instance.null)