Uses of Interface
org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Packages that use LocalThemeConfig Package Description org.nuxeo.theme.localconfiguration -
-
Uses of LocalThemeConfig in org.nuxeo.theme.localconfiguration
Classes in org.nuxeo.theme.localconfiguration that implement LocalThemeConfig Modifier and Type Class Description class
LocalThemeConfigAdapter
Default implementation ofLocalThemeConfig
.Methods in org.nuxeo.theme.localconfiguration that return LocalThemeConfig Modifier and Type Method Description static LocalThemeConfig
LocalThemeHelper. getLocalThemeConfig(DocumentModel doc)
LocalThemeConfig
LocalThemeConfigAdapter. merge(LocalThemeConfig other)
Methods in org.nuxeo.theme.localconfiguration with parameters of type LocalThemeConfig Modifier and Type Method Description LocalThemeConfig
LocalThemeConfigAdapter. merge(LocalThemeConfig other)
-