Nuxeo Enterprise Platform 5.4

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:
java.io.Serializable

public class PropertiesDescriptor
extends java.lang.Object
implements java.io.Serializable

Property descriptor

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
PropertiesDescriptor()
           
 
Method Summary
 java.util.Map<java.lang.String,java.io.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 java.util.Map<java.lang.String,java.io.Serializable> getProperties()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.