Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.schema
Class SchemaDescriptor

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

public class SchemaDescriptor
extends Object

Author:
Bogdan Stefanescu

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

Field Detail

name

public String name

isLazy

public boolean isLazy
Constructor Detail

SchemaDescriptor

public SchemaDescriptor()

SchemaDescriptor

public SchemaDescriptor(String name)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.