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 SavedScheduleDetailsVORowImpl

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.SavedScheduleDetailsVORowImpl
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 SavedScheduleDetailsVORowImpl
extends oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl


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 MONTHS
           
static int SAVEDSCHPKG
           
static int SAVEDSCHREPEATINGOPTIONS
           
static int SCHEDULEDESC
           
static int SCHEDULENAME1
           
static int STARTDATE
           
static int WEEKOFMONTH
           
static int WEEKS
           
static int WEEKSINTERVAL
           
static int YDATEOFMONTH
           
static int YDAYOFMONTH
           
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
SavedScheduleDetailsVORowImpl()
          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.String getDateOfMonth()
          Gets the attribute value for the calculated attribute DateOfMonth.
 java.lang.String getDayOfMonth()
          Gets the attribute value for the calculated attribute DayOfMonth.
 oracle.jbo.domain.Number getDaysInterval()
          Gets the attribute value for the calculated attribute DaysInterval.
 java.lang.String getEndDate()
          Gets the attribute value for the calculated attribute EndDate.
 java.lang.String getFrequency()
          Gets the attribute value for the calculated attribute Frequency.
 oracle.jbo.domain.Number getHoursInterval()
          Gets the attribute value for the calculated attribute HoursInterval.
 oracle.jbo.domain.Number 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 getMonths()
          Gets the attribute value for the calculated attribute Months.
 java.lang.String getSavedschPkg()
          Gets the attribute value for the calculated attribute SavedschPkg.
 java.lang.String getSavedschRepeatingOptions()
          Gets the attribute value for the calculated attribute SavedschRepeatingOptions.
 java.lang.String getScheduleDesc()
          Gets the attribute value for the calculated attribute ScheduleDesc.
 java.lang.String getSchedulename1()
          Gets the attribute value for the calculated attribute Schedulename1.
 java.lang.String getStartDate()
          Gets the attribute value for the calculated attribute StartDate.
 java.lang.String getWeekOfMonth()
          Gets the attribute value for the calculated attribute WeekOfMonth.
 java.lang.String getWeeks()
          Gets the attribute value for the calculated attribute Weeks.
 oracle.jbo.domain.Number getWeeksInterval()
          Gets the attribute value for the calculated attribute WeeksInterval.
 java.lang.String getYDateOfMonth()
          Gets the attribute value for the calculated attribute YDateOfMonth.
 java.lang.String getYDayOfMonth()
          Gets the attribute value for the calculated attribute YDayOfMonth.
 java.lang.String getYMonthlyRepeatInterval()
          Gets the attribute value for the calculated attribute YMonthlyRepeatInterval.
 java.lang.String getYWeekOfMonth()
          Gets the attribute value for the calculated attribute YWeekOfMonth.
 void sampleSavedScheduleDetailsVORowImplExportable()
          Sample exportable method.
 void sampleSavedScheduleDetailsVORowImplExportable2(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.String value)
          Sets value as the attribute value for the calculated attribute DateOfMonth.
 void setDayOfMonth(java.lang.String value)
          Sets value as the attribute value for the calculated attribute DayOfMonth.
 void setDaysInterval(oracle.jbo.domain.Number value)
          Sets value as the attribute value for the calculated attribute DaysInterval.
 void setEndDate(java.lang.String 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(oracle.jbo.domain.Number value)
          Sets value as the attribute value for the calculated attribute HoursInterval.
 void setMinutesInterval(oracle.jbo.domain.Number 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 setMonths(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Months.
 void setSavedschPkg(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SavedschPkg.
 void setSavedschRepeatingOptions(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SavedschRepeatingOptions.
 void setScheduleDesc(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ScheduleDesc.
 void setSchedulename1(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Schedulename1.
 void setStartDate(java.lang.String value)
          Sets value as the attribute value for the calculated attribute StartDate.
 void setWeekOfMonth(java.lang.String 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(oracle.jbo.domain.Number value)
          Sets value as the attribute value for the calculated attribute WeeksInterval.
 void setYDateOfMonth(java.lang.String value)
          Sets value as the attribute value for the calculated attribute YDateOfMonth.
 void setYDayOfMonth(java.lang.String value)
          Sets value as the attribute value for the calculated attribute YDayOfMonth.
 void setYMonthlyRepeatInterval(java.lang.String value)
          Sets value as the attribute value for the calculated attribute YMonthlyRepeatInterval.
 void setYWeekOfMonth(java.lang.String 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

FREQUENCY

public static final int FREQUENCY
See Also:
Constant Field Values

STARTDATE

public static final int STARTDATE
See Also:
Constant Field Values

ENDDATE

public static final int ENDDATE
See Also:
Constant Field Values

HOURSINTERVAL

public static final int HOURSINTERVAL
See Also:
Constant Field Values

MINUTESINTERVAL

public static final int MINUTESINTERVAL
See Also:
Constant Field Values

DAYSINTERVAL

public static final int DAYSINTERVAL
See Also:
Constant Field Values

WEEKSINTERVAL

public static final int WEEKSINTERVAL
See Also:
Constant Field Values

WEEKS

public static final int WEEKS
See Also:
Constant Field Values

MONTHLYREPEATINTERVAL

public static final int MONTHLYREPEATINTERVAL
See Also:
Constant Field Values

DATEOFMONTH

public static final int DATEOFMONTH
See Also:
Constant Field Values

DAYOFMONTH

public static final int DAYOFMONTH
See Also:
Constant Field Values

WEEKOFMONTH

public static final int WEEKOFMONTH
See Also:
Constant Field Values

MONTHS

public static final int MONTHS
See Also:
Constant Field Values

YMONTHLYREPEATINTERVAL

public static final int YMONTHLYREPEATINTERVAL
See Also:
Constant Field Values

YDATEOFMONTH

public static final int YDATEOFMONTH
See Also:
Constant Field Values

YDAYOFMONTH

public static final int YDAYOFMONTH
See Also:
Constant Field Values

YWEEKOFMONTH

public static final int YWEEKOFMONTH
See Also:
Constant Field Values

CUSTOM

public static final int CUSTOM
See Also:
Constant Field Values

SAVEDSCHREPEATINGOPTIONS

public static final int SAVEDSCHREPEATINGOPTIONS
See Also:
Constant Field Values

SCHEDULENAME1

public static final int SCHEDULENAME1
See Also:
Constant Field Values

SCHEDULEDESC

public static final int SCHEDULEDESC
See Also:
Constant Field Values

SAVEDSCHPKG

public static final int SAVEDSCHPKG
See Also:
Constant Field Values
Constructor Detail

SavedScheduleDetailsVORowImpl

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

Method Detail

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.lang.String getStartDate()
Gets the attribute value for the calculated attribute StartDate.


setStartDate

public void setStartDate(java.lang.String value)
Sets value as the attribute value for the calculated attribute StartDate.


getEndDate

public java.lang.String getEndDate()
Gets the attribute value for the calculated attribute EndDate.


setEndDate

public void setEndDate(java.lang.String value)
Sets value as the attribute value for the calculated attribute EndDate.


getHoursInterval

public oracle.jbo.domain.Number getHoursInterval()
Gets the attribute value for the calculated attribute HoursInterval.


setHoursInterval

public void setHoursInterval(oracle.jbo.domain.Number value)
Sets value as the attribute value for the calculated attribute HoursInterval.


getMinutesInterval

public oracle.jbo.domain.Number getMinutesInterval()
Gets the attribute value for the calculated attribute MinutesInterval.


setMinutesInterval

public void setMinutesInterval(oracle.jbo.domain.Number value)
Sets value as the attribute value for the calculated attribute MinutesInterval.


getDaysInterval

public oracle.jbo.domain.Number getDaysInterval()
Gets the attribute value for the calculated attribute DaysInterval.


setDaysInterval

public void setDaysInterval(oracle.jbo.domain.Number value)
Sets value as the attribute value for the calculated attribute DaysInterval.


getWeeksInterval

public oracle.jbo.domain.Number getWeeksInterval()
Gets the attribute value for the calculated attribute WeeksInterval.


setWeeksInterval

public void setWeeksInterval(oracle.jbo.domain.Number 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.


getDateOfMonth

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


setDateOfMonth

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


getDayOfMonth

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


setDayOfMonth

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


getWeekOfMonth

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


setWeekOfMonth

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


getMonths

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


setMonths

public void setMonths(java.lang.String 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.


getYDateOfMonth

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


setYDateOfMonth

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


getYDayOfMonth

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


setYDayOfMonth

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


getYWeekOfMonth

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


setYWeekOfMonth

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


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.


getSavedschRepeatingOptions

public java.lang.String getSavedschRepeatingOptions()
Gets the attribute value for the calculated attribute SavedschRepeatingOptions.


setSavedschRepeatingOptions

public void setSavedschRepeatingOptions(java.lang.String value)
Sets value as the attribute value for the calculated attribute SavedschRepeatingOptions.


getSchedulename1

public java.lang.String getSchedulename1()
Gets the attribute value for the calculated attribute Schedulename1.


setSchedulename1

public void setSchedulename1(java.lang.String value)
Sets value as the attribute value for the calculated attribute Schedulename1.


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.


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

sampleSavedScheduleDetailsVORowImplExportable

public void sampleSavedScheduleDetailsVORowImplExportable()
Sample exportable method.


sampleSavedScheduleDetailsVORowImplExportable2

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


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

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

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.