T
- the model's type@ProviderType public interface NestedRepresentor<T> extends BaseRepresentor<T>
Instances of this interface should always be created by using a NestedRepresentor.Builder
.
NestedRepresentor.Builder
Modifier and Type | Interface and Description |
---|---|
static interface |
NestedRepresentor.Builder<T>
Creates generic representations of your domain models that Apio
hypermedia writers can understand.
|
static interface |
NestedRepresentor.FirstStep<T> |
BaseRepresentor.BaseFirstStep<T,S extends BaseRepresentor<T>,U extends BaseRepresentor.BaseFirstStep<T,S,U>>
getApplicationRelativeURLFunctions, getBinaryFunction, getBinaryFunctions, getBooleanFunctions, getBooleanListFunctions, getLinkFunctions, getLocalizedStringFunctions, getNestedFieldFunctions, getNestedListFieldFunctions, getNumberFunctions, getNumberListFunctions, getPrimaryType, getRelatedCollections, getRelatedModels, getRelativeURLFunctions, getStringFunctions, getStringListFunctions, getTypes, isNested