| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.xdo.service.v2.DeliveryRequest
oracle.xdo.service.v2.DeliveryRequest
public class DeliveryRequest
| Constructor Summary | |
|---|---|
| DeliveryRequest() | |
| DeliveryRequest(java.lang.String contentType, DeliveryChannels deliveryChannels, byte[] documentData, BIPDataSource dynamicDataSource) | |
| Method Summary | |
|---|---|
|  boolean | equals(java.lang.Object obj) | 
|  java.lang.String | getContentType()Gets the contentType value for this DeliveryRequest. | 
|  DeliveryChannels | getDeliveryChannels()Gets the deliveryChannels value for this DeliveryRequest. | 
| static org.apache.axis.encoding.Deserializer | getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer | 
|  byte[] | getDocumentData()Gets the documentData value for this DeliveryRequest. | 
|  BIPDataSource | getDynamicDataSource()Gets the dynamicDataSource value for this DeliveryRequest. | 
| static org.apache.axis.encoding.Serializer | getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer | 
| static org.apache.axis.description.TypeDesc | getTypeDesc()Return type metadata object | 
|  int | hashCode() | 
|  void | setContentType(java.lang.String contentType)Sets the contentType value for this DeliveryRequest. | 
|  void | setDeliveryChannels(DeliveryChannels deliveryChannels)Sets the deliveryChannels value for this DeliveryRequest. | 
|  void | setDocumentData(byte[] documentData)Sets the documentData value for this DeliveryRequest. | 
|  void | setDynamicDataSource(BIPDataSource dynamicDataSource)Sets the dynamicDataSource value for this DeliveryRequest. | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DeliveryRequest()
public DeliveryRequest(java.lang.String contentType,
                       DeliveryChannels deliveryChannels,
                       byte[] documentData,
                       BIPDataSource dynamicDataSource)
| Method Detail | 
|---|
public java.lang.String getContentType()
public void setContentType(java.lang.String contentType)
contentType -public DeliveryChannels getDeliveryChannels()
public void setDeliveryChannels(DeliveryChannels deliveryChannels)
deliveryChannels -public byte[] getDocumentData()
public void setDocumentData(byte[] documentData)
documentData -public BIPDataSource getDynamicDataSource()
public void setDynamicDataSource(BIPDataSource dynamicDataSource)
dynamicDataSource -public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||