org.apache.cocoon.portal.layout.renderer.aspect.impl
Class PortletWindowAspect.PreparedConfiguration

java.lang.Object
  extended by org.apache.cocoon.portal.layout.renderer.aspect.impl.PortletWindowAspect.PreparedConfiguration
Enclosing class:
PortletWindowAspect

protected static class PortletWindowAspect.PreparedConfiguration
extends Object


Field Summary
 boolean rootTag
           
 String tagName
           
 
Constructor Summary
protected PortletWindowAspect.PreparedConfiguration()
           
 
Method Summary
 void takeValues(PortletWindowAspect.PreparedConfiguration from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tagName

public String tagName

rootTag

public boolean rootTag
Constructor Detail

PortletWindowAspect.PreparedConfiguration

protected PortletWindowAspect.PreparedConfiguration()
Method Detail

takeValues

public void takeValues(PortletWindowAspect.PreparedConfiguration from)


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