![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Description | 
|---|---|---|
contentDisposition  | 
                    Content disposition as in one of the values of | |
contentId  | 
                    Content ID value for this content. | |
mediaType  | 
                    Media type of the this content. | |
mimeHeaders  | 
                    The MIME headers for this content. MIME headers is a single valued object containing a collection of headers. | 
Inherits From
Inherited By
<xs:complexType abstract="true" name="contentUpdater">
    <xs:complexContent>
        <xs:extension base="tns:identifiableUpdater">
            <xs:sequence>
                <xs:element minOccurs="0" name="contentDisposition" type="tns:contentDispositionType"/>
                <xs:element minOccurs="0" name="contentId" type="xs:string"/>
                <xs:element minOccurs="0" name="mediaType" type="xs:string"/>
                <xs:element minOccurs="0" name="mimeHeaders" type="tns:mimeHeadersWrapper"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices