Package se.entitymanager.logic

Interface Summary
EntityChangedListener Interface for classes, who need to look for changes of entities.
EntityInterface An interface for entities.
LogicFacade The interface for facades of all backends.
 

Class Summary
EntityByNameComparator A Comparator for entities.
EntityChangedEvent  
 

Exception Summary
EntityCopyCutFailedException Exception which is thrown to indicate that cutting or copying of an entity failed.
EntityDeletionFailedException Exception which is thrown to indicate, that a deletion of an entity failed.
EntityNotFolderishException Exception, which is thrown to indicate that an entity is not folderish.
EntityPasteFailedException Exception which is thrown to indicate, that cutting or copying of an entity failed.
EntityRenameFailedException Exception which is thrown to indicate, that a renaming of an entity failed.