| AuthenticationTokenHalLinkFactory |
This class adds the self link to the AuthenticationTokenResource.
|
| AuthnHalLinkFactory |
This class' purpose is to provide a means to add links to AuthnResources
|
| BrowseEntryHalLinkFactory |
This class' purpose is to provide a factory to add links to the BrowseEntryResource.
|
| CollectionResourceWorkflowGroupHalLinkFactory |
This 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 collection
|
| DSpaceResourceHalLinkFactory |
This class' purpose is to provide a means to add links to the HalResources
|
| HalLinkFactory<RESOURCE,CONTROLLER> |
This is the factory that will be called to add the links to the hal resources.
|
| HalLinkService |
This service will try to add links to the given HAL resource by iterating over all the configured factories
The links will only be added if the factories are allowed to do so by checking the resource's type.
|
| RootHalLinkFactory |
This class' purpose is to add the links to the root REST endpoint to the next endpoints.
|
| SubmissionSectionHalLinkFactory |
This class' purpose is to provide a factory to add links to the AuthorityEntryResource.
|