org.acegisecurity.acls.objectidentity
Interface ObjectIdentityRetrievalStrategy
- All Known Implementing Classes:
- ObjectIdentityRetrievalStrategyImpl
public interface ObjectIdentityRetrievalStrategy
Strategy interface that provides the ability to determine which ObjectIdentity
will be returned for a particular domain object
- Version:
- $Id: ObjectIdentityRetrievalStrategy.java 1784 2007-02-24 21:00:24Z luke_t $
- Author:
- Ben Alex
getObjectIdentity
ObjectIdentity getObjectIdentity(java.lang.Object domainObject)
Copyright © 2004-2011 Interface21, Inc. All Rights Reserved.