public interface

ObjectIdentityRetrievalStrategy

org.springframework.security.acls.model.ObjectIdentityRetrievalStrategy
Known Indirect Subclasses

Class Overview

Strategy interface that provides the ability to determine which ObjectIdentity will be returned for a particular domain object

Summary

Public Methods
abstract ObjectIdentity getObjectIdentity(Object domainObject)

Public Methods

public abstract ObjectIdentity getObjectIdentity (Object domainObject)