Uses of Package
org.synyx.hades.domain

Packages that use org.synyx.hades.domain
org.synyx.hades.dao   
org.synyx.hades.dao.orm   
org.synyx.hades.dao.query   
org.synyx.hades.domain   
org.synyx.hades.domain.auditing Domain class package to implement auditing for entities. 
 

Classes in org.synyx.hades.domain used by org.synyx.hades.dao
Page
          A page is a sublist of a list of objects.
Pageable
          Abstract interface for pagination information.
Sort
          Sort option for queries.
Specification
          Specification in the sense of Domain Driven Design.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.dao.orm
Page
          A page is a sublist of a list of objects.
Pageable
          Abstract interface for pagination information.
Sort
          Sort option for queries.
Specification
          Specification in the sense of Domain Driven Design.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.dao.query
Sort
          Sort option for queries.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.domain
Order
          Enumeration for sort orders.
Page
          A page is a sublist of a list of objects.
Pageable
          Abstract interface for pagination information.
Persistable
          Simple interface for entities.
Sort
          Sort option for queries.
Sort.Property
          Property implements the pairing of an Order and a property.
Specification
          Specification in the sense of Domain Driven Design.
Specifications
          Helper class to easily combine Specification instances.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.domain.auditing
AbstractPersistable
          Abstract base class for entities.
Persistable
          Simple interface for entities.
 



Copyright © 2009-2010 Synyx GmbH & Co. KG. All Rights Reserved.