Uses of Class
org.opencastproject.themes.Theme
Packages that use Theme
-
Uses of Theme in org.opencastproject.themes
Methods in org.opencastproject.themes that return ThemeModifier and TypeMethodDescriptionThemesServiceDatabase.getTheme(long id) Return the theme by the unique given id.ThemesServiceDatabase.updateTheme(Theme theme) Crate or update a theme.Methods in org.opencastproject.themes with parameters of type ThemeModifier and TypeMethodDescriptionThemesServiceDatabase.updateTheme(Theme theme) Crate or update a theme. -
Uses of Theme in org.opencastproject.themes.persistence
Methods in org.opencastproject.themes.persistence that return ThemeModifier and TypeMethodDescriptionThemesServiceDatabaseImpl.getTheme(long id) ThemeDto.toTheme(UserDirectoryService userDirectoryService) ThemesServiceDatabaseImpl.updateTheme(Theme theme) Methods in org.opencastproject.themes.persistence with parameters of type Theme