Class AuthorityResource

  • All Implemented Interfaces:
    org.springframework.hateoas.Identifiable<org.springframework.hateoas.Link>

    @RelNameDSpaceResource("authority")
    public class AuthorityResource
    extends DSpaceResource<AuthorityRest>
    Authority Rest HAL Resource. The HAL Resource wraps the REST Resource adding support for the links and embedded resources
    Author:
    Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
    • Constructor Detail