Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.presets
Class PaletteType

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

public class PaletteType
extends Object
implements Type


Constructor Summary
PaletteType()
           
 
Method Summary
 String getCategory()
           
 String getName()
           
 String getSrc()
           
 TypeFamily getTypeFamily()
           
 String getTypeName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaletteType

public PaletteType()
Method Detail

getTypeFamily

public TypeFamily getTypeFamily()
Specified by:
getTypeFamily in interface Type

getCategory

public String getCategory()

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Type

getSrc

public String getSrc()

getName

public String getName()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.