org.apache.portals.bridges.struts.config
Class PortletURLTypes.URLType
java.lang.Object
org.apache.portals.bridges.struts.config.PortletURLTypes.URLType
- Enclosing class:
- PortletURLTypes
- public static class PortletURLTypes.URLType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION
public static final PortletURLTypes.URLType ACTION
RENDER
public static final PortletURLTypes.URLType RENDER
RESOURCE
public static final PortletURLTypes.URLType RESOURCE
id
private int id
name
private String name
PortletURLTypes.URLType
private PortletURLTypes.URLType(int id,
String name)
getName
public String getName()
equals
public boolean equals(PortletURLTypes.URLType type)
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.