Uses of Class
org.jasig.portal.url.UrlState

Packages that use UrlState
org.jasig.portal.url   
 

Uses of UrlState in org.jasig.portal.url
 

Methods in org.jasig.portal.url that return UrlState
 UrlState IPortalRequestInfo.getUrlState()
           
static UrlState UrlState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UrlState[] UrlState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Jasig. All Rights Reserved.