See: Description
| Interface | Description |
|---|---|
| DtoInfoResolver |
Interface for classes implementing the ability to instantiate corresponding aggregates and
identifiers from a DTO.
|
| SpecificationConverter<S extends Specification<?>,C,T> |
Interface for classes implementing conversion from a particular
Specification type to a
target object representing this specification. |
| SpecificationTranslator<C,T> |
Translates a
Specification into a target object by invoking the relevant SpecificationConverters. |
| Annotation Type | Description |
|---|---|
| GenericImplementation |
This annotation can be used on an implementation of a
Repository
or an Assembler to declare it as a generic
implementation. |
Copyright © 2013-2017–2017 SeedStack. All rights reserved.