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 |
portletURLTypeComparator
private static final Comparator portletURLTypeComparator
defaultPortletURLType
private PortletURLTypes.URLType defaultPortletURLType
portletURLTypes
private PortletURLTypes.PortletURLType[] portletURLTypes
portletURLTypeList
private ArrayList portletURLTypeList
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 © 2005-2007 Apache Software Foundation. All Rights Reserved.