Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-02


oracle.xdo.service.v2
Class JobOutputDelivery

java.lang.Object
  extended by oracle.xdo.service.v2.JobOutputDelivery

All Implemented Interfaces:
java.io.Serializable

public class JobOutputDelivery
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
JobOutputDelivery()
           
JobOutputDelivery(java.util.Calendar created, java.lang.Long deliveryID, byte[] deliveryParameters, java.util.Calendar lastUpdated, java.lang.Long outputID, java.lang.Long parentDeliveryID, long parentDeliveryId, java.lang.String status, java.lang.String statusDetail)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 java.util.Calendar getCreated()
          Gets the created value for this JobOutputDelivery.
 java.lang.Long getDeliveryID()
          Gets the deliveryID value for this JobOutputDelivery.
 byte[] getDeliveryParameters()
          Gets the deliveryParameters value for this JobOutputDelivery.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.util.Calendar getLastUpdated()
          Gets the lastUpdated value for this JobOutputDelivery.
 java.lang.Long getOutputID()
          Gets the outputID value for this JobOutputDelivery.
 long getParentDeliveryId()
          Gets the parentDeliveryId value for this JobOutputDelivery.
 java.lang.Long getParentDeliveryID()
          Gets the parentDeliveryID value for this JobOutputDelivery.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getStatus()
          Gets the status value for this JobOutputDelivery.
 java.lang.String getStatusDetail()
          Gets the statusDetail value for this JobOutputDelivery.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setCreated(java.util.Calendar created)
          Sets the created value for this JobOutputDelivery.
 void setDeliveryID(java.lang.Long deliveryID)
          Sets the deliveryID value for this JobOutputDelivery.
 void setDeliveryParameters(byte[] deliveryParameters)
          Sets the deliveryParameters value for this JobOutputDelivery.
 void setLastUpdated(java.util.Calendar lastUpdated)
          Sets the lastUpdated value for this JobOutputDelivery.
 void setOutputID(java.lang.Long outputID)
          Sets the outputID value for this JobOutputDelivery.
 void setParentDeliveryId(long parentDeliveryId)
          Sets the parentDeliveryId value for this JobOutputDelivery.
 void setParentDeliveryID(java.lang.Long parentDeliveryID)
          Sets the parentDeliveryID value for this JobOutputDelivery.
 void setStatus(java.lang.String status)
          Sets the status value for this JobOutputDelivery.
 void setStatusDetail(java.lang.String statusDetail)
          Sets the statusDetail value for this JobOutputDelivery.

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JobOutputDelivery

public JobOutputDelivery()

JobOutputDelivery

public JobOutputDelivery(java.util.Calendar created,
                         java.lang.Long deliveryID,
                         byte[] deliveryParameters,
                         java.util.Calendar lastUpdated,
                         java.lang.Long outputID,
                         java.lang.Long parentDeliveryID,
                         long parentDeliveryId,
                         java.lang.String status,
                         java.lang.String statusDetail)

Method Detail

getCreated

public java.util.Calendar getCreated()
Gets the created value for this JobOutputDelivery.
Returns:
created

setCreated

public void setCreated(java.util.Calendar created)
Sets the created value for this JobOutputDelivery.
Parameters:
created -

getDeliveryID

public java.lang.Long getDeliveryID()
Gets the deliveryID value for this JobOutputDelivery.
Returns:
deliveryID

setDeliveryID

public void setDeliveryID(java.lang.Long deliveryID)
Sets the deliveryID value for this JobOutputDelivery.
Parameters:
deliveryID -

getDeliveryParameters

public byte[] getDeliveryParameters()
Gets the deliveryParameters value for this JobOutputDelivery.
Returns:
deliveryParameters

setDeliveryParameters

public void setDeliveryParameters(byte[] deliveryParameters)
Sets the deliveryParameters value for this JobOutputDelivery.
Parameters:
deliveryParameters -

getLastUpdated

public java.util.Calendar getLastUpdated()
Gets the lastUpdated value for this JobOutputDelivery.
Returns:
lastUpdated

setLastUpdated

public void setLastUpdated(java.util.Calendar lastUpdated)
Sets the lastUpdated value for this JobOutputDelivery.
Parameters:
lastUpdated -

getOutputID

public java.lang.Long getOutputID()
Gets the outputID value for this JobOutputDelivery.
Returns:
outputID

setOutputID

public void setOutputID(java.lang.Long outputID)
Sets the outputID value for this JobOutputDelivery.
Parameters:
outputID -

getParentDeliveryID

public java.lang.Long getParentDeliveryID()
Gets the parentDeliveryID value for this JobOutputDelivery.
Returns:
parentDeliveryID

setParentDeliveryID

public void setParentDeliveryID(java.lang.Long parentDeliveryID)
Sets the parentDeliveryID value for this JobOutputDelivery.
Parameters:
parentDeliveryID -

getParentDeliveryId

public long getParentDeliveryId()
Gets the parentDeliveryId value for this JobOutputDelivery.
Returns:
parentDeliveryId

setParentDeliveryId

public void setParentDeliveryId(long parentDeliveryId)
Sets the parentDeliveryId value for this JobOutputDelivery.
Parameters:
parentDeliveryId -

getStatus

public java.lang.String getStatus()
Gets the status value for this JobOutputDelivery.
Returns:
status

setStatus

public void setStatus(java.lang.String status)
Sets the status value for this JobOutputDelivery.
Parameters:
status -

getStatusDetail

public java.lang.String getStatusDetail()
Gets the statusDetail value for this JobOutputDelivery.
Returns:
statusDetail

setStatusDetail

public void setStatusDetail(java.lang.String statusDetail)
Sets the statusDetail value for this JobOutputDelivery.
Parameters:
statusDetail -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-02


Copyright © 2010, 2011, Oracle. All rights reserved.