Nuxeo Enterprise Platform 5.4

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

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

public class PropertyFactoryDescriptor
extends java.lang.Object

Author:
Bogdan Stefanescu

Field Summary
 java.lang.Class<?> klass
           
 java.lang.String schema
           
 java.lang.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 java.lang.String type

schema

public java.lang.String schema

klass

public java.lang.Class<?> klass
Constructor Detail

PropertyFactoryDescriptor

public PropertyFactoryDescriptor()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.