Class DSpaceContextService
- java.lang.Object
-
- org.dspace.xoai.services.impl.context.DSpaceContextService
-
- All Implemented Interfaces:
ContextService
public class DSpaceContextService extends Object implements ContextService
-
-
Constructor Summary
Constructors Constructor Description DSpaceContextService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.dspace.core.ContextgetContext()
-
-
-
Method Detail
-
getContext
public org.dspace.core.Context getContext() throws ContextServiceException- Specified by:
getContextin interfaceContextService- Throws:
ContextServiceException
-
-