Interface PersistenceObjectIdLookup
- 
- All Known Subinterfaces:
 PersistenceManager<M>,PersistenceObjectManager,PersistenceObjectRegistry,PersistenceSwizzlingLookup
- All Known Implementing Classes:
 DefaultObjectRegistry,PersistenceManager.Default,PersistenceObjectManager.Default
public interface PersistenceObjectIdLookup 
- 
- 
Method Summary
Modifier and Type Method Description longlookupObjectId(Object object) 
 - 
 
- 
- 
Method Detail
- 
lookupObjectId
long lookupObjectId(Object object)
 
 - 
 
 -