Package com.elasticpath.domain

Interface Summary
ElasticPath ElasticPath provides configuration and context information to a number of clients across the system.
Entity Entity represents a entity domain object.
EpConstant A EpConstant is composed of a code and a human-readable description.
EpDomain Represents a general domain object.
Persistence Represents domain objects need to be persisted.
Transient Represents a transient domain object.
ValueObject Represents a domain value object.
 

Exception Summary
EpDomainException The generic exception class for the com.elasticpath.domain package.