Interface ContextService
-
- All Known Implementing Classes:
DSpaceContextService
public interface ContextService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.dspace.core.ContextgetContext()
-
-
-
Method Detail
-
getContext
org.dspace.core.Context getContext() throws ContextServiceException- Throws:
ContextServiceException
-
-