Uses of Package
com.adeptia.indigo.storage

Packages that use com.adeptia.indigo.storage
com.adeptia.indigo.storage   
 

Classes in com.adeptia.indigo.storage used by com.adeptia.indigo.storage
Criteria
           
Entity
          Entity interface
EntityExistsException
          Thrown upon an attempt to create a user that already exists.
EntityManager
          Storable entity manager interface
StorageException
          Thrown to indicate a problems in the persistence layer.
TypedEntityId
          Holds an entity type as registered in the mbeans-descriptor and the id in this format type:id
UnknownEntityException
          Thrown to indicate that the User,Role,Group or Permission that was requested does not exist.