org.apache.portals.bridges.struts.config
Class PortletURLTypes
java.lang.Object
org.apache.portals.bridges.struts.config.AbstractConfigComponent
org.apache.portals.bridges.struts.config.PortletURLTypes
public class PortletURLTypes
- extends AbstractConfigComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletURLTypes
public PortletURLTypes()
addActionType
public void addActionType(PortletURLTypes.PortletURLType portletURLType)
addRenderType
public void addRenderType(PortletURLTypes.PortletURLType portletURLType)
addResourceType
public void addResourceType(PortletURLTypes.PortletURLType portletURLType)
setDefault
public void setDefault(String value)
configure
public void configure(org.apache.commons.digester.Digester digester)
- Specified by:
configure
in class AbstractConfigComponent
afterLoad
public void afterLoad()
- Overrides:
afterLoad
in class AbstractConfigComponent
getType
public PortletURLTypes.URLType getType(String path)
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.