Class IdentifierResource

java.lang.Object
org.springframework.hateoas.RepresentationModel<org.springframework.hateoas.EntityModel<T>>
org.springframework.hateoas.EntityModel<T>

@RelNameDSpaceResource("identifier") public class IdentifierResource extends DSpaceResource<IdentifierRest>
Simple HAL wrapper for IdentifierRest model
Author:
Kim Shepherd
  • Constructor Details