Class IdentifiersResource

java.lang.Object
org.springframework.hateoas.RepresentationModel<org.springframework.hateoas.EntityModel<T>>
org.springframework.hateoas.EntityModel<T>
org.dspace.app.rest.model.hateoas.HALResource<IdentifiersRest>
org.dspace.app.rest.model.hateoas.IdentifiersResource

@RelNameDSpaceResource("identifiers") public class IdentifiersResource extends HALResource<IdentifiersRest>
Boilerplate hateos resource for IdentifiersRest
Author:
Kim Shepherd
  • Constructor Details