org.apache.cocoon.portal.wsrp.adapter
Class WSRPPortletWindowAspect.PreparedConfiguration
java.lang.Object
org.apache.cocoon.portal.wsrp.adapter.WSRPPortletWindowAspect.PreparedConfiguration
- Enclosing class:
- WSRPPortletWindowAspect
- protected static class WSRPPortletWindowAspect.PreparedConfiguration
- extends Object
utility-class to get the tags out of the configuration
Field Summary |
boolean |
rootTag
shows if the element is on the highest level |
String |
tagName
name of the element |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tagName
public String tagName
- name of the element
rootTag
public boolean rootTag
- shows if the element is on the highest level
WSRPPortletWindowAspect.PreparedConfiguration
protected WSRPPortletWindowAspect.PreparedConfiguration()
takeValues
public void takeValues(WSRPPortletWindowAspect.PreparedConfiguration from)
- set the configuration to the local attributes
- Parameters:
from
- the object with the configuration-values
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.