See: Description
Interface | Description |
---|---|
ObjectIdentity |
Interface representing the identity of an individual domain object instance.
|
ObjectIdentityRetrievalStrategy |
Strategy interface that provides the ability to determine which
ObjectIdentity
will be returned for a particular domain object |
Class | Description |
---|---|
ObjectIdentityImpl |
Simple implementation of
AclObjectIdentity . |
ObjectIdentityRetrievalStrategyImpl |
Basic implementation of
ObjectIdentityRetrievalStrategy that uses the constructor of ObjectIdentityImpl to create the ObjectIdentity . |
Copyright © 2017. All rights reserved.