Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api.adapter
Class PropertyFactoryDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.api.adapter.PropertyFactoryDescriptor

public class PropertyFactoryDescriptor
extends Object

Author:
Bogdan Stefanescu

Field Summary
 Class<?> klass
           
 String schema
           
 String type
           
 
Constructor Summary
PropertyFactoryDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public String type

schema

public String schema

klass

public Class<?> klass
Constructor Detail

PropertyFactoryDescriptor

public PropertyFactoryDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.