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 JobDetail

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

All Implemented Interfaces:
java.io.Serializable

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

Constructor Summary
JobDetail()
           
JobDetail(boolean bursting, java.lang.String burstingParameters, java.util.Calendar created, java.lang.String dataLocator, boolean deleted, java.lang.String deliveryDescription, java.lang.String deliveryParameters, java.util.Calendar endDate, int instanceId, java.lang.String issuer, java.lang.String jobGroup, int jobId, int jobSetId, java.lang.String jobType, java.util.Calendar lastUpdated, java.lang.String locale, java.lang.String notificationParameters, java.lang.String owner, int parentJobId, boolean _public, java.lang.String reportParameters, java.lang.String reportUrl, java.lang.String runType, java.lang.String scheduleContext, java.lang.String scheduleDescription, java.lang.String scheduleParameters, java.lang.String scheduleSource, java.util.Calendar startDate, java.lang.String status, java.lang.String statusDetail, java.lang.String storageType, java.lang.String userDescription, java.lang.String userJobName, boolean xmlDataAvailable, boolean xmlDataCompressed, java.lang.String xmlDataContentType, java.lang.String xschurl)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getBurstingParameters()
          Gets the burstingParameters value for this JobDetail.
 java.util.Calendar getCreated()
          Gets the created value for this JobDetail.
 java.lang.String getDataLocator()
          Gets the dataLocator value for this JobDetail.
 java.lang.String getDeliveryDescription()
          Gets the deliveryDescription value for this JobDetail.
 java.lang.String getDeliveryParameters()
          Gets the deliveryParameters value for this JobDetail.
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 getEndDate()
          Gets the endDate value for this JobDetail.
 int getInstanceId()
          Gets the instanceId value for this JobDetail.
 java.lang.String getIssuer()
          Gets the issuer value for this JobDetail.
 java.lang.String getJobGroup()
          Gets the jobGroup value for this JobDetail.
 int getJobId()
          Gets the jobId value for this JobDetail.
 int getJobSetId()
          Gets the jobSetId value for this JobDetail.
 java.lang.String getJobType()
          Gets the jobType value for this JobDetail.
 java.util.Calendar getLastUpdated()
          Gets the lastUpdated value for this JobDetail.
 java.lang.String getLocale()
          Gets the locale value for this JobDetail.
 java.lang.String getNotificationParameters()
          Gets the notificationParameters value for this JobDetail.
 java.lang.String getOwner()
          Gets the owner value for this JobDetail.
 int getParentJobId()
          Gets the parentJobId value for this JobDetail.
 java.lang.String getReportParameters()
          Gets the reportParameters value for this JobDetail.
 java.lang.String getReportUrl()
          Gets the reportUrl value for this JobDetail.
 java.lang.String getRunType()
          Gets the runType value for this JobDetail.
 java.lang.String getScheduleContext()
          Gets the scheduleContext value for this JobDetail.
 java.lang.String getScheduleDescription()
          Gets the scheduleDescription value for this JobDetail.
 java.lang.String getScheduleParameters()
          Gets the scheduleParameters value for this JobDetail.
 java.lang.String getScheduleSource()
          Gets the scheduleSource value for this JobDetail.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.util.Calendar getStartDate()
          Gets the startDate value for this JobDetail.
 java.lang.String getStatus()
          Gets the status value for this JobDetail.
 java.lang.String getStatusDetail()
          Gets the statusDetail value for this JobDetail.
 java.lang.String getStorageType()
          Gets the storageType value for this JobDetail.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUserDescription()
          Gets the userDescription value for this JobDetail.
 java.lang.String getUserJobName()
          Gets the userJobName value for this JobDetail.
 java.lang.String getXmlDataContentType()
          Gets the xmlDataContentType value for this JobDetail.
 java.lang.String getXschurl()
          Gets the xschurl value for this JobDetail.
 int hashCode()
           
 boolean is_public()
          Gets the _public value for this JobDetail.
 boolean isBursting()
          Gets the bursting value for this JobDetail.
 boolean isDeleted()
          Gets the deleted value for this JobDetail.
 boolean isXmlDataAvailable()
          Gets the xmlDataAvailable value for this JobDetail.
 boolean isXmlDataCompressed()
          Gets the xmlDataCompressed value for this JobDetail.
 void set_public(boolean _public)
          Sets the _public value for this JobDetail.
 void setBursting(boolean bursting)
          Sets the bursting value for this JobDetail.
 void setBurstingParameters(java.lang.String burstingParameters)
          Sets the burstingParameters value for this JobDetail.
 void setCreated(java.util.Calendar created)
          Sets the created value for this JobDetail.
 void setDataLocator(java.lang.String dataLocator)
          Sets the dataLocator value for this JobDetail.
 void setDeleted(boolean deleted)
          Sets the deleted value for this JobDetail.
 void setDeliveryDescription(java.lang.String deliveryDescription)
          Sets the deliveryDescription value for this JobDetail.
 void setDeliveryParameters(java.lang.String deliveryParameters)
          Sets the deliveryParameters value for this JobDetail.
 void setEndDate(java.util.Calendar endDate)
          Sets the endDate value for this JobDetail.
 void setInstanceId(int instanceId)
          Sets the instanceId value for this JobDetail.
 void setIssuer(java.lang.String issuer)
          Sets the issuer value for this JobDetail.
 void setJobGroup(java.lang.String jobGroup)
          Sets the jobGroup value for this JobDetail.
 void setJobId(int jobId)
          Sets the jobId value for this JobDetail.
 void setJobSetId(int jobSetId)
          Sets the jobSetId value for this JobDetail.
 void setJobType(java.lang.String jobType)
          Sets the jobType value for this JobDetail.
 void setLastUpdated(java.util.Calendar lastUpdated)
          Sets the lastUpdated value for this JobDetail.
 void setLocale(java.lang.String locale)
          Sets the locale value for this JobDetail.
 void setNotificationParameters(java.lang.String notificationParameters)
          Sets the notificationParameters value for this JobDetail.
 void setOwner(java.lang.String owner)
          Sets the owner value for this JobDetail.
 void setParentJobId(int parentJobId)
          Sets the parentJobId value for this JobDetail.
 void setReportParameters(java.lang.String reportParameters)
          Sets the reportParameters value for this JobDetail.
 void setReportUrl(java.lang.String reportUrl)
          Sets the reportUrl value for this JobDetail.
 void setRunType(java.lang.String runType)
          Sets the runType value for this JobDetail.
 void setScheduleContext(java.lang.String scheduleContext)
          Sets the scheduleContext value for this JobDetail.
 void setScheduleDescription(java.lang.String scheduleDescription)
          Sets the scheduleDescription value for this JobDetail.
 void setScheduleParameters(java.lang.String scheduleParameters)
          Sets the scheduleParameters value for this JobDetail.
 void setScheduleSource(java.lang.String scheduleSource)
          Sets the scheduleSource value for this JobDetail.
 void setStartDate(java.util.Calendar startDate)
          Sets the startDate value for this JobDetail.
 void setStatus(java.lang.String status)
          Sets the status value for this JobDetail.
 void setStatusDetail(java.lang.String statusDetail)
          Sets the statusDetail value for this JobDetail.
 void setStorageType(java.lang.String storageType)
          Sets the storageType value for this JobDetail.
 void setUserDescription(java.lang.String userDescription)
          Sets the userDescription value for this JobDetail.
 void setUserJobName(java.lang.String userJobName)
          Sets the userJobName value for this JobDetail.
 void setXmlDataAvailable(boolean xmlDataAvailable)
          Sets the xmlDataAvailable value for this JobDetail.
 void setXmlDataCompressed(boolean xmlDataCompressed)
          Sets the xmlDataCompressed value for this JobDetail.
 void setXmlDataContentType(java.lang.String xmlDataContentType)
          Sets the xmlDataContentType value for this JobDetail.
 void setXschurl(java.lang.String xschurl)
          Sets the xschurl value for this JobDetail.

 

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

 

Constructor Detail

JobDetail

public JobDetail()

JobDetail

public JobDetail(boolean bursting,
                 java.lang.String burstingParameters,
                 java.util.Calendar created,
                 java.lang.String dataLocator,
                 boolean deleted,
                 java.lang.String deliveryDescription,
                 java.lang.String deliveryParameters,
                 java.util.Calendar endDate,
                 int instanceId,
                 java.lang.String issuer,
                 java.lang.String jobGroup,
                 int jobId,
                 int jobSetId,
                 java.lang.String jobType,
                 java.util.Calendar lastUpdated,
                 java.lang.String locale,
                 java.lang.String notificationParameters,
                 java.lang.String owner,
                 int parentJobId,
                 boolean _public,
                 java.lang.String reportParameters,
                 java.lang.String reportUrl,
                 java.lang.String runType,
                 java.lang.String scheduleContext,
                 java.lang.String scheduleDescription,
                 java.lang.String scheduleParameters,
                 java.lang.String scheduleSource,
                 java.util.Calendar startDate,
                 java.lang.String status,
                 java.lang.String statusDetail,
                 java.lang.String storageType,
                 java.lang.String userDescription,
                 java.lang.String userJobName,
                 boolean xmlDataAvailable,
                 boolean xmlDataCompressed,
                 java.lang.String xmlDataContentType,
                 java.lang.String xschurl)

Method Detail

isBursting

public boolean isBursting()
Gets the bursting value for this JobDetail.
Returns:
bursting

setBursting

public void setBursting(boolean bursting)
Sets the bursting value for this JobDetail.
Parameters:
bursting -

getBurstingParameters

public java.lang.String getBurstingParameters()
Gets the burstingParameters value for this JobDetail.
Returns:
burstingParameters

setBurstingParameters

public void setBurstingParameters(java.lang.String burstingParameters)
Sets the burstingParameters value for this JobDetail.
Parameters:
burstingParameters -

getCreated

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

setCreated

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

getDataLocator

public java.lang.String getDataLocator()
Gets the dataLocator value for this JobDetail.
Returns:
dataLocator

setDataLocator

public void setDataLocator(java.lang.String dataLocator)
Sets the dataLocator value for this JobDetail.
Parameters:
dataLocator -

isDeleted

public boolean isDeleted()
Gets the deleted value for this JobDetail.
Returns:
deleted

setDeleted

public void setDeleted(boolean deleted)
Sets the deleted value for this JobDetail.
Parameters:
deleted -

getDeliveryDescription

public java.lang.String getDeliveryDescription()
Gets the deliveryDescription value for this JobDetail.
Returns:
deliveryDescription

setDeliveryDescription

public void setDeliveryDescription(java.lang.String deliveryDescription)
Sets the deliveryDescription value for this JobDetail.
Parameters:
deliveryDescription -

getDeliveryParameters

public java.lang.String getDeliveryParameters()
Gets the deliveryParameters value for this JobDetail.
Returns:
deliveryParameters

setDeliveryParameters

public void setDeliveryParameters(java.lang.String deliveryParameters)
Sets the deliveryParameters value for this JobDetail.
Parameters:
deliveryParameters -

getEndDate

public java.util.Calendar getEndDate()
Gets the endDate value for this JobDetail.
Returns:
endDate

setEndDate

public void setEndDate(java.util.Calendar endDate)
Sets the endDate value for this JobDetail.
Parameters:
endDate -

getInstanceId

public int getInstanceId()
Gets the instanceId value for this JobDetail.
Returns:
instanceId

setInstanceId

public void setInstanceId(int instanceId)
Sets the instanceId value for this JobDetail.
Parameters:
instanceId -

getIssuer

public java.lang.String getIssuer()
Gets the issuer value for this JobDetail.
Returns:
issuer

setIssuer

public void setIssuer(java.lang.String issuer)
Sets the issuer value for this JobDetail.
Parameters:
issuer -

getJobGroup

public java.lang.String getJobGroup()
Gets the jobGroup value for this JobDetail.
Returns:
jobGroup

setJobGroup

public void setJobGroup(java.lang.String jobGroup)
Sets the jobGroup value for this JobDetail.
Parameters:
jobGroup -

getJobId

public int getJobId()
Gets the jobId value for this JobDetail.
Returns:
jobId

setJobId

public void setJobId(int jobId)
Sets the jobId value for this JobDetail.
Parameters:
jobId -

getJobSetId

public int getJobSetId()
Gets the jobSetId value for this JobDetail.
Returns:
jobSetId

setJobSetId

public void setJobSetId(int jobSetId)
Sets the jobSetId value for this JobDetail.
Parameters:
jobSetId -

getJobType

public java.lang.String getJobType()
Gets the jobType value for this JobDetail.
Returns:
jobType

setJobType

public void setJobType(java.lang.String jobType)
Sets the jobType value for this JobDetail.
Parameters:
jobType -

getLastUpdated

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

setLastUpdated

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

getLocale

public java.lang.String getLocale()
Gets the locale value for this JobDetail.
Returns:
locale

setLocale

public void setLocale(java.lang.String locale)
Sets the locale value for this JobDetail.
Parameters:
locale -

getNotificationParameters

public java.lang.String getNotificationParameters()
Gets the notificationParameters value for this JobDetail.
Returns:
notificationParameters

setNotificationParameters

public void setNotificationParameters(java.lang.String notificationParameters)
Sets the notificationParameters value for this JobDetail.
Parameters:
notificationParameters -

getOwner

public java.lang.String getOwner()
Gets the owner value for this JobDetail.
Returns:
owner

setOwner

public void setOwner(java.lang.String owner)
Sets the owner value for this JobDetail.
Parameters:
owner -

getParentJobId

public int getParentJobId()
Gets the parentJobId value for this JobDetail.
Returns:
parentJobId

setParentJobId

public void setParentJobId(int parentJobId)
Sets the parentJobId value for this JobDetail.
Parameters:
parentJobId -

is_public

public boolean is_public()
Gets the _public value for this JobDetail.
Returns:
_public

set_public

public void set_public(boolean _public)
Sets the _public value for this JobDetail.
Parameters:
_public -

getReportParameters

public java.lang.String getReportParameters()
Gets the reportParameters value for this JobDetail.
Returns:
reportParameters

setReportParameters

public void setReportParameters(java.lang.String reportParameters)
Sets the reportParameters value for this JobDetail.
Parameters:
reportParameters -

getReportUrl

public java.lang.String getReportUrl()
Gets the reportUrl value for this JobDetail.
Returns:
reportUrl

setReportUrl

public void setReportUrl(java.lang.String reportUrl)
Sets the reportUrl value for this JobDetail.
Parameters:
reportUrl -

getRunType

public java.lang.String getRunType()
Gets the runType value for this JobDetail.
Returns:
runType

setRunType

public void setRunType(java.lang.String runType)
Sets the runType value for this JobDetail.
Parameters:
runType -

getScheduleContext

public java.lang.String getScheduleContext()
Gets the scheduleContext value for this JobDetail.
Returns:
scheduleContext

setScheduleContext

public void setScheduleContext(java.lang.String scheduleContext)
Sets the scheduleContext value for this JobDetail.
Parameters:
scheduleContext -

getScheduleDescription

public java.lang.String getScheduleDescription()
Gets the scheduleDescription value for this JobDetail.
Returns:
scheduleDescription

setScheduleDescription

public void setScheduleDescription(java.lang.String scheduleDescription)
Sets the scheduleDescription value for this JobDetail.
Parameters:
scheduleDescription -

getScheduleParameters

public java.lang.String getScheduleParameters()
Gets the scheduleParameters value for this JobDetail.
Returns:
scheduleParameters

setScheduleParameters

public void setScheduleParameters(java.lang.String scheduleParameters)
Sets the scheduleParameters value for this JobDetail.
Parameters:
scheduleParameters -

getScheduleSource

public java.lang.String getScheduleSource()
Gets the scheduleSource value for this JobDetail.
Returns:
scheduleSource

setScheduleSource

public void setScheduleSource(java.lang.String scheduleSource)
Sets the scheduleSource value for this JobDetail.
Parameters:
scheduleSource -

getStartDate

public java.util.Calendar getStartDate()
Gets the startDate value for this JobDetail.
Returns:
startDate

setStartDate

public void setStartDate(java.util.Calendar startDate)
Sets the startDate value for this JobDetail.
Parameters:
startDate -

getStatus

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

setStatus

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

getStatusDetail

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

setStatusDetail

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

getStorageType

public java.lang.String getStorageType()
Gets the storageType value for this JobDetail.
Returns:
storageType

setStorageType

public void setStorageType(java.lang.String storageType)
Sets the storageType value for this JobDetail.
Parameters:
storageType -

getUserDescription

public java.lang.String getUserDescription()
Gets the userDescription value for this JobDetail.
Returns:
userDescription

setUserDescription

public void setUserDescription(java.lang.String userDescription)
Sets the userDescription value for this JobDetail.
Parameters:
userDescription -

getUserJobName

public java.lang.String getUserJobName()
Gets the userJobName value for this JobDetail.
Returns:
userJobName

setUserJobName

public void setUserJobName(java.lang.String userJobName)
Sets the userJobName value for this JobDetail.
Parameters:
userJobName -

isXmlDataAvailable

public boolean isXmlDataAvailable()
Gets the xmlDataAvailable value for this JobDetail.
Returns:
xmlDataAvailable

setXmlDataAvailable

public void setXmlDataAvailable(boolean xmlDataAvailable)
Sets the xmlDataAvailable value for this JobDetail.
Parameters:
xmlDataAvailable -

isXmlDataCompressed

public boolean isXmlDataCompressed()
Gets the xmlDataCompressed value for this JobDetail.
Returns:
xmlDataCompressed

setXmlDataCompressed

public void setXmlDataCompressed(boolean xmlDataCompressed)
Sets the xmlDataCompressed value for this JobDetail.
Parameters:
xmlDataCompressed -

getXmlDataContentType

public java.lang.String getXmlDataContentType()
Gets the xmlDataContentType value for this JobDetail.
Returns:
xmlDataContentType

setXmlDataContentType

public void setXmlDataContentType(java.lang.String xmlDataContentType)
Sets the xmlDataContentType value for this JobDetail.
Parameters:
xmlDataContentType -

getXschurl

public java.lang.String getXschurl()
Gets the xschurl value for this JobDetail.
Returns:
xschurl

setXschurl

public void setXschurl(java.lang.String xschurl)
Sets the xschurl value for this JobDetail.
Parameters:
xschurl -

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.