| Indicates a domain object instance is able to provide
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.
author: Ben Alex version: $Id: AclObjectIdentityAware.java 1784 2007-02-24 21:00:24Z luke_t $ |