Uses of Class
org.jasig.portlet.utils.search.PortletUrlType

Uses of PortletUrlType in org.jasig.portlet.utils.search
 

Fields in org.jasig.portlet.utils.search declared as PortletUrlType
protected  PortletUrlType PortletUrl.type
           
 

Methods in org.jasig.portlet.utils.search that return PortletUrlType
static PortletUrlType PortletUrlType.fromValue(String v)
           
 PortletUrlType PortletUrl.getType()
          Gets the value of the type property.
static PortletUrlType PortletUrlType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortletUrlType[] PortletUrlType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jasig.portlet.utils.search with parameters of type PortletUrlType
 void PortletUrl.setType(PortletUrlType value)
          Sets the value of the type property.
 



Copyright © 2012 Jasig. All Rights Reserved.