Package sonia.scm.api.v2.resources
package sonia.scm.api.v2.resources
-
ClassDescriptionBaseMapper<T,
D extends de.otto.edison.hal.HalRepresentation> CollectionToDtoMapper<E,D extends de.otto.edison.hal.HalRepresentation> ConfigurationAdapterBase<DAO,DTO extends de.otto.edison.hal.HalRepresentation> This can be used as a base class for configuration resources.TheHalAppender
can be used within anHalEnricher
to append hateoas links to a json response.Builder for link arrays.AHalEnricher
can be used to append hal specific attributes, such as links, to the json response.Context object for theHalEnricher
.Builder forHalEnricherContext
.TheHalEnricherRegistry
is responsible for bindingHalEnricher
instances to their source types.TheIndex
object can be used to register aHalEnricher
for the index resource.This class is used to create links for JAX-RS resources.TheMe
object can be used to register aHalEnricher
for the me resource.