Uses of Interface
org.dspace.xoai.services.api.context.ContextService
Packages that use ContextService
Package
Description
-
Uses of ContextService in org.dspace.xoai.app
Methods in org.dspace.xoai.app that return ContextService -
Uses of ContextService in org.dspace.xoai.services.api
Methods in org.dspace.xoai.services.api with parameters of type ContextServiceModifier and TypeMethodDescriptionCollectionsService.getAllSubCollections(ContextService contextService, UUID communityId) -
Uses of ContextService in org.dspace.xoai.services.impl
Methods in org.dspace.xoai.services.impl with parameters of type ContextServiceModifier and TypeMethodDescriptionDSpaceCollectionsService.getAllSubCollections(ContextService contextService, UUID communityId) -
Uses of ContextService in org.dspace.xoai.services.impl.context
Classes in org.dspace.xoai.services.impl.context that implement ContextService