Uses of Interface
org.opencastproject.index.service.api.IndexService
Packages that use IndexService
Package
Description
-
Uses of IndexService in org.opencastproject.index.service.impl
Classes in org.opencastproject.index.service.impl that implement IndexService -
Uses of IndexService in org.opencastproject.index.service.impl.util
Constructors in org.opencastproject.index.service.impl.util with parameters of type IndexServiceModifierConstructorDescriptionRetractionListener(IndexService indexService, org.opencastproject.security.api.SecurityService securityService, Map<Long, Retraction> retractions)