Uses of Package
se.entitymanager.logic

Packages that use se.entitymanager.logic
se.entitymanager   
se.entitymanager.logic   
se.entitymanager.logic.file   
se.entitymanager.presentation   
se.entitymanager.presentation.swing   
 

Classes in se.entitymanager.logic used by se.entitymanager
EntityInterface
          An interface for entities.
 

Classes in se.entitymanager.logic used by se.entitymanager.logic
EntityChangedEvent
           
EntityChangedListener
          Interface for classes, who need to look for changes of entities.
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.
EntityInterface
          An interface for entities.
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.
LogicFacade
          The interface for facades of all backends.
 

Classes in se.entitymanager.logic used by se.entitymanager.logic.file
EntityByNameComparator
          A Comparator for entities.
EntityChangedListener
          Interface for classes, who need to look for changes of entities.
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.
EntityInterface
          An interface for entities.
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.
LogicFacade
          The interface for facades of all backends.
 

Classes in se.entitymanager.logic used by se.entitymanager.presentation
EntityInterface
          An interface for entities.
LogicFacade
          The interface for facades of all backends.
 

Classes in se.entitymanager.logic used by se.entitymanager.presentation.swing
EntityChangedEvent
           
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.