Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.presets.PresetType

Packages that use PresetType
org.nuxeo.theme.editor   
org.nuxeo.theme.presets   
 

Uses of PresetType in org.nuxeo.theme.editor
 

Methods in org.nuxeo.theme.editor that return types with arguments of type PresetType
static List<PresetType> Main.getCustomPresets(String themeName, String category)
           
static List<PresetType> Main.getGlobalPresets(String group)
           
 List<PresetType> Main.getPresetsForSelectedGroup(String applicationPath, String name)
           
 

Uses of PresetType in org.nuxeo.theme.presets
 

Subclasses of PresetType in org.nuxeo.theme.presets
 class CustomPresetType
           
 

Methods in org.nuxeo.theme.presets that return PresetType
static PresetType PresetManager.getCustomPreset(String themeName, String presetName)
           
static PresetType PresetManager.getPresetByName(String name)
           
 

Methods in org.nuxeo.theme.presets that return types with arguments of type PresetType
static List<PresetType> PresetManager.getCustomPresets(String themeName)
           
static List<PresetType> PresetManager.getCustomPresets(String themeName, String category)
           
static List<PresetType> PresetManager.getGlobalPresets(String group, String category)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.