Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Class
oracle.stellent.ridc.common.http.RIDCHttpPart.PartType

Packages that use RIDCHttpPart.PartType
oracle.stellent.ridc.common.http   
oracle.stellent.ridc.common.http.impl   

 

Uses of RIDCHttpPart.PartType in oracle.stellent.ridc.common.http

 

Methods in oracle.stellent.ridc.common.http that return RIDCHttpPart.PartType
 RIDCHttpPart.PartType RIDCHttpPart.getType()
          Return the type of the part
static RIDCHttpPart.PartType RIDCHttpPart.PartType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RIDCHttpPart.PartType[] RIDCHttpPart.PartType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of RIDCHttpPart.PartType in oracle.stellent.ridc.common.http.impl

 

Methods in oracle.stellent.ridc.common.http.impl that return RIDCHttpPart.PartType
 RIDCHttpPart.PartType RIDCHttpPartImpl.getType()
          Return the type of the part

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.