Uses of Class
com.atlassian.sal.api.UrlMode

Packages that use UrlMode
com.atlassian.sal.api   
 

Uses of UrlMode in com.atlassian.sal.api
 

Methods in com.atlassian.sal.api that return UrlMode
static UrlMode UrlMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UrlMode[] UrlMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.sal.api with parameters of type UrlMode
 String ApplicationProperties.getBaseUrl(UrlMode urlMode)
          Get the base URL of the current application, with respect to the given UrlMode.
 



Copyright © 2014 Atlassian. All rights reserved.