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.
|
org.seedstack.business.util.inmemory |
Provides in-memory implementations of some business concepts.
|
org.seedstack.jpa |
Provides classes to use JPA with Seed and the Business Framework.
|
org.seedstack.mongodb.morphia |
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Class and Description |
---|
ComparableSpecification
Base class for specifications that compare their expected and candidate value.
|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
StringSpecification
Base class for specifications that compare strings.
|
StringSpecification.Options
Options used for comparing strings.
|
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Class and Description |
---|
Specification
A
Specification is a pattern that is able to tell if a candidate object matches some
criteria. |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.