Class PropertyResource

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

public class PropertyResource extends DSpaceResource<PropertyRest>
The purpose of this class is to wrap the information of the PropertyRest into a HAL resource
  • Constructor Details