Class DSpaceRelProvider
- java.lang.Object
-
- org.springframework.hateoas.core.DefaultRelProvider
-
- org.springframework.hateoas.core.EvoInflectorRelProvider
-
- org.dspace.app.rest.model.hateoas.DSpaceRelProvider
-
- All Implemented Interfaces:
org.springframework.hateoas.RelProvider,org.springframework.plugin.core.Plugin<Class<?>>
public class DSpaceRelProvider extends org.springframework.hateoas.core.EvoInflectorRelProviderA DSpace Relation Provider that use the RelNameDSpaceResource to use the right names for the embedded collection when a DSpaceResource is requested- Author:
- Andrea Bollini (andrea.bollini at 4science.it)
-
-
Constructor Summary
Constructors Constructor Description DSpaceRelProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetItemResourceRelFor(Class<?> type)
-