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.TheHalAppendercan be used within anHalEnricherto append hateoas links to a json response.Builder for link arrays.AHalEnrichercan be used to append hal specific attributes, such as links, to the json response.Context object for theHalEnricher.Builder forHalEnricherContext.TheHalEnricherRegistryis responsible for bindingHalEnricherinstances to their source types.TheIndexobject can be used to register aHalEnricherfor the index resource.This class is used to create links for JAX-RS resources.TheMeobject can be used to register aHalEnricherfor the me resource.