Class SearchSupportResource

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

    @RelNameDSpaceResource("discover")
    public class SearchSupportResource
    extends HALResource<SearchSupportRest>
    This class' purpose is to wrap the SearchSupportRest into a HAL resource
    • Constructor Detail

      • SearchSupportResource

        public SearchSupportResource​(SearchSupportRest searchSupportRest)