Uses of Interface
org.opencastproject.search.api.SearchService
Packages that use SearchService
Package
Description
-
Uses of SearchService in org.opencastproject.adopter.registration
Methods in org.opencastproject.adopter.registration with parameters of type SearchServiceModifier and TypeMethodDescriptionvoidAdopterRegistrationServiceImpl.setSearchService(SearchService searchService) -
Uses of SearchService in org.opencastproject.event.handler
Fields in org.opencastproject.event.handler declared as SearchServiceModifier and TypeFieldDescriptionprotected SearchServiceSearchUpdatedEventHandler.searchServiceThe search serviceMethods in org.opencastproject.event.handler with parameters of type SearchServiceModifier and TypeMethodDescriptionvoidSearchUpdatedEventHandler.setSearchService(SearchService searchService) -
Uses of SearchService in org.opencastproject.liveschedule.impl
Methods in org.opencastproject.liveschedule.impl with parameters of type SearchServiceModifier and TypeMethodDescriptionvoidLiveScheduleServiceImpl.setSearchService(SearchService service) -
Uses of SearchService in org.opencastproject.playlists
Fields in org.opencastproject.playlists declared as SearchServiceModifier and TypeFieldDescriptionprotected SearchServicePlaylistRestService.searchServiceThe search serviceMethods in org.opencastproject.playlists with parameters of type SearchServiceModifier and TypeMethodDescriptionprotected voidPlaylistRestService.setSearchService(SearchService searchService) -
Uses of SearchService in org.opencastproject.search.impl
Classes in org.opencastproject.search.impl that implement SearchService -
Uses of SearchService in org.opencastproject.tobira.impl
Methods in org.opencastproject.tobira.impl with parameters of type SearchService -
Uses of SearchService in org.opencastproject.workflow.handler.distribution
Fields in org.opencastproject.workflow.handler.distribution declared as SearchServiceModifier and TypeFieldDescriptionprotected SearchServiceRetractEngageWorkflowOperationHandler.searchServiceThe search serviceMethods in org.opencastproject.workflow.handler.distribution with parameters of type SearchServiceModifier and TypeMethodDescriptionvoidPartialRetractEngageAWSS3WorkflowOperationHandler.setSearchService(SearchService searchService) Callback for declarative services configuration that will introduce us to the search service.voidPartialRetractEngageWorkflowOperationHandler.setSearchService(SearchService searchService) protected voidPublishEngageAWSS3WorkflowOperationHandler.setSearchService(SearchService searchService) Callback for declarative services configuration that will introduce us to the search service.protected voidPublishEngageWorkflowOperationHandler.setSearchService(SearchService searchService) Callback for declarative services configuration that will introduce us to the search service.protected voidRetractEngageAWSS3WorkflowOperationHandler.setSearchService(SearchService searchService) Callback for declarative services configuration that will introduce us to the search service.protected voidRetractEngageWorkflowOperationHandler.setSearchService(SearchService searchService) Callback for declarative services configuration that will introduce us to the search service.voidTagEngageWorkflowOperationHandler.setSearchService(SearchService searchService) -
Uses of SearchService in org.opencastproject.workflow.handler.notification
Methods in org.opencastproject.workflow.handler.notification with parameters of type SearchServiceModifier and TypeMethodDescriptionvoidMediaPackagePostOperationHandler.setSearchService(SearchService searchService)