Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.themes.ThemeSetEntry

Packages that use ThemeSetEntry
org.nuxeo.theme.themes   
 

Uses of ThemeSetEntry in org.nuxeo.theme.themes
 

Fields in org.nuxeo.theme.themes with type parameters of type ThemeSetEntry
 Map<String,ThemeSetEntry> ThemeSet.themes
           
 

Methods in org.nuxeo.theme.themes that return ThemeSetEntry
 ThemeSetEntry ThemeSet.getTheme(String themeName)
           
 

Methods in org.nuxeo.theme.themes that return types with arguments of type ThemeSetEntry
 List<ThemeSetEntry> ThemeSet.getThemes()
           
 

Methods in org.nuxeo.theme.themes with parameters of type ThemeSetEntry
 void ThemeSet.setTheme(ThemeSetEntry theme)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.