Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.srs.model.srsService.view
Class ScheduleDetailsVORowImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.ViewRowImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
              extended by oracle.apps.fnd.applcp.srs.model.srsService.view.ScheduleDetailsVORowImpl
All Implemented Interfaces:
oracle.jbo.AttributeList, oracle.jbo.common.xml.XmlSerializable, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class ScheduleDetailsVORowImpl
extends oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl


Nested Class Summary
static class ScheduleDetailsVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CUSTOM
           
static int DATEOFMONTH
           
static int DAYOFMONTH
           
static int DAYSINTERVAL
           
static int ENDDATE
           
static int FREQUENCY
           
static int HOURSINTERVAL
           
static int MINUTESINTERVAL
           
static int MONTHLYREPEATINTERVAL
           
static int MONTHLYSTR
           
static int MONTHS
           
static int RUNOPTION
           
static int SAVEDSCHEDULE
           
static int SAVEDSCHFREQUENCY
           
static int SAVEDSCHNAME
           
static int SAVEDSCHPKG
           
static int SCHEDULE
           
static int SCHEDULEDESC
           
static int SCHEDULENAME
           
static int SCHEDULEPKG
           
static int STARTDATE
           
static int WEEKOFMONTH
           
static int WEEKS
           
static int WEEKSINTERVAL
           
static int YDATEOFMONTH
           
static int YDAYOFMONTH
           
static int YEARLYSTR
           
static int YMONTHLYREPEATINTERVAL
           
static int YWEEKOFMONTH
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
JAXB_CONTEXT_PATH, RCS_ID
 
Fields inherited from class oracle.jbo.server.ViewRowImpl
CURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG
 
Fields inherited from interface oracle.jbo.JboReservedVarNames
RESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEF
 
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames
RESERVED_VAR_VALUE
 
Fields inherited from interface oracle.jbo.Row
EFFDT_DELETE_FUTURE_CHANGE_MODE, EFFDT_DELETE_MODE, EFFDT_DELETE_NEXT_CHANGE_MODE, EFFDT_DELETE_THIS_CHANGE_MODE, EFFDT_DELETE_ZAP_MODE, EFFDT_EXPERT_MODE, EFFDT_NONE_MODE, EFFDT_UPDATE_CHANGE_INSERT_MODE, EFFDT_UPDATE_CORRECTION, EFFDT_UPDATE_MODE, EFFDT_UPDATE_NEW_EARLIEST_CHANGE_MODE, EFFDT_UPDATE_OVERRIDE_MODE, REFRESH_CONTAINEES, REFRESH_FORGET_NEW_ROWS, REFRESH_REMOVE_NEW_ROWS, REFRESH_UNDO_CHANGES, REFRESH_WITH_DB_FORGET_CHANGES, REFRESH_WITH_DB_ONLY_IF_UNCHANGED, STATUS_INITIALIZED
 
Fields inherited from interface oracle.jbo.XMLInterface
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE
 
Constructor Summary
ScheduleDetailsVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getCustom()
          Gets the attribute value for the calculated attribute Custom.
 java.lang.Object getDateOfMonth()
          Gets the attribute value for the calculated attribute DateOfMonth.
 java.lang.Object getDayOfMonth()
          Gets the attribute value for the calculated attribute DayOfMonth.
 java.lang.Integer getDaysInterval()
          Gets the attribute value for the calculated attribute DaysInterval.
 java.sql.Timestamp getEndDate()
          Gets the attribute value for the calculated attribute EndDate.
 java.lang.String getFrequency()
          Gets the attribute value for the calculated attribute Frequency.
 java.lang.Integer getHoursInterval()
          Gets the attribute value for the calculated attribute HoursInterval.
 java.lang.Integer getMinutesInterval()
          Gets the attribute value for the calculated attribute MinutesInterval.
 java.lang.String getMonthlyRepeatInterval()
          Gets the attribute value for the calculated attribute MonthlyRepeatInterval.
 java.lang.String getMonthlyStr()
          Gets the attribute value for the calculated attribute MonthlyStr.
 java.lang.Object getMonths()
          Gets the attribute value for the calculated attribute Months.
 java.lang.String getRunOption()
          Gets the attribute value for the calculated attribute RunOption.
 java.lang.Object getSavedSchedule()
          Gets the attribute value for the calculated attribute SavedSchedule.
 java.lang.String getSavedschFrequency()
          Gets the attribute value for the calculated attribute SavedschFrequency.
 java.lang.String getSavedSchName()
          Gets the attribute value for the calculated attribute SavedSchName.
 java.lang.String getSavedSchPkg()
          Gets the attribute value for the calculated attribute SavedSchPkg.
 java.lang.Object getSchedule()
          Gets the attribute value for the calculated attribute Schedule.
 java.lang.String getScheduleDesc()
          Gets the attribute value for the calculated attribute ScheduleDesc.
 java.lang.String getScheduleName()
          Gets the attribute value for the calculated attribute ScheduleName.
 java.lang.String getSchedulePkg()
          Gets the attribute value for the calculated attribute SchedulePkg.
 java.sql.Timestamp getStartDate()
          Gets the attribute value for the calculated attribute StartDate.
 java.lang.Object getWeekOfMonth()
          Gets the attribute value for the calculated attribute WeekOfMonth.
 java.lang.String getWeeks()
          Gets the attribute value for the calculated attribute Weeks.
 java.lang.Integer getWeeksInterval()
          Gets the attribute value for the calculated attribute WeeksInterval.
 java.lang.Object getYDateOfMonth()
          Gets the attribute value for the calculated attribute YDateOfMonth.
 java.lang.Object getYDayOfMonth()
          Gets the attribute value for the calculated attribute YDayOfMonth.
 java.lang.String getYearlyStr()
          Gets the attribute value for the calculated attribute YearlyStr.
 java.lang.String getYMonthlyRepeatInterval()
          Gets the attribute value for the calculated attribute YMonthlyRepeatInterval.
 java.lang.Object getYWeekOfMonth()
          Gets the attribute value for the calculated attribute YWeekOfMonth.
 boolean isStartDateChanged()
           
 void sampleScheduleDetailsVORowImplExportable()
          Sample exportable method.
 void sampleScheduleDetailsVORowImplExportable2(java.lang.String testParam1)
          Sample exportable method.
 java.util.List<java.lang.String> sampleScheduleDetailsVORowImplExportable3(java.util.List<java.lang.String> listParam, java.lang.String testParam1)
          Sample exportable method.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCustom(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Custom.
 void setDateOfMonth(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute DateOfMonth.
 void setDayOfMonth(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute DayOfMonth.
 void setDaysInterval(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute DaysInterval.
 void setEndDate(java.sql.Timestamp value)
          Sets value as the attribute value for the calculated attribute EndDate.
 void setFrequency(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Frequency.
 void setHoursInterval(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute HoursInterval.
 void setMinutesInterval(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute MinutesInterval.
 void setMonthlyRepeatInterval(java.lang.String value)
          Sets value as the attribute value for the calculated attribute MonthlyRepeatInterval.
 void setMonthlyStr(java.lang.String value)
          Sets value as the attribute value for the calculated attribute MonthlyStr.
 void setMonths(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute Months.
 void setRunOption(java.lang.String value)
          Sets value as the attribute value for the calculated attribute RunOption.
 void setSavedSchedule(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute SavedSchedule.
 void setSavedschFrequency(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SavedschFrequency.
 void setSavedSchName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SavedSchName.
 void setSavedSchPkg(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SavedSchPkg.
 void setSchedule(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute Schedule.
 void setScheduleDesc(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ScheduleDesc.
 void setScheduleName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ScheduleName.
 void setSchedulePkg(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SchedulePkg.
 void setStartDate(java.sql.Timestamp value)
          Sets value as the attribute value for the calculated attribute StartDate.
 void setStartDateChanged(boolean value)
           
 void setWeekOfMonth(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute WeekOfMonth.
 void setWeeks(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Weeks.
 void setWeeksInterval(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute WeeksInterval.
 void setYDateOfMonth(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute YDateOfMonth.
 void setYDayOfMonth(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute YDayOfMonth.
 void setYearlyStr(java.lang.String value)
          Sets value as the attribute value for the calculated attribute YearlyStr.
 void setYMonthlyRepeatInterval(java.lang.String value)
          Sets value as the attribute value for the calculated attribute YMonthlyRepeatInterval.
 void setYWeekOfMonth(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute YWeekOfMonth.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
create, createViewAccessorRS, findDiscriminatorForFilterRow, getApplCorePrefs, getAttribute, getAttribute, getDisplay, getEntities, getKeyFlexfieldCombination, getKeyFlexfieldCombinationID, getKeyFlexfieldViewDefImpl, getKeyFlexfieldViewObjectForQuery, getSetId, getTranslatedLanguages, isRefreshRequired, isTranslatable, isTranslatableAttribute, isTranslated, populteFilterMap, refreshViewAccessor, remove, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getParentVariableManager, getPreferredListBindingRSI, getQueryCollection, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, invokeMethod, isAttributeChanged, isAttributeUpdateable, isDead, isRefreshRequired, isSubclassRow, isViewAccessorAttribute, lock, lookupAttributeDef, markViewAccessorsDirty, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, revert, revertRow, revertRowAndContainees, setAttribute, setAttributeValues, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setNewRowState, setStateOnEntity, setTransientAttributeValue, shouldAddViewAccessorRSToRow, throwOnListBindingMismatch, toString, writeAsXml, writeAsXml, writeXML
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

RUNOPTION

public static final int RUNOPTION

FREQUENCY

public static final int FREQUENCY

STARTDATE

public static final int STARTDATE

ENDDATE

public static final int ENDDATE

HOURSINTERVAL

public static final int HOURSINTERVAL

MINUTESINTERVAL

public static final int MINUTESINTERVAL

DAYSINTERVAL

public static final int DAYSINTERVAL

WEEKSINTERVAL

public static final int WEEKSINTERVAL

WEEKS

public static final int WEEKS

MONTHLYREPEATINTERVAL

public static final int MONTHLYREPEATINTERVAL

DATEOFMONTH

public static final int DATEOFMONTH

DAYOFMONTH

public static final int DAYOFMONTH

WEEKOFMONTH

public static final int WEEKOFMONTH

MONTHS

public static final int MONTHS

YMONTHLYREPEATINTERVAL

public static final int YMONTHLYREPEATINTERVAL

YDATEOFMONTH

public static final int YDATEOFMONTH

YDAYOFMONTH

public static final int YDAYOFMONTH

YWEEKOFMONTH

public static final int YWEEKOFMONTH

CUSTOM

public static final int CUSTOM

SAVEDSCHFREQUENCY

public static final int SAVEDSCHFREQUENCY

SCHEDULENAME

public static final int SCHEDULENAME

SCHEDULEDESC

public static final int SCHEDULEDESC

MONTHLYSTR

public static final int MONTHLYSTR

YEARLYSTR

public static final int YEARLYSTR

SCHEDULE

public static final int SCHEDULE

SCHEDULEPKG

public static final int SCHEDULEPKG

SAVEDSCHNAME

public static final int SAVEDSCHNAME

SAVEDSCHPKG

public static final int SAVEDSCHPKG

SAVEDSCHEDULE

public static final int SAVEDSCHEDULE
Constructor Detail

ScheduleDetailsVORowImpl

public ScheduleDetailsVORowImpl()
This is the default constructor (do not remove).

Method Detail

getRunOption

public java.lang.String getRunOption()
Gets the attribute value for the calculated attribute RunOption.


setRunOption

public void setRunOption(java.lang.String value)
Sets value as the attribute value for the calculated attribute RunOption.


getFrequency

public java.lang.String getFrequency()
Gets the attribute value for the calculated attribute Frequency.


setFrequency

public void setFrequency(java.lang.String value)
Sets value as the attribute value for the calculated attribute Frequency.


getStartDate

public java.sql.Timestamp getStartDate()
Gets the attribute value for the calculated attribute StartDate.


setStartDate

public void setStartDate(java.sql.Timestamp value)
Sets value as the attribute value for the calculated attribute StartDate.


getEndDate

public java.sql.Timestamp getEndDate()
Gets the attribute value for the calculated attribute EndDate.


setEndDate

public void setEndDate(java.sql.Timestamp value)
Sets value as the attribute value for the calculated attribute EndDate.


getHoursInterval

public java.lang.Integer getHoursInterval()
Gets the attribute value for the calculated attribute HoursInterval.


setHoursInterval

public void setHoursInterval(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute HoursInterval.


getMinutesInterval

public java.lang.Integer getMinutesInterval()
Gets the attribute value for the calculated attribute MinutesInterval.


setMinutesInterval

public void setMinutesInterval(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute MinutesInterval.


getDaysInterval

public java.lang.Integer getDaysInterval()
Gets the attribute value for the calculated attribute DaysInterval.


setDaysInterval

public void setDaysInterval(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute DaysInterval.


getWeeksInterval

public java.lang.Integer getWeeksInterval()
Gets the attribute value for the calculated attribute WeeksInterval.


setWeeksInterval

public void setWeeksInterval(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute WeeksInterval.


getWeeks

public java.lang.String getWeeks()
Gets the attribute value for the calculated attribute Weeks.


setWeeks

public void setWeeks(java.lang.String value)
Sets value as the attribute value for the calculated attribute Weeks.


getMonthlyRepeatInterval

public java.lang.String getMonthlyRepeatInterval()
Gets the attribute value for the calculated attribute MonthlyRepeatInterval.


setMonthlyRepeatInterval

public void setMonthlyRepeatInterval(java.lang.String value)
Sets value as the attribute value for the calculated attribute MonthlyRepeatInterval.


getMonths

public java.lang.Object getMonths()
Gets the attribute value for the calculated attribute Months.


setMonths

public void setMonths(java.lang.Object value)
Sets value as the attribute value for the calculated attribute Months.


getYMonthlyRepeatInterval

public java.lang.String getYMonthlyRepeatInterval()
Gets the attribute value for the calculated attribute YMonthlyRepeatInterval.


setYMonthlyRepeatInterval

public void setYMonthlyRepeatInterval(java.lang.String value)
Sets value as the attribute value for the calculated attribute YMonthlyRepeatInterval.


getCustom

public java.lang.String getCustom()
Gets the attribute value for the calculated attribute Custom.


setCustom

public void setCustom(java.lang.String value)
Sets value as the attribute value for the calculated attribute Custom.


getAttrInvokeAccessor

protected java.lang.Object getAttrInvokeAccessor(int index,
                                                 oracle.jbo.server.AttributeDefImpl attrDef)
                                          throws java.lang.Exception
getAttrInvokeAccessor: generated method. Do not modify.

Overrides:
getAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Throws:
java.lang.Exception

setAttrInvokeAccessor

protected void setAttrInvokeAccessor(int index,
                                     java.lang.Object value,
                                     oracle.jbo.server.AttributeDefImpl attrDef)
                              throws java.lang.Exception
setAttrInvokeAccessor: generated method. Do not modify.

Overrides:
setAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Throws:
java.lang.Exception

sampleScheduleDetailsVORowImplExportable3

public java.util.List<java.lang.String> sampleScheduleDetailsVORowImplExportable3(java.util.List<java.lang.String> listParam,
                                                                                  java.lang.String testParam1)
Sample exportable method.


sampleScheduleDetailsVORowImplExportable

public void sampleScheduleDetailsVORowImplExportable()
Sample exportable method.


sampleScheduleDetailsVORowImplExportable2

public void sampleScheduleDetailsVORowImplExportable2(java.lang.String testParam1)
Sample exportable method.


getDateOfMonth

public java.lang.Object getDateOfMonth()
Gets the attribute value for the calculated attribute DateOfMonth.


setDateOfMonth

public void setDateOfMonth(java.lang.Object value)
Sets value as the attribute value for the calculated attribute DateOfMonth.


getDayOfMonth

public java.lang.Object getDayOfMonth()
Gets the attribute value for the calculated attribute DayOfMonth.


setDayOfMonth

public void setDayOfMonth(java.lang.Object value)
Sets value as the attribute value for the calculated attribute DayOfMonth.


getWeekOfMonth

public java.lang.Object getWeekOfMonth()
Gets the attribute value for the calculated attribute WeekOfMonth.


setWeekOfMonth

public void setWeekOfMonth(java.lang.Object value)
Sets value as the attribute value for the calculated attribute WeekOfMonth.


getScheduleName

public java.lang.String getScheduleName()
Gets the attribute value for the calculated attribute ScheduleName.


setScheduleName

public void setScheduleName(java.lang.String value)
Sets value as the attribute value for the calculated attribute ScheduleName.


getScheduleDesc

public java.lang.String getScheduleDesc()
Gets the attribute value for the calculated attribute ScheduleDesc.


setScheduleDesc

public void setScheduleDesc(java.lang.String value)
Sets value as the attribute value for the calculated attribute ScheduleDesc.


getYDateOfMonth

public java.lang.Object getYDateOfMonth()
Gets the attribute value for the calculated attribute YDateOfMonth.


setYDateOfMonth

public void setYDateOfMonth(java.lang.Object value)
Sets value as the attribute value for the calculated attribute YDateOfMonth.


getYDayOfMonth

public java.lang.Object getYDayOfMonth()
Gets the attribute value for the calculated attribute YDayOfMonth.


setYDayOfMonth

public void setYDayOfMonth(java.lang.Object value)
Sets value as the attribute value for the calculated attribute YDayOfMonth.


getYWeekOfMonth

public java.lang.Object getYWeekOfMonth()
Gets the attribute value for the calculated attribute YWeekOfMonth.


setYWeekOfMonth

public void setYWeekOfMonth(java.lang.Object value)
Sets value as the attribute value for the calculated attribute YWeekOfMonth.


getSavedschFrequency

public java.lang.String getSavedschFrequency()
Gets the attribute value for the calculated attribute SavedschFrequency.


setSavedschFrequency

public void setSavedschFrequency(java.lang.String value)
Sets value as the attribute value for the calculated attribute SavedschFrequency.


getMonthlyStr

public java.lang.String getMonthlyStr()
Gets the attribute value for the calculated attribute MonthlyStr.


setMonthlyStr

public void setMonthlyStr(java.lang.String value)
Sets value as the attribute value for the calculated attribute MonthlyStr.


getYearlyStr

public java.lang.String getYearlyStr()
Gets the attribute value for the calculated attribute YearlyStr.


setYearlyStr

public void setYearlyStr(java.lang.String value)
Sets value as the attribute value for the calculated attribute YearlyStr.


getSchedule

public java.lang.Object getSchedule()
Gets the attribute value for the calculated attribute Schedule.


setSchedule

public void setSchedule(java.lang.Object value)
Sets value as the attribute value for the calculated attribute Schedule.


getSchedulePkg

public java.lang.String getSchedulePkg()
Gets the attribute value for the calculated attribute SchedulePkg.

Returns:
the SchedulePkg

setSchedulePkg

public void setSchedulePkg(java.lang.String value)
Sets value as the attribute value for the calculated attribute SchedulePkg.

Parameters:
value - value to set the SchedulePkg

getSavedSchName

public java.lang.String getSavedSchName()
Gets the attribute value for the calculated attribute SavedSchName.

Returns:
the SavedSchName

setSavedSchName

public void setSavedSchName(java.lang.String value)
Sets value as the attribute value for the calculated attribute SavedSchName.

Parameters:
value - value to set the SavedSchName

getSavedSchPkg

public java.lang.String getSavedSchPkg()
Gets the attribute value for the calculated attribute SavedSchPkg.

Returns:
the SavedSchPkg

setSavedSchPkg

public void setSavedSchPkg(java.lang.String value)
Sets value as the attribute value for the calculated attribute SavedSchPkg.

Parameters:
value - value to set the SavedSchPkg

getSavedSchedule

public java.lang.Object getSavedSchedule()
Gets the attribute value for the calculated attribute SavedSchedule.

Returns:
the SavedSchedule

setSavedSchedule

public void setSavedSchedule(java.lang.Object value)
Sets value as the attribute value for the calculated attribute SavedSchedule.

Parameters:
value - value to set the SavedSchedule

isStartDateChanged

public boolean isStartDateChanged()

setStartDateChanged

public void setStartDateChanged(boolean value)

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.