Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class LayoutDescriptors
extends Object
implements Serializable

Descriptor for a list of layout definitions

Since:
5.4
Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
LayoutDescriptors()
           
 
Method Summary
 List<LayoutDefinition> getLayouts()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutDescriptors

public LayoutDescriptors()
Method Detail

getLayouts

public List<LayoutDefinition> getLayouts()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.