Class OrcidHistoryResource

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

@RelNameDSpaceResource("orcidhistory") public class OrcidHistoryResource extends DSpaceResource<OrcidHistoryRest>
This class serves as a wrapper class to wrap the OrcidHistoryRest into a HAL resource.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)
  • Constructor Details