Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
OSGi callback on component activation.
- ANALYSIS_JOB_LOAD_KEY - Static variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The key to look for in the service configuration file to override the
TextAnalyzerServiceImpl.DEFAULT_ANALYSIS_JOB_LOAD - analyze(File, String) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Returns the video text element for the given image.
- analyze(String) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
C
- COLLECTION_ID - Static variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Resulting collection in the working file repository
D
- DEFAULT_ANALYSIS_JOB_LOAD - Static variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The approximate load placed on the system by creating a text analysis job
- dictionaryService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The dictionary service
E
- extract(Attachment) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
G
- getOrganizationDirectoryService() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- getSecurityService() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- getService() - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
M
- mpeg7CatalogService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The mpeg-7 service
O
- org.opencastproject.textanalyzer.impl - package org.opencastproject.textanalyzer.impl
- org.opencastproject.textanalyzer.impl.endpoint - package org.opencastproject.textanalyzer.impl.endpoint
- organizationDirectoryService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The organization directory service
P
- process(Job) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
S
- securityService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The security service
- service - Variable in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
The text analyzer
- serviceRegistry - Variable in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
The service registry
- setDictionaryService(DictionaryService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the dictionary service
- setMpeg7CatalogService(Mpeg7CatalogService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the mpeg7CatalogService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets a reference to the organization directory service.
- setReadinessIndicator(ReadinessIndicator) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Callback for setting the security service.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the receipt service
- setTextAnalyzer(TextAnalyzerService) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Sets the text analyzer
- setTextExtractor(TextExtractor) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the text extractor.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Callback for setting the user directory service.
- setWorkspace(Workspace) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the workspace
T
- TextAnalysisRestEndpoint - Class in org.opencastproject.textanalyzer.impl.endpoint
-
The REST endpoint for MediaAnalysisServices
- TextAnalysisRestEndpoint() - Constructor for class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
- TextAnalyzerServiceImpl - Class in org.opencastproject.textanalyzer.impl
-
Media analysis service that takes takes an image and returns text as extracted from that image.
- TextAnalyzerServiceImpl() - Constructor for class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Creates a new instance of the text analyzer service.
U
- updated(Dictionary) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- userDirectoryService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The user directory service
All Classes and Interfaces|All Packages|Constant Field Values