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 java.lang.Object
implements Type


Constructor Summary
PaletteType()
           
 
Method Summary
 java.lang.String getCategory()
           
 java.lang.String getName()
           
 java.lang.String getSrc()
           
 TypeFamily getTypeFamily()
           
 java.lang.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 java.lang.String getCategory()

getTypeName

public java.lang.String getTypeName()
Specified by:
getTypeName in interface Type

getSrc

public java.lang.String getSrc()

getName

public java.lang.String getName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.