Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.search
Class SchemaDescriptor

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

public class SchemaDescriptor
extends java.lang.Object

Author:
George Lefter

Constructor Summary
SchemaDescriptor()
           
 
Method Summary
 java.util.List<FieldDescriptor> getFields()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaDescriptor

public SchemaDescriptor()
Method Detail

getFields

public java.util.List<FieldDescriptor> getFields()

getName

public java.lang.String getName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.