Package org.dspace.app.rest.link.harvest
Class HarvestedCollectionRestHalLinkFactory<T>
java.lang.Object
org.dspace.app.rest.link.HalLinkFactory<T,CollectionHarvestSettingsController>
org.dspace.app.rest.link.harvest.HarvestedCollectionRestHalLinkFactory<T>
- Direct Known Subclasses:
HarvestedCollectionHalLinkFactory
public abstract class HarvestedCollectionRestHalLinkFactory<T>
extends HalLinkFactory<T,CollectionHarvestSettingsController>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dspace.app.rest.link.HalLinkFactory
addLinks, buildLink, buildLink, getLinksFor, getMethodOn, getMethodOn, getResourceClass, supports, uriBuilder
-
Constructor Details
-
HarvestedCollectionRestHalLinkFactory
public HarvestedCollectionRestHalLinkFactory()
-
-
Method Details
-
getControllerClass
- Specified by:
getControllerClassin classHalLinkFactory<T,CollectionHarvestSettingsController>
-