Uses of Interface
se.conciliate.extensions.store.MTColorSchemeHeader
Packages that use MTColorSchemeHeader
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTColorSchemeHeader in se.conciliate.extensions.store
Subinterfaces of MTColorSchemeHeader in se.conciliate.extensions.storeMethods in se.conciliate.extensions.store that return MTColorSchemeHeaderModifier and TypeMethodDescriptionMTRepositoryHeader.findColorScheme()
Finds the color scheme for this repository.MTServer.findColorScheme
(String title) Finds a color schemes in the database with a specific titleMethods in se.conciliate.extensions.store that return types with arguments of type MTColorSchemeHeaderModifier and TypeMethodDescriptionMTServer.findColorSchemes()
Finds all color schemes in the databaseMethods in se.conciliate.extensions.store with parameters of type MTColorSchemeHeaderModifier and TypeMethodDescriptionvoid
MTRepository.setColorScheme
(MTColorSchemeHeader colorScheme) Sets the color scheme of the repository.