Nuxeo Enterprise Platform 5.4

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
 java.util.Map<java.lang.String,ThemeSetEntry> ThemeSet.themes
           
 

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

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

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.