Nuxeo Enterprise Platform 5.4

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

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

Descriptor for a list of layout definitions

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

Constructor Summary
LayoutDescriptors()
           
 
Method Summary
 java.util.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 java.util.List<LayoutDefinition> getLayouts()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.