|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.portals.bridges.struts.config.AbstractConfigComponent
org.apache.portals.bridges.struts.config.PortletURLTypes
public class PortletURLTypes
Nested Class Summary | |
---|---|
static class |
PortletURLTypes.PortletURLType
|
static class |
PortletURLTypes.URLType
|
Nested classes/interfaces inherited from class org.apache.portals.bridges.struts.config.AbstractConfigComponent |
---|
AbstractConfigComponent.SetParentRule |
Constructor Summary | |
---|---|
PortletURLTypes()
|
Method Summary | |
---|---|
void |
addActionType(PortletURLTypes.PortletURLType portletURLType)
|
void |
addRenderType(PortletURLTypes.PortletURLType portletURLType)
|
void |
addResourceType(PortletURLTypes.PortletURLType portletURLType)
|
void |
afterLoad()
|
void |
configure(org.apache.commons.digester.Digester digester)
|
PortletURLTypes.URLType |
getType(java.lang.String path)
|
void |
setDefault(java.lang.String value)
|
Methods inherited from class org.apache.portals.bridges.struts.config.AbstractConfigComponent |
---|
checkLoaded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletURLTypes()
Method Detail |
---|
public void addActionType(PortletURLTypes.PortletURLType portletURLType)
public void addRenderType(PortletURLTypes.PortletURLType portletURLType)
public void addResourceType(PortletURLTypes.PortletURLType portletURLType)
public void setDefault(java.lang.String value)
public void configure(org.apache.commons.digester.Digester digester)
configure
in class AbstractConfigComponent
public void afterLoad()
afterLoad
in class AbstractConfigComponent
public PortletURLTypes.URLType getType(java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |