org.apache.portals.bridges.struts.config
Class StrutsPortletConfig

java.lang.Object
  extended by org.apache.portals.bridges.struts.config.StrutsPortletConfig

public class StrutsPortletConfig
extends Object


Constructor Summary
StrutsPortletConfig()
           
 
Method Summary
 PortletURLTypes getPortletURLTypes()
           
 RenderContextAttributes getRenderContextAttributes()
           
 void loadConfig(javax.portlet.PortletContext portletContext, String config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsPortletConfig

public StrutsPortletConfig()
Method Detail

loadConfig

public void loadConfig(javax.portlet.PortletContext portletContext,
                       String config)
                throws javax.portlet.PortletException
Throws:
javax.portlet.PortletException

getRenderContextAttributes

public RenderContextAttributes getRenderContextAttributes()

getPortletURLTypes

public PortletURLTypes getPortletURLTypes()


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.