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.UrlType

Packages that use UrlRequest.UrlType
oracle.stellent.wcm.server.request.url   

 

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

 

Methods in oracle.stellent.wcm.server.request.url that return UrlRequest.UrlType
static UrlRequest.UrlType UrlRequest.UrlType.fromName(java.lang.String name)
          Determine the UrlType from the name, ignoring case
 UrlRequest.UrlType UrlRequest.getType()
           
static UrlRequest.UrlType UrlRequest.UrlType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UrlRequest.UrlType[] UrlRequest.UrlType.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 with parameters of type UrlRequest.UrlType
 void UrlRequest.setType(UrlRequest.UrlType type)
           

 

Constructors in oracle.stellent.wcm.server.request.url with parameters of type UrlRequest.UrlType
UrlRequest(SiteLocation siteLocation, UrlRequest.UrlType type, java.lang.String url)
          Create a URL request

 


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.