public class LayoutConverterDescriptor extends Object implements Serializable, Comparable<LayoutConverterDescriptor>
| Constructor and Description |
|---|
LayoutConverterDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(LayoutConverterDescriptor otherConverter) |
String[] |
getCategories() |
String |
getConverterClassName() |
String |
getName() |
int |
getOrder() |
public String getName()
public String getConverterClassName()
public String[] getCategories()
public int getOrder()
public int compareTo(LayoutConverterDescriptor otherConverter)
compareTo in interface Comparable<LayoutConverterDescriptor>Copyright © 2014 Nuxeo SA. All rights reserved.