Uses of Class
lumis.portal.url.IURLManager.CreateStrategy

Packages that use IURLManager.CreateStrategy
lumis.portal.url Manages the resolution of page URLs. 
 

Uses of IURLManager.CreateStrategy in lumis.portal.url
 

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

Methods in lumis.portal.url with parameters of type IURLManager.CreateStrategy
 WebResource URLManager.getWebResourceByDynamicPath(String dynamicPath, IURLManager.CreateStrategy createStrategy)
           
 WebResource IURLManager.getWebResourceByDynamicPath(String dynamicPath, IURLManager.CreateStrategy createStrategy)
          Returns a web resource for the given dynamic path.
 WebResource URLManager.getWebResourceByDynamicPath(String dynamicPath, IURLManager.CreateStrategy createStrategy, Locale locale)
           
 WebResource IURLManager.getWebResourceByDynamicPath(String dynamicPath, IURLManager.CreateStrategy createStrategy, Locale locale)
          Returns a web resource for the given dynamic path.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.