Skip navigation links

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

E17273-02


Uses of Class
oracle.stellent.wcm.server.request.SiteResponse.ResponseType

Packages that use SiteResponse.ResponseType
oracle.stellent.wcm.server.request   

 

Uses of SiteResponse.ResponseType in oracle.stellent.wcm.server.request

 

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

 

Methods in oracle.stellent.wcm.server.request with parameters of type SiteResponse.ResponseType
 void SiteResponse.setResponseType(SiteResponse.ResponseType responseType)
           

 


Skip navigation links

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

E17273-02


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