Class DSpaceIdentifyResolver
- java.lang.Object
-
- org.dspace.xoai.services.impl.xoai.DSpaceIdentifyResolver
-
- All Implemented Interfaces:
IdentifyResolver
public class DSpaceIdentifyResolver extends Object implements IdentifyResolver
-
-
Constructor Summary
Constructors Constructor Description DSpaceIdentifyResolver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.lyncode.xoai.dataprovider.services.api.RepositoryConfigurationgetIdentify()
-
-
-
Method Detail
-
getIdentify
public com.lyncode.xoai.dataprovider.services.api.RepositoryConfiguration getIdentify() throws ContextServiceException- Specified by:
getIdentifyin interfaceIdentifyResolver- Throws:
ContextServiceException
-
-