Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.forms.layout.descriptors
Class PropertiesDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.forms.layout.descriptors.PropertiesDescriptor
All Implemented Interfaces:
Serializable

public class PropertiesDescriptor
extends Object
implements Serializable

Property descriptor

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
PropertiesDescriptor()
           
 
Method Summary
 Map<String,Serializable> getProperties()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor

public PropertiesDescriptor()
Method Detail

getProperties

public Map<String,Serializable> getProperties()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.