Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Class
oracle.stellent.wcm.server.request.url.UrlRequest.UrlRoot

Packages that use UrlRequest.UrlRoot
oracle.stellent.wcm.client   
oracle.stellent.wcm.client.model   
oracle.stellent.wcm.server.request   
oracle.stellent.wcm.server.request.url   

 

Uses of UrlRequest.UrlRoot in oracle.stellent.wcm.client

 

Methods in oracle.stellent.wcm.client with parameters of type UrlRequest.UrlRoot
 java.lang.String SitePathBuilder.getUrlPath(UrlRequest.UrlRoot root, SiteRequest.Mode mode, java.lang.String siteID)
          Retrieve the url path

 

Uses of UrlRequest.UrlRoot in oracle.stellent.wcm.client.model

 

Methods in oracle.stellent.wcm.client.model that return types with arguments of type UrlRequest.UrlRoot
 java.util.Map<UrlRequest.UrlRoot,java.lang.String> SiteContext.getUrlPatterns()
          The format strings to use for the URL types.

 

Method parameters in oracle.stellent.wcm.client.model with type arguments of type UrlRequest.UrlRoot
 void SiteContext.setUrlPatterns(java.util.Map<UrlRequest.UrlRoot,java.lang.String> urlPatterns)
          Set the url patterns to use for this site context

 

Uses of UrlRequest.UrlRoot in oracle.stellent.wcm.server.request

 

Methods in oracle.stellent.wcm.server.request that return types with arguments of type UrlRequest.UrlRoot
 java.util.Map<UrlRequest.UrlRoot,java.lang.String> SiteRequest.getUrlPatterns()
           

 

Method parameters in oracle.stellent.wcm.server.request with type arguments of type UrlRequest.UrlRoot
 void SiteRequest.setUrlPatterns(java.util.Map<UrlRequest.UrlRoot,java.lang.String> urlPatterns)
           

 

Uses of UrlRequest.UrlRoot in oracle.stellent.wcm.server.request.url

 

Methods in oracle.stellent.wcm.server.request.url that return UrlRequest.UrlRoot
static UrlRequest.UrlRoot UrlRequest.UrlRoot.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UrlRequest.UrlRoot[] UrlRequest.UrlRoot.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.wcm.server.request.url that return types with arguments of type UrlRequest.UrlRoot
 java.util.Map<UrlRequest.UrlRoot,java.lang.String> UrlRequest.getUrlPatterns()
           

 

Method parameters in oracle.stellent.wcm.server.request.url with type arguments of type UrlRequest.UrlRoot
 void UrlRequest.setUrlPatterns(java.util.Map<UrlRequest.UrlRoot,java.lang.String> urlPatterns)
           

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.