Uses of Interface
org.opencastproject.themes.ThemesServiceDatabase
Packages that use ThemesServiceDatabase
Package
Description
-
Uses of ThemesServiceDatabase in org.opencastproject.adminui.endpoint
Methods in org.opencastproject.adminui.endpoint with parameters of type ThemesServiceDatabaseModifier and TypeMethodDescriptionvoidThemesEndpoint.setThemesServiceDatabase(ThemesServiceDatabase themesServiceDatabase) OSGi callback for the themes service database. -
Uses of ThemesServiceDatabase in org.opencastproject.themes.persistence
Classes in org.opencastproject.themes.persistence that implement ThemesServiceDatabase -
Uses of ThemesServiceDatabase in org.opencastproject.workflow.handler.themes
Methods in org.opencastproject.workflow.handler.themes with parameters of type ThemesServiceDatabaseModifier and TypeMethodDescriptionvoidThemeWorkflowOperationHandler.setThemesServiceDatabase(ThemesServiceDatabase themesServiceDatabase) OSGi callback for the themes database service.