- 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.