org.apache.cocoon.portal.layout
Interface Parameters

All Known Subinterfaces:
CompositeLayout, Layout
All Known Implementing Classes:
AbstractLayout, AbstractParameters, CompositeLayoutImpl, CopletLayout, FrameLayout, Item, LinkLayout, NamedItem

public interface Parameters

Version:
CVS $Id: Parameters.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Carsten Ziegeler, Volker Schmitt

Method Summary
 Map getParameters()
          Get custom parameters as List of org.apache.cocoon.portal.layout.impl.Parameters.
 

Method Detail

getParameters

Map getParameters()
Get custom parameters as List of org.apache.cocoon.portal.layout.impl.Parameters. This method never returns null.

Returns:
List


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.