Uses of Package
org.seedstack.business.specification
-
Packages that use org.seedstack.business.specification Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer.org.seedstack.business.pagination.dsl Provides a fluent DSL to paginate domain objects.org.seedstack.business.specification Provides classes, interfaces and annotations to create composite specifications.org.seedstack.business.specification.dsl Provides a fluent DSL that facilitates the creation of complex composite specifications.org.seedstack.business.spi Provides classes, interfaces and annotations to extend the business framework. -
Classes in org.seedstack.business.specification used by org.seedstack.business.domain Class Description Specification ASpecificationis a pattern that is able to tell if a candidate object matches some criteria. -
Classes in org.seedstack.business.specification used by org.seedstack.business.pagination.dsl Class Description Specification ASpecificationis a pattern that is able to tell if a candidate object matches some criteria. -
Classes in org.seedstack.business.specification used by org.seedstack.business.specification Class Description Specification ASpecificationis a pattern that is able to tell if a candidate object matches some criteria. -
Classes in org.seedstack.business.specification used by org.seedstack.business.specification.dsl Class Description Specification ASpecificationis a pattern that is able to tell if a candidate object matches some criteria. -
Classes in org.seedstack.business.specification used by org.seedstack.business.spi Class Description Specification ASpecificationis a pattern that is able to tell if a candidate object matches some criteria.