Interface | Description |
---|---|
BaseRepresentor<T> |
Base class for
Representors . |
BaseRepresentor.BaseFirstStep<T,S extends BaseRepresentor<T>,U extends BaseRepresentor.BaseFirstStep<T,S,U>> | |
NestedRepresentor<T> |
Holds information about the metadata supported for a nested resource.
|
NestedRepresentor.Builder<T> |
Creates generic representations of your domain models that Apio
hypermedia writers can understand.
|
NestedRepresentor.FirstStep<T> | |
Representable<T,S,U extends Identifier<S>> |
Represents the mapping between an internal model and its generic
representation.
|
Representor<T> |
Holds information about the metadata supported for a resource.
|
Representor.Builder<T,S> |
Creates generic representations of your domain models that Apio
hypermedia writers can understand.
|
Representor.FirstStep<T> | |
Representor.IdentifierStep<T,U> |