org.apache.portals.bridges.struts.config
Class PortletURLTypes.URLType

java.lang.Object
  extended by org.apache.portals.bridges.struts.config.PortletURLTypes.URLType
Enclosing class:
PortletURLTypes

public static class PortletURLTypes.URLType
extends Object


Field Summary
static PortletURLTypes.URLType ACTION
           
static PortletURLTypes.URLType RENDER
           
static PortletURLTypes.URLType RESOURCE
           
 
Method Summary
 boolean equals(PortletURLTypes.URLType type)
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION

public static final PortletURLTypes.URLType ACTION

RENDER

public static final PortletURLTypes.URLType RENDER

RESOURCE

public static final PortletURLTypes.URLType RESOURCE
Method Detail

getName

public String getName()

equals

public boolean equals(PortletURLTypes.URLType type)


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