Uses of Class
org.dspace.app.rest.link.HalLinkFactory
-
-
Uses of HalLinkFactory in org.dspace.app.rest.link
Subclasses of HalLinkFactory in org.dspace.app.rest.link Modifier and Type Class Description classAuthnHalLinkFactoryThis class' purpose is to provide a means to add links toAuthnResourcesclassAuthorityEntryHalLinkFactoryThis class' purpose is to provide a factory to add links to the AuthorityEntryResource.classBrowseEntryHalLinkFactoryThis class' purpose is to provide a factory to add links to the BrowseEntryResource.classCollectionResourceWorkflowGroupHalLinkFactoryThis class makes sure that the workflowGroup links with the relevant WorkflowRoles are added to the CollectionResource in a dynamic way depending on what workflow is enabled for the collectionclassDSpaceResourceHalLinkFactoryThis class' purpose is to provide a means to add links to the HalResourcesclassRootHalLinkFactoryThis class' purpose is to add the links to the root REST endpoint to the next endpoints.classSubmissionSectionHalLinkFactoryThis class' purpose is to provide a factory to add links to the AuthorityEntryResource. -
Uses of HalLinkFactory in org.dspace.app.rest.link.externalsources
Subclasses of HalLinkFactory in org.dspace.app.rest.link.externalsources Modifier and Type Class Description classExternalSourceEntryHalLinkFactoryThis HalLinkFactory adds links to the ExternalSourceEntryResource objectclassExternalSourceHalLinkFactoryThis HalLinkFactory adds links to the ExternalSourceResource object -
Uses of HalLinkFactory in org.dspace.app.rest.link.harvest
Subclasses of HalLinkFactory in org.dspace.app.rest.link.harvest Modifier and Type Class Description classHarvestedCollectionHalLinkFactoryThis class adds links toHarvestedCollectionResources This builds a link to the collection harvest linkclassHarvestedCollectionRestHalLinkFactory<T> -
Uses of HalLinkFactory in org.dspace.app.rest.link.process
Subclasses of HalLinkFactory in org.dspace.app.rest.link.process Modifier and Type Class Description classProcessResourceHalLinkFactoryThis class will provide the ProcessResource with links -
Uses of HalLinkFactory in org.dspace.app.rest.link.relation
Subclasses of HalLinkFactory in org.dspace.app.rest.link.relation Modifier and Type Class Description classEntityTypeHalLinkFactoryThis class' purpose is to add the links to the EntityTypeResource.classRelationshipHalLinkFactoryThis class adds links toRelationshipResources This builds a link to both items included in the relationship -
Uses of HalLinkFactory in org.dspace.app.rest.link.search
Subclasses of HalLinkFactory in org.dspace.app.rest.link.search Modifier and Type Class Description classDiscoveryRestHalLinkFactory<T>This factory provides a means to add links to the DiscoveryRestclassFacetConfigurationResourceHalLinkFactoryThis class' purpose is to add the links to the FacetConfigurationResource.classFacetResultsHalLinkFactoryThis factory provides a means to add links to the FacetResultsResource class.classFacetsResourceHalLinkFactoryclassSearchConfigurationResourceHalLinkFactoryThis class' purpose is to build the links that go together with the SearchConfigurationResource.classSearchFacetEntryHalLinkFactoryThis factory provides a means to add links to the SearchFacetEntryResource.classSearchFacetValueHalLinkFactoryThis factory provides a means to add links to the SearchFacetValueResource.classSearchResultEntryHalLinkFactoryThis factory class provides a means to add links to the SearchResultsEntryResource.classSearchResultsResourceHalLinkFactoryThis class will add links to the SearchResultsResource.classSearchSupportHalLinkFactoryThis class' purpose is to create the links for the SearchSupportResource. -
Uses of HalLinkFactory in org.dspace.app.rest.link.statistics
Subclasses of HalLinkFactory in org.dspace.app.rest.link.statistics Modifier and Type Class Description classStatisticsSupportHalLinkFactory
-