Liferay 7.0-ce-b4

com.liferay.portal.events
Class ServicePreAction.LayoutComposite

java.lang.Object
  extended by com.liferay.portal.events.ServicePreAction.LayoutComposite
Enclosing class:
ServicePreAction

protected class ServicePreAction.LayoutComposite
extends Object


Constructor Summary
protected ServicePreAction.LayoutComposite(Layout layout, List<Layout> layouts)
           
 
Method Summary
protected  Layout getLayout()
           
protected  List<Layout> getLayouts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicePreAction.LayoutComposite

protected ServicePreAction.LayoutComposite(Layout layout,
                                           List<Layout> layouts)
Method Detail

getLayout

protected Layout getLayout()

getLayouts

protected List<Layout> getLayouts()

Liferay 7.0-ce-b4