Uses of Interface
org.opencastproject.security.api.OrganizationDirectoryService
Packages that use OrganizationDirectoryService
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.The Distribution service API provides the contract for distributing media, metadata, and attachments to various
distribution channels (iTunes, youTube, streaming servers, learning management systems, etc).
Distribution service implementation classes
Series REST Service implementation
Service implementation classes
-
Uses of OrganizationDirectoryService in org.opencastproject.adminui.usersettings
Fields in org.opencastproject.adminui.usersettings declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceUserSettingsService.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.adminui.usersettings with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidUserSettingsService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) OSGi callback to set the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.adopter.registration
Methods in org.opencastproject.adopter.registration with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidAdopterRegistrationServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService orgDirServ) OSGi callback for setting the org directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.animate.impl
Methods in org.opencastproject.animate.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceAnimateServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.animate.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidAnimateServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceAssetManagerJobProducer.getOrganizationDirectoryService()Methods in org.opencastproject.assetmanager.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidTimedMediaArchiver.bindOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) protected voidAssetManagerJobProducer.setOrganizationDirectoryService(OrganizationDirectoryService os) voidAssetManagerImpl.setOrgDir(OrganizationDirectoryService orgDir) -
Uses of OrganizationDirectoryService in org.opencastproject.assetmanager.impl.endpoint
Methods in org.opencastproject.assetmanager.impl.endpoint with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidOsgiEndpointHttpAssetProvider.setOrgDir(OrganizationDirectoryService orgDir) OSGi DI -
Uses of OrganizationDirectoryService in org.opencastproject.caption.impl
Fields in org.opencastproject.caption.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceCaptionServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.caption.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceCaptionServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.caption.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidCaptionServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.composer.impl
Methods in org.opencastproject.composer.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceComposerServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.composer.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidComposerServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.coverimage.impl
Fields in org.opencastproject.coverimage.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceAbstractCoverImageService.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.coverimage.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceCoverImageServiceOsgiImpl.getOrganizationDirectoryService()Methods in org.opencastproject.coverimage.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected voidCoverImageServiceOsgiImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) OSGi callback to set the organization directory service -
Uses of OrganizationDirectoryService in org.opencastproject.crop.impl
Methods in org.opencastproject.crop.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceCropServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.crop.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidCropServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.distribution.api
Fields in org.opencastproject.distribution.api declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceAbstractDistributionService.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.distribution.api that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceAbstractDistributionService.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.distribution.api with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidAbstractDistributionService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.distribution.aws.s3
Methods in org.opencastproject.distribution.aws.s3 with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidAwsS3DistributionServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.distribution.download
Methods in org.opencastproject.distribution.download with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidDownloadDistributionServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.distribution.streaming.wowza
Methods in org.opencastproject.distribution.streaming.wowza with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidWowzaStreamingDistributionService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.event.comment.persistence
Methods in org.opencastproject.event.comment.persistence with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidEventCommentDatabaseServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) OSGi callback to set the organization directory service.EventCommentDto.toComment(UserDirectoryService userDirectoryService, OrganizationDirectoryService organizationDirectoryService) Returns the business object of this comment -
Uses of OrganizationDirectoryService in org.opencastproject.event.handler
Fields in org.opencastproject.event.handler declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceAssetManagerUpdatedEventHandler.organizationDirectoryServiceThe organization directoryprotected OrganizationDirectoryServiceSearchUpdatedEventHandler.organizationDirectoryServiceThe organization directoryMethods in org.opencastproject.event.handler with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidAssetManagerUpdatedEventHandler.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) voidSearchUpdatedEventHandler.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.execute.impl
Fields in org.opencastproject.execute.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceExecuteServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.execute.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceExecuteServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.execute.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidExecuteServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.external.userdirectory
Fields in org.opencastproject.external.userdirectory declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceExternalGroupLoader.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.external.userdirectory with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidExternalGroupLoader.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.graphql.schema
Constructors in org.opencastproject.graphql.schema with parameters of type OrganizationDirectoryServiceModifierConstructorDescriptionSchemaService(OrganizationDirectoryService organizationDirectoryService, SchemaService.SchemaConfiguration config) -
Uses of OrganizationDirectoryService in org.opencastproject.ingest.impl
Fields in org.opencastproject.ingest.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceIngestServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.ingest.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceIngestServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.ingest.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidIngestServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.ingest.scanner
Methods in org.opencastproject.ingest.scanner with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidInboxScannerService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) OSGi callback to set the organization directory server. -
Uses of OrganizationDirectoryService in org.opencastproject.ingestdownloadservice.impl
Methods in org.opencastproject.ingestdownloadservice.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceIngestDownloadServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.ingestdownloadservice.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidIngestDownloadServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.inspection.ffmpeg
Methods in org.opencastproject.inspection.ffmpeg that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceMediaInspectionServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.inspection.ffmpeg with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidMediaInspectionServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.job.api
Methods in org.opencastproject.job.api that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected abstract OrganizationDirectoryServiceAbstractJobProducer.getOrganizationDirectoryService()Returns a reference to the organization directory service.OsgiAbstractJobProducer.getOrganizationDirectoryService()Methods in org.opencastproject.job.api with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidOsgiAbstractJobProducer.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.kernel.scanner
Methods in org.opencastproject.kernel.scanner that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionAbstractScanner.getOrganizationDirectoryService()Get an organization directory serviceMethods in org.opencastproject.kernel.scanner with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected voidAbstractScanner.bindOrganizationDirectoryService(OrganizationDirectoryService directoryService) OSGi callback to set organization directory service -
Uses of OrganizationDirectoryService in org.opencastproject.kernel.security
Classes in org.opencastproject.kernel.security that implement OrganizationDirectoryServiceModifier and TypeClassDescriptionclassImplements the organizational directory.Fields in org.opencastproject.kernel.security declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceOrganizationFilter.organizationDirectoryThe organization directory to use when resolving organizations.protected OrganizationDirectoryServiceRemoteUserAndOrganizationFilter.organizationDirectoryThe organization directory to use when resolving organizationsprotected OrganizationDirectoryServiceTrustedHttpClientImpl.organizationDirectoryServiceThe organization directory serviceprotected OrganizationDirectoryServiceOrganizationEndpoint.orgDirectoryServiceThe organization directoryMethods in org.opencastproject.kernel.security with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidOrganizationFilter.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service.voidTrustedHttpClientImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) Sets the organization directory service.voidOrganizationEndpoint.setOrgDirectoryService(OrganizationDirectoryService orgDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.liveschedule.impl
Methods in org.opencastproject.liveschedule.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidLiveScheduleServiceImpl.setOrganizationService(OrganizationDirectoryService service) -
Uses of OrganizationDirectoryService in org.opencastproject.metrics.impl
Methods in org.opencastproject.metrics.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidMetricsExporter.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.publication.configurable
Methods in org.opencastproject.publication.configurable that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceConfigurablePublicationServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.publication.configurable with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidConfigurablePublicationServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.publication.oaipmh
Methods in org.opencastproject.publication.oaipmh that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceOaiPmhPublicationServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.publication.oaipmh with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidOaiPmhPublicationServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) OSGI DI -
Uses of OrganizationDirectoryService in org.opencastproject.publication.youtube
Methods in org.opencastproject.publication.youtube that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceYouTubeV3PublicationServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.publication.youtube with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidYouTubeV3PublicationServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.scheduler.impl
Methods in org.opencastproject.scheduler.impl that return OrganizationDirectoryServiceMethods in org.opencastproject.scheduler.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidOldScheduledScanner.bindOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) voidCaptureNowProlongingService.setOrgDirectoryService(OrganizationDirectoryService orgDirectoryService) Sets the organization directory servicevoidSchedulerServiceImpl.setOrgDirectoryService(OrganizationDirectoryService orgDirectoryService) OSGi callback to set the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.search.impl
Fields in org.opencastproject.search.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceSearchServiceImpl.organizationDirectoryThe organization directory serviceMethods in org.opencastproject.search.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceSearchServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.search.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidSearchServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service.voidSearchServiceIndex.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.security.util
Methods in org.opencastproject.security.util with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionstatic Optional<Tuple<User, Organization>> SecurityUtil.getUserAndOrganization(SecurityService sec, OrganizationDirectoryService orgDir, String orgId, UserDirectoryService userDir, String userId) Get a user and an organization. -
Uses of OrganizationDirectoryService in org.opencastproject.series.impl
Fields in org.opencastproject.series.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceSeriesServiceImpl.orgDirectoryThe organization directoryMethods in org.opencastproject.series.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidSeriesServiceImpl.setOrgDirectory(OrganizationDirectoryService orgDirectory) OSGi callback for setting the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.serviceregistry.api
Fields in org.opencastproject.serviceregistry.api declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceServiceRegistryInMemoryImpl.organizationDirectoryServiceThe organization directory serviceConstructors in org.opencastproject.serviceregistry.api with parameters of type OrganizationDirectoryServiceModifierConstructorDescriptionServiceRegistryInMemoryImpl(JobProducer service, float maxLoad, SecurityService securityService, UserDirectoryService userDirectoryService, OrganizationDirectoryService organizationDirectoryService, IncidentService incidentService) ServiceRegistryInMemoryImpl(JobProducer service, SecurityService securityService, UserDirectoryService userDirectoryService, OrganizationDirectoryService organizationDirectoryService, IncidentService incidentService) -
Uses of OrganizationDirectoryService in org.opencastproject.serviceregistry.impl
Methods in org.opencastproject.serviceregistry.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidNopServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.silencedetection.impl
Fields in org.opencastproject.silencedetection.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceSilenceDetectionServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.silencedetection.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceSilenceDetectionServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.silencedetection.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidSilenceDetectionServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.sox.impl
Fields in org.opencastproject.sox.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceSoxServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.sox.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceSoxServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.sox.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidSoxServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.speechtotext.impl
Methods in org.opencastproject.speechtotext.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceSpeechToTextServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.speechtotext.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidSpeechToTextServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.staticfiles.impl
Methods in org.opencastproject.staticfiles.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidStaticFileServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService directoryService) OSGi DI -
Uses of OrganizationDirectoryService in org.opencastproject.textanalyzer.impl
Fields in org.opencastproject.textanalyzer.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceTextAnalyzerServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.textanalyzer.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceTextAnalyzerServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.textanalyzer.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidTextAnalyzerServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.themes.persistence
Fields in org.opencastproject.themes.persistence declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceThemesServiceDatabaseImpl.organizationDirectoryServiceThe organization directory service to get organizationsMethods in org.opencastproject.themes.persistence with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidThemesServiceDatabaseImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) OSGi DI -
Uses of OrganizationDirectoryService in org.opencastproject.timelinepreviews.ffmpeg
Fields in org.opencastproject.timelinepreviews.ffmpeg declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceTimelinePreviewsServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.timelinepreviews.ffmpeg that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceTimelinePreviewsServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.timelinepreviews.ffmpeg with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidTimelinePreviewsServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.transcription.amberscript
Methods in org.opencastproject.transcription.amberscript that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceAmberscriptTranscriptionService.getOrganizationDirectoryService()Methods in org.opencastproject.transcription.amberscript with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidAmberscriptTranscriptionService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.transcription.googlespeech
Methods in org.opencastproject.transcription.googlespeech that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceGoogleSpeechTranscriptionService.getOrganizationDirectoryService()Methods in org.opencastproject.transcription.googlespeech with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidGoogleSpeechTranscriptionService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.transcription.ibmwatson
Methods in org.opencastproject.transcription.ibmwatson that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceIBMWatsonTranscriptionService.getOrganizationDirectoryService()Methods in org.opencastproject.transcription.ibmwatson with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidIBMWatsonTranscriptionService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.transcription.microsoft.azure
Methods in org.opencastproject.transcription.microsoft.azure that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceMicrosoftAzureTranscriptionService.getOrganizationDirectoryService()Methods in org.opencastproject.transcription.microsoft.azure with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidMicrosoftAzureTranscriptionService.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory
Fields in org.opencastproject.userdirectory declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceAdminUserAndGroupLoader.organizationDirectoryServiceThe organization directory serviceprotected OrganizationDirectoryServiceJpaGroupRoleProvider.organizationDirectoryServiceThe organization directory serviceprotected OrganizationDirectoryServiceRoleEndpoint.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.userdirectory with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidJpaGroupRoleProvider.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) voidRoleEndpoint.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory.brightspace
Methods in org.opencastproject.userdirectory.brightspace with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidBrightspaceUserProviderFactory.setOrgDirectory(OrganizationDirectoryService orgDirectory) OSGi callback for setting the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory.canvas
Methods in org.opencastproject.userdirectory.canvas with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidCanvasUserRoleProvider.setOrgDirectory(OrganizationDirectoryService orgDirectory) -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory.ldap
Methods in org.opencastproject.userdirectory.ldap with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidLdapUserProviderFactory.setOrgDirectory(OrganizationDirectoryService orgDirectory) OSGi callback for setting the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory.moodle
Methods in org.opencastproject.userdirectory.moodle with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidMoodleUserProviderFactory.setOrgDirectory(OrganizationDirectoryService orgDirectory) OSGi callback for setting the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory.sakai
Methods in org.opencastproject.userdirectory.sakai with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidSakaiUserProviderFactory.setOrgDirectory(OrganizationDirectoryService orgDirectory) OSGi callback for setting the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.userdirectory.studip
Methods in org.opencastproject.userdirectory.studip with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidStudipUserProviderFactory.setOrgDirectory(OrganizationDirectoryService orgDirectory) OSGi callback for setting the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.videoeditor.impl
Fields in org.opencastproject.videoeditor.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceVideoEditorServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.videoeditor.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceVideoEditorServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.videoeditor.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidVideoEditorServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.videogrid.impl
Methods in org.opencastproject.videogrid.impl that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceVideoGridServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.videogrid.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidVideoGridServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.videosegmenter.ffmpeg
Fields in org.opencastproject.videosegmenter.ffmpeg declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceVideoSegmenterServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.videosegmenter.ffmpeg that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceVideoSegmenterServiceImpl.getOrganizationDirectoryService()Returns a reference to the organization directory service.Methods in org.opencastproject.videosegmenter.ffmpeg with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidVideoSegmenterServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service. -
Uses of OrganizationDirectoryService in org.opencastproject.waveform.ffmpeg
Methods in org.opencastproject.waveform.ffmpeg that return OrganizationDirectoryServiceModifier and TypeMethodDescriptionprotected OrganizationDirectoryServiceWaveformServiceImpl.getOrganizationDirectoryService()Methods in org.opencastproject.waveform.ffmpeg with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidWaveformServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.workflow.handler.distribution
Methods in org.opencastproject.workflow.handler.distribution with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidPublishEngageAWSS3WorkflowOperationHandler.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) voidPublishEngageWorkflowOperationHandler.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) -
Uses of OrganizationDirectoryService in org.opencastproject.workflow.impl
Fields in org.opencastproject.workflow.impl declared as OrganizationDirectoryServiceModifier and TypeFieldDescriptionprotected OrganizationDirectoryServiceWorkflowServiceImpl.organizationDirectoryServiceThe organization directory serviceMethods in org.opencastproject.workflow.impl with parameters of type OrganizationDirectoryServiceModifier and TypeMethodDescriptionvoidWorkflowCleanupScanner.bindOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) voidWorkflowDefinitionScanner.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectoryService) voidWorkflowServiceImpl.setOrganizationDirectoryService(OrganizationDirectoryService organizationDirectory) Sets a reference to the organization directory service.