|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityRepository
This is a marriage between EntityHolder
and EntityListable
.
This is basically a Directory
for those that are not interested in
directories as entities.
Objects implementing this interface can be used with some of the utility
methods of Entities
and
Directories
.
Method Summary |
---|
Methods inherited from interface org.entityfs.EntityHolder |
---|
containsEntity, containsEntity, getEntityOrNull |
Methods inherited from interface org.entityfs.EntityListable |
---|
isEmpty, listEntities |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Methods inherited from interface org.entityfs.lock.ReadLockable |
---|
getReadLock, isReadLockedByCurrentThread, lockForReading |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |