Nuxeo Enterprise Platform 5.3

org.nuxeo.ecm.webapp.search
Class ConfigDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.webapp.search.ConfigDescriptor

public class ConfigDescriptor
extends Object

Author:
George Lefter

Field Summary
protected  List<FieldGroupDescriptor> fieldGroups
           
protected  String name
           
 
Constructor Summary
ConfigDescriptor()
           
 
Method Summary
 List<FieldGroupDescriptor> getFieldGroups()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

fieldGroups

protected List<FieldGroupDescriptor> fieldGroups
Constructor Detail

ConfigDescriptor

public ConfigDescriptor()
Method Detail

getName

public String getName()

getFieldGroups

public List<FieldGroupDescriptor> getFieldGroups()

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.