Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.schema
Class FacetDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.schema.FacetDescriptor

public class FacetDescriptor
extends Object

Facet Descriptor.


Field Summary
 String name
           
 SchemaDescriptor[] schemas
           
 
Constructor Summary
FacetDescriptor()
           
FacetDescriptor(String name, SchemaDescriptor[] schemas)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public String name

schemas

public SchemaDescriptor[] schemas
Constructor Detail

FacetDescriptor

public FacetDescriptor()

FacetDescriptor

public FacetDescriptor(String name,
                       SchemaDescriptor[] schemas)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.