Package nl.gx.webmanager.services.entitymanager
-
Interface Summary Interface Description EntityCache Session interface for entitymanagement.EntityDefinition Definition for an entity, associating its' implementation, interfaces and nodetype.EntityDomain Entity domain interface.EntityFactory EntityFactory interfaceEntityManager EntityManager interface.Identifiable JcrPersistenceContext Specific persistencecontext for the JCR domain to provide aditional JCR specific context information.PersistenceContext Container interface to encapsulate and pass context information through theEntityManager
,EntityFactory
andPersistenceManager
chain.PersistenceContextEntityManager PersistenceManager<T> Generic interface with basic DAO methods for objects of type<T>
.PersistenceManagerFactory Factory interface for instantiating typedPersistenceManager
objects.WmId Web Manager unified ID. -
Class Summary Class Description IdentifiableUtil This is a utility class for the creation ofWmId
s for WebManager entity instances. -
Exception Summary Exception Description DomainError Unchecked exception class for domain.DomainException Checked exception class for domain problems.