Skip navigation links

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

E22256-01


oracle.xdo.service.v2
Class ScheduleRequest

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

All Implemented Interfaces:
java.io.Serializable

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

Constructor Summary
ScheduleRequest()
           
ScheduleRequest(boolean bookBindingOutputOption, java.lang.String dataModelUrl, DeliveryChannels deliveryChannels, java.lang.String endDate, java.lang.String jobLocale, java.lang.String jobTZ, boolean mergeOutputOption, java.lang.String notificationPassword, java.lang.String notificationServer, java.lang.String notificationTo, java.lang.String notificationUserName, boolean notifyHttpWhenFailed, boolean notifyHttpWhenSuccess, boolean notifyHttpWhenWarning, boolean notifyWhenFailed, boolean notifyWhenSuccess, boolean notifyWhenWarning, java.lang.String recurrenceExpression, java.lang.String recurrenceExpressionType, int repeatCount, int repeatInterval, ReportRequest reportRequest, boolean saveDataOption, boolean scheduleBurstringOption, boolean schedulePublicOption, java.lang.String startDate, boolean useUTF8Option, java.lang.String userJobDesc, java.lang.String userJobName)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getDataModelUrl()
          Gets the dataModelUrl value for this ScheduleRequest.
 DeliveryChannels getDeliveryChannels()
          Gets the deliveryChannels value for this ScheduleRequest.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getEndDate()
          Gets the endDate value for this ScheduleRequest.
 java.lang.String getJobLocale()
          Gets the jobLocale value for this ScheduleRequest.
 java.lang.String getJobTZ()
          Gets the jobTZ value for this ScheduleRequest.
 java.lang.String getNotificationPassword()
          Gets the notificationPassword value for this ScheduleRequest.
 java.lang.String getNotificationServer()
          Gets the notificationServer value for this ScheduleRequest.
 java.lang.String getNotificationTo()
          Gets the notificationTo value for this ScheduleRequest.
 java.lang.String getNotificationUserName()
          Gets the notificationUserName value for this ScheduleRequest.
 java.lang.String getRecurrenceExpression()
          Gets the recurrenceExpression value for this ScheduleRequest.
 java.lang.String getRecurrenceExpressionType()
          Gets the recurrenceExpressionType value for this ScheduleRequest.
 int getRepeatCount()
          Gets the repeatCount value for this ScheduleRequest.
 int getRepeatInterval()
          Gets the repeatInterval value for this ScheduleRequest.
 ReportRequest getReportRequest()
          Gets the reportRequest value for this ScheduleRequest.
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 getStartDate()
          Gets the startDate value for this ScheduleRequest.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUserJobDesc()
          Gets the userJobDesc value for this ScheduleRequest.
 java.lang.String getUserJobName()
          Gets the userJobName value for this ScheduleRequest.
 int hashCode()
           
 boolean isBookBindingOutputOption()
          Gets the bookBindingOutputOption value for this ScheduleRequest.
 boolean isMergeOutputOption()
          Gets the mergeOutputOption value for this ScheduleRequest.
 boolean isNotifyHttpWhenFailed()
          Gets the notifyHttpWhenFailed value for this ScheduleRequest.
 boolean isNotifyHttpWhenSuccess()
          Gets the notifyHttpWhenSuccess value for this ScheduleRequest.
 boolean isNotifyHttpWhenWarning()
          Gets the notifyHttpWhenWarning value for this ScheduleRequest.
 boolean isNotifyWhenFailed()
          Gets the notifyWhenFailed value for this ScheduleRequest.
 boolean isNotifyWhenSuccess()
          Gets the notifyWhenSuccess value for this ScheduleRequest.
 boolean isNotifyWhenWarning()
          Gets the notifyWhenWarning value for this ScheduleRequest.
 boolean isSaveDataOption()
          Gets the saveDataOption value for this ScheduleRequest.
 boolean isScheduleBurstringOption()
          Gets the scheduleBurstringOption value for this ScheduleRequest.
 boolean isSchedulePublicOption()
          Gets the schedulePublicOption value for this ScheduleRequest.
 boolean isUseUTF8Option()
          Gets the useUTF8Option value for this ScheduleRequest.
 void setBookBindingOutputOption(boolean bookBindingOutputOption)
          Sets the bookBindingOutputOption value for this ScheduleRequest.
 void setDataModelUrl(java.lang.String dataModelUrl)
          Sets the dataModelUrl value for this ScheduleRequest.
 void setDeliveryChannels(DeliveryChannels deliveryChannels)
          Sets the deliveryChannels value for this ScheduleRequest.
 void setEndDate(java.lang.String endDate)
          Sets the endDate value for this ScheduleRequest.
 void setJobLocale(java.lang.String jobLocale)
          Sets the jobLocale value for this ScheduleRequest.
 void setJobTZ(java.lang.String jobTZ)
          Sets the jobTZ value for this ScheduleRequest.
 void setMergeOutputOption(boolean mergeOutputOption)
          Sets the mergeOutputOption value for this ScheduleRequest.
 void setNotificationPassword(java.lang.String notificationPassword)
          Sets the notificationPassword value for this ScheduleRequest.
 void setNotificationServer(java.lang.String notificationServer)
          Sets the notificationServer value for this ScheduleRequest.
 void setNotificationTo(java.lang.String notificationTo)
          Sets the notificationTo value for this ScheduleRequest.
 void setNotificationUserName(java.lang.String notificationUserName)
          Sets the notificationUserName value for this ScheduleRequest.
 void setNotifyHttpWhenFailed(boolean notifyHttpWhenFailed)
          Sets the notifyHttpWhenFailed value for this ScheduleRequest.
 void setNotifyHttpWhenSuccess(boolean notifyHttpWhenSuccess)
          Sets the notifyHttpWhenSuccess value for this ScheduleRequest.
 void setNotifyHttpWhenWarning(boolean notifyHttpWhenWarning)
          Sets the notifyHttpWhenWarning value for this ScheduleRequest.
 void setNotifyWhenFailed(boolean notifyWhenFailed)
          Sets the notifyWhenFailed value for this ScheduleRequest.
 void setNotifyWhenSuccess(boolean notifyWhenSuccess)
          Sets the notifyWhenSuccess value for this ScheduleRequest.
 void setNotifyWhenWarning(boolean notifyWhenWarning)
          Sets the notifyWhenWarning value for this ScheduleRequest.
 void setRecurrenceExpression(java.lang.String recurrenceExpression)
          Sets the recurrenceExpression value for this ScheduleRequest.
 void setRecurrenceExpressionType(java.lang.String recurrenceExpressionType)
          Sets the recurrenceExpressionType value for this ScheduleRequest.
 void setRepeatCount(int repeatCount)
          Sets the repeatCount value for this ScheduleRequest.
 void setRepeatInterval(int repeatInterval)
          Sets the repeatInterval value for this ScheduleRequest.
 void setReportRequest(ReportRequest reportRequest)
          Sets the reportRequest value for this ScheduleRequest.
 void setSaveDataOption(boolean saveDataOption)
          Sets the saveDataOption value for this ScheduleRequest.
 void setScheduleBurstringOption(boolean scheduleBurstringOption)
          Sets the scheduleBurstringOption value for this ScheduleRequest.
 void setSchedulePublicOption(boolean schedulePublicOption)
          Sets the schedulePublicOption value for this ScheduleRequest.
 void setStartDate(java.lang.String startDate)
          Sets the startDate value for this ScheduleRequest.
 void setUserJobDesc(java.lang.String userJobDesc)
          Sets the userJobDesc value for this ScheduleRequest.
 void setUserJobName(java.lang.String userJobName)
          Sets the userJobName value for this ScheduleRequest.
 void setUseUTF8Option(boolean useUTF8Option)
          Sets the useUTF8Option value for this ScheduleRequest.

 

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

 

Constructor Detail

ScheduleRequest

public ScheduleRequest()

ScheduleRequest

public ScheduleRequest(boolean bookBindingOutputOption,
                       java.lang.String dataModelUrl,
                       DeliveryChannels deliveryChannels,
                       java.lang.String endDate,
                       java.lang.String jobLocale,
                       java.lang.String jobTZ,
                       boolean mergeOutputOption,
                       java.lang.String notificationPassword,
                       java.lang.String notificationServer,
                       java.lang.String notificationTo,
                       java.lang.String notificationUserName,
                       boolean notifyHttpWhenFailed,
                       boolean notifyHttpWhenSuccess,
                       boolean notifyHttpWhenWarning,
                       boolean notifyWhenFailed,
                       boolean notifyWhenSuccess,
                       boolean notifyWhenWarning,
                       java.lang.String recurrenceExpression,
                       java.lang.String recurrenceExpressionType,
                       int repeatCount,
                       int repeatInterval,
                       ReportRequest reportRequest,
                       boolean saveDataOption,
                       boolean scheduleBurstringOption,
                       boolean schedulePublicOption,
                       java.lang.String startDate,
                       boolean useUTF8Option,
                       java.lang.String userJobDesc,
                       java.lang.String userJobName)

Method Detail

isBookBindingOutputOption

public boolean isBookBindingOutputOption()
Gets the bookBindingOutputOption value for this ScheduleRequest.
Returns:
bookBindingOutputOption

setBookBindingOutputOption

public void setBookBindingOutputOption(boolean bookBindingOutputOption)
Sets the bookBindingOutputOption value for this ScheduleRequest.
Parameters:
bookBindingOutputOption -

getDataModelUrl

public java.lang.String getDataModelUrl()
Gets the dataModelUrl value for this ScheduleRequest.
Returns:
dataModelUrl

setDataModelUrl

public void setDataModelUrl(java.lang.String dataModelUrl)
Sets the dataModelUrl value for this ScheduleRequest.
Parameters:
dataModelUrl -

getDeliveryChannels

public DeliveryChannels getDeliveryChannels()
Gets the deliveryChannels value for this ScheduleRequest.
Returns:
deliveryChannels

setDeliveryChannels

public void setDeliveryChannels(DeliveryChannels deliveryChannels)
Sets the deliveryChannels value for this ScheduleRequest.
Parameters:
deliveryChannels -

getEndDate

public java.lang.String getEndDate()
Gets the endDate value for this ScheduleRequest.
Returns:
endDate

setEndDate

public void setEndDate(java.lang.String endDate)
Sets the endDate value for this ScheduleRequest.
Parameters:
endDate -

getJobLocale

public java.lang.String getJobLocale()
Gets the jobLocale value for this ScheduleRequest.
Returns:
jobLocale

setJobLocale

public void setJobLocale(java.lang.String jobLocale)
Sets the jobLocale value for this ScheduleRequest.
Parameters:
jobLocale -

getJobTZ

public java.lang.String getJobTZ()
Gets the jobTZ value for this ScheduleRequest.
Returns:
jobTZ

setJobTZ

public void setJobTZ(java.lang.String jobTZ)
Sets the jobTZ value for this ScheduleRequest.
Parameters:
jobTZ -

isMergeOutputOption

public boolean isMergeOutputOption()
Gets the mergeOutputOption value for this ScheduleRequest.
Returns:
mergeOutputOption

setMergeOutputOption

public void setMergeOutputOption(boolean mergeOutputOption)
Sets the mergeOutputOption value for this ScheduleRequest.
Parameters:
mergeOutputOption -

getNotificationPassword

public java.lang.String getNotificationPassword()
Gets the notificationPassword value for this ScheduleRequest.
Returns:
notificationPassword

setNotificationPassword

public void setNotificationPassword(java.lang.String notificationPassword)
Sets the notificationPassword value for this ScheduleRequest.
Parameters:
notificationPassword -

getNotificationServer

public java.lang.String getNotificationServer()
Gets the notificationServer value for this ScheduleRequest.
Returns:
notificationServer

setNotificationServer

public void setNotificationServer(java.lang.String notificationServer)
Sets the notificationServer value for this ScheduleRequest.
Parameters:
notificationServer -

getNotificationTo

public java.lang.String getNotificationTo()
Gets the notificationTo value for this ScheduleRequest.
Returns:
notificationTo

setNotificationTo

public void setNotificationTo(java.lang.String notificationTo)
Sets the notificationTo value for this ScheduleRequest.
Parameters:
notificationTo -

getNotificationUserName

public java.lang.String getNotificationUserName()
Gets the notificationUserName value for this ScheduleRequest.
Returns:
notificationUserName

setNotificationUserName

public void setNotificationUserName(java.lang.String notificationUserName)
Sets the notificationUserName value for this ScheduleRequest.
Parameters:
notificationUserName -

isNotifyHttpWhenFailed

public boolean isNotifyHttpWhenFailed()
Gets the notifyHttpWhenFailed value for this ScheduleRequest.
Returns:
notifyHttpWhenFailed

setNotifyHttpWhenFailed

public void setNotifyHttpWhenFailed(boolean notifyHttpWhenFailed)
Sets the notifyHttpWhenFailed value for this ScheduleRequest.
Parameters:
notifyHttpWhenFailed -

isNotifyHttpWhenSuccess

public boolean isNotifyHttpWhenSuccess()
Gets the notifyHttpWhenSuccess value for this ScheduleRequest.
Returns:
notifyHttpWhenSuccess

setNotifyHttpWhenSuccess

public void setNotifyHttpWhenSuccess(boolean notifyHttpWhenSuccess)
Sets the notifyHttpWhenSuccess value for this ScheduleRequest.
Parameters:
notifyHttpWhenSuccess -

isNotifyHttpWhenWarning

public boolean isNotifyHttpWhenWarning()
Gets the notifyHttpWhenWarning value for this ScheduleRequest.
Returns:
notifyHttpWhenWarning

setNotifyHttpWhenWarning

public void setNotifyHttpWhenWarning(boolean notifyHttpWhenWarning)
Sets the notifyHttpWhenWarning value for this ScheduleRequest.
Parameters:
notifyHttpWhenWarning -

isNotifyWhenFailed

public boolean isNotifyWhenFailed()
Gets the notifyWhenFailed value for this ScheduleRequest.
Returns:
notifyWhenFailed

setNotifyWhenFailed

public void setNotifyWhenFailed(boolean notifyWhenFailed)
Sets the notifyWhenFailed value for this ScheduleRequest.
Parameters:
notifyWhenFailed -

isNotifyWhenSuccess

public boolean isNotifyWhenSuccess()
Gets the notifyWhenSuccess value for this ScheduleRequest.
Returns:
notifyWhenSuccess

setNotifyWhenSuccess

public void setNotifyWhenSuccess(boolean notifyWhenSuccess)
Sets the notifyWhenSuccess value for this ScheduleRequest.
Parameters:
notifyWhenSuccess -

isNotifyWhenWarning

public boolean isNotifyWhenWarning()
Gets the notifyWhenWarning value for this ScheduleRequest.
Returns:
notifyWhenWarning

setNotifyWhenWarning

public void setNotifyWhenWarning(boolean notifyWhenWarning)
Sets the notifyWhenWarning value for this ScheduleRequest.
Parameters:
notifyWhenWarning -

getRecurrenceExpression

public java.lang.String getRecurrenceExpression()
Gets the recurrenceExpression value for this ScheduleRequest.
Returns:
recurrenceExpression

setRecurrenceExpression

public void setRecurrenceExpression(java.lang.String recurrenceExpression)
Sets the recurrenceExpression value for this ScheduleRequest.
Parameters:
recurrenceExpression -

getRecurrenceExpressionType

public java.lang.String getRecurrenceExpressionType()
Gets the recurrenceExpressionType value for this ScheduleRequest.
Returns:
recurrenceExpressionType

setRecurrenceExpressionType

public void setRecurrenceExpressionType(java.lang.String recurrenceExpressionType)
Sets the recurrenceExpressionType value for this ScheduleRequest.
Parameters:
recurrenceExpressionType -

getRepeatCount

public int getRepeatCount()
Gets the repeatCount value for this ScheduleRequest.
Returns:
repeatCount

setRepeatCount

public void setRepeatCount(int repeatCount)
Sets the repeatCount value for this ScheduleRequest.
Parameters:
repeatCount -

getRepeatInterval

public int getRepeatInterval()
Gets the repeatInterval value for this ScheduleRequest.
Returns:
repeatInterval

setRepeatInterval

public void setRepeatInterval(int repeatInterval)
Sets the repeatInterval value for this ScheduleRequest.
Parameters:
repeatInterval -

getReportRequest

public ReportRequest getReportRequest()
Gets the reportRequest value for this ScheduleRequest.
Returns:
reportRequest

setReportRequest

public void setReportRequest(ReportRequest reportRequest)
Sets the reportRequest value for this ScheduleRequest.
Parameters:
reportRequest -

isSaveDataOption

public boolean isSaveDataOption()
Gets the saveDataOption value for this ScheduleRequest.
Returns:
saveDataOption

setSaveDataOption

public void setSaveDataOption(boolean saveDataOption)
Sets the saveDataOption value for this ScheduleRequest.
Parameters:
saveDataOption -

isScheduleBurstringOption

public boolean isScheduleBurstringOption()
Gets the scheduleBurstringOption value for this ScheduleRequest.
Returns:
scheduleBurstringOption

setScheduleBurstringOption

public void setScheduleBurstringOption(boolean scheduleBurstringOption)
Sets the scheduleBurstringOption value for this ScheduleRequest.
Parameters:
scheduleBurstringOption -

isSchedulePublicOption

public boolean isSchedulePublicOption()
Gets the schedulePublicOption value for this ScheduleRequest.
Returns:
schedulePublicOption

setSchedulePublicOption

public void setSchedulePublicOption(boolean schedulePublicOption)
Sets the schedulePublicOption value for this ScheduleRequest.
Parameters:
schedulePublicOption -

getStartDate

public java.lang.String getStartDate()
Gets the startDate value for this ScheduleRequest.
Returns:
startDate

setStartDate

public void setStartDate(java.lang.String startDate)
Sets the startDate value for this ScheduleRequest.
Parameters:
startDate -

isUseUTF8Option

public boolean isUseUTF8Option()
Gets the useUTF8Option value for this ScheduleRequest.
Returns:
useUTF8Option

setUseUTF8Option

public void setUseUTF8Option(boolean useUTF8Option)
Sets the useUTF8Option value for this ScheduleRequest.
Parameters:
useUTF8Option -

getUserJobDesc

public java.lang.String getUserJobDesc()
Gets the userJobDesc value for this ScheduleRequest.
Returns:
userJobDesc

setUserJobDesc

public void setUserJobDesc(java.lang.String userJobDesc)
Sets the userJobDesc value for this ScheduleRequest.
Parameters:
userJobDesc -

getUserJobName

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

setUserJobName

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

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)

E22256-01


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