Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.presets
Class CustomPresetType

java.lang.Object
  extended by org.nuxeo.theme.presets.PresetType
      extended by org.nuxeo.theme.presets.CustomPresetType
All Implemented Interfaces:
Type

public class CustomPresetType
extends PresetType


Constructor Summary
CustomPresetType(String name, String value, String group, String category, String label, String description)
           
 
Method Summary
 String getEffectiveName()
           
 String getTypeName()
           
 
Methods inherited from class org.nuxeo.theme.presets.PresetType
getCategory, getDescription, getGroup, getLabel, getName, getTypeFamily, getValue, setCategory, setDescription, setGroup, setLabel, setName, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomPresetType

public CustomPresetType(String name,
                        String value,
                        String group,
                        String category,
                        String label,
                        String description)
Method Detail

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Type
Overrides:
getTypeName in class PresetType

getEffectiveName

public String getEffectiveName()
Overrides:
getEffectiveName in class PresetType

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.