Uses of Class
com.stratelia.silverpeas.peasCore.URLManager.Permalink

Packages that use URLManager.Permalink
com.stratelia.silverpeas.peasCore   
 

Uses of URLManager.Permalink in com.stratelia.silverpeas.peasCore
 

Methods in com.stratelia.silverpeas.peasCore that return URLManager.Permalink
static URLManager.Permalink URLManager.Permalink.fromType(int type)
           
static URLManager.Permalink URLManager.Permalink.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static URLManager.Permalink[] URLManager.Permalink.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.stratelia.silverpeas.peasCore with parameters of type URLManager.Permalink
static String URLManager.getPermalink(URLManager.Permalink permalink, String resourceId)
          Gets the permalink according to the specified parameters.
 



Copyright © 2016 Silverpeas. All Rights Reserved.