Package | Description |
---|---|
org.seedstack.business.spi |
Provides classes, interfaces and annotations to extend the business framework.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSpecificationTranslator<C,T>
An helper base class that can be extended for implementing
SpecificationTranslator s. |
Modifier and Type | Method and Description |
---|---|
T |
SpecificationConverter.convert(S specification,
C context,
SpecificationTranslator<C,T> translator)
Invoked by the translator to convert a particular type of specification.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.