Index

A C G O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractCoverImageService - Class in org.opencastproject.coverimage.impl
Service for creating cover images
AbstractCoverImageService() - Constructor for class org.opencastproject.coverimage.impl.AbstractCoverImageService
Creates a new composer service instance.
AbstractCoverImageService.Operation - Enum Class in org.opencastproject.coverimage.impl
List of available operations on jobs
activate(ComponentContext) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
OSGi activation callback
activate(ComponentContext) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
Callback from OSGi that is called when this service is activated.

C

COVERIMAGE_WORKSPACE_COLLECTION - Static variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 
CoverImageEndpoint - Class in org.opencastproject.coverimage.impl.endpoint
REST endpoint for CoverImageService
CoverImageEndpoint() - Constructor for class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
 
CoverImageServiceOsgiImpl - Class in org.opencastproject.coverimage.impl
Implementation of AbstractCoverImageService for use in OSGi environment
CoverImageServiceOsgiImpl() - Constructor for class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
 
createTempFile(Job, String) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 

G

Generate - Enum constant in enum class org.opencastproject.coverimage.impl.AbstractCoverImageService.Operation
 
generateCoverImage(String, String, String, String, String, String) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 
generateCoverImage(String, String, String, String, String, String) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
 
generateCoverImageInternal(Job, String, String, int, int, String, String) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 
getOrganizationDirectoryService() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
 
getSecurityService() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
 
getService() - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
 
getServiceRegistry() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
 
getServiceRegistry() - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
 
getUserDirectoryService() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
 

O

org.opencastproject.coverimage.impl - package org.opencastproject.coverimage.impl
 
org.opencastproject.coverimage.impl.endpoint - package org.opencastproject.coverimage.impl.endpoint
 
org.opencastproject.coverimage.impl.xsl - package org.opencastproject.coverimage.impl.xsl
 
organizationDirectoryService - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
The organization directory service

P

parseXsl(String) - Static method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 
process(Job) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 

R

rasterizeSvg(File, File) - Static method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 

S

securityService - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
The security service
serviceRegistry - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
The service registry service
setCoverImageService(CoverImageService) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
OSGi callback to set the a reference to the cover image service.
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
OSGi callback to set the organization directory service
setSecurityService(SecurityService) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
OSGi callback to set the security service
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
OSGi callback to set the service registry service
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
OSGi callback to set the a reference to the service registry.
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
OSGi callback to set the user directory service
setWorkspace(Workspace) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
OSGi callback to set the workspace service.
split(String, int, int, boolean) - Static method in class org.opencastproject.coverimage.impl.xsl.XsltHelper
Splits a string into several lines, depending on the maximum allowed characters per line and returns the desired line.

T

transformSvg(Result, InputSource, Document, int, int, String) - Static method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
 

U

userDirectoryService - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
The user directory service

V

valueOf(String) - Static method in enum class org.opencastproject.coverimage.impl.AbstractCoverImageService.Operation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opencastproject.coverimage.impl.AbstractCoverImageService.Operation
Returns an array containing the constants of this enum class, in the order they are declared.

W

workspace - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
The workspace service

X

XsltHelper - Class in org.opencastproject.coverimage.impl.xsl
Helper class to use within the XSLT transformation
A C G O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values