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 FinalPPActionsVORowImpl

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


Nested Class Summary
static class FinalPPActionsVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ACTIONSN
           
static int CLASS1
           
static int CLASS1_1
           
static int CLASS1_1_1
           
static int ID
           
static int ONFAILURE
           
static int ONSUCCESS
           
static int ONWARNING
           
static int SEQNUM
           
static int TYPE
           
static int USERACTIONNAME
           
static int VODEFNAME
           
 
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
FinalPPActionsVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getActionSn()
          Gets the attribute value for the calculated attribute ActionSn.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getClass1_1_1()
          Gets the attribute value for the calculated attribute Class1_1_1.
 java.lang.String getClass1_1()
          Gets the attribute value for the calculated attribute Class1_1.
 java.lang.String getClass1()
          Gets the attribute value for the calculated attribute Class1.
 oracle.jbo.domain.Number getId()
          Gets the attribute value for the calculated attribute Id.
 java.lang.String getOnFailure()
          Gets the attribute value for the calculated attribute OnFailure.
 java.lang.String getOnSuccess()
          Gets the attribute value for the calculated attribute OnSuccess.
 java.lang.String getOnWarning()
          Gets the attribute value for the calculated attribute OnWarning.
 oracle.jbo.domain.Number getSeqNum()
          Gets the attribute value for the calculated attribute SeqNum.
 java.lang.String getType()
          Gets the attribute value for the calculated attribute Type.
 java.lang.String getUserActionName()
          Gets the attribute value for the calculated attribute UserActionName.
 java.lang.String getVoDefName()
          Gets the attribute value for the calculated attribute VoDefName.
 void setActionSn(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ActionSn.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setClass1_1_1(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Class1_1_1.
 void setClass1_1(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Class1_1.
 void setClass1(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Class1.
 void setId(oracle.jbo.domain.Number value)
          Sets value as the attribute value for the calculated attribute Id.
 void setOnFailure(java.lang.String value)
          Sets value as the attribute value for the calculated attribute OnFailure.
 void setOnSuccess(java.lang.String value)
          Sets value as the attribute value for the calculated attribute OnSuccess.
 void setOnWarning(java.lang.String value)
          Sets value as the attribute value for the calculated attribute OnWarning.
 void setSeqNum(oracle.jbo.domain.Number value)
          Sets value as the attribute value for the calculated attribute SeqNum.
 void setType(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Type.
 void setUserActionName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute UserActionName.
 void setVoDefName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute VoDefName.
 
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

ID

public static final int ID

SEQNUM

public static final int SEQNUM

ACTIONSN

public static final int ACTIONSN

CLASS1

public static final int CLASS1

VODEFNAME

public static final int VODEFNAME

TYPE

public static final int TYPE

ONSUCCESS

public static final int ONSUCCESS

ONWARNING

public static final int ONWARNING

ONFAILURE

public static final int ONFAILURE

USERACTIONNAME

public static final int USERACTIONNAME

CLASS1_1

public static final int CLASS1_1

CLASS1_1_1

public static final int CLASS1_1_1
Constructor Detail

FinalPPActionsVORowImpl

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

Method Detail

getId

public oracle.jbo.domain.Number getId()
Gets the attribute value for the calculated attribute Id.

Returns:
the Id

setId

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

Parameters:
value - value to set the Id

getSeqNum

public oracle.jbo.domain.Number getSeqNum()
Gets the attribute value for the calculated attribute SeqNum.

Returns:
the SeqNum

setSeqNum

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

Parameters:
value - value to set the SeqNum

getActionSn

public java.lang.String getActionSn()
Gets the attribute value for the calculated attribute ActionSn.

Returns:
the ActionSn

setActionSn

public void setActionSn(java.lang.String value)
Sets value as the attribute value for the calculated attribute ActionSn.

Parameters:
value - value to set the ActionSn

getClass1

public java.lang.String getClass1()
Gets the attribute value for the calculated attribute Class1.

Returns:
the Class1

setClass1

public void setClass1(java.lang.String value)
Sets value as the attribute value for the calculated attribute Class1.

Parameters:
value - value to set the Class1

getVoDefName

public java.lang.String getVoDefName()
Gets the attribute value for the calculated attribute VoDefName.

Returns:
the VoDefName

setVoDefName

public void setVoDefName(java.lang.String value)
Sets value as the attribute value for the calculated attribute VoDefName.

Parameters:
value - value to set the VoDefName

getType

public java.lang.String getType()
Gets the attribute value for the calculated attribute Type.

Returns:
the Type

setType

public void setType(java.lang.String value)
Sets value as the attribute value for the calculated attribute Type.

Parameters:
value - value to set the Type

getOnSuccess

public java.lang.String getOnSuccess()
Gets the attribute value for the calculated attribute OnSuccess.

Returns:
the OnSuccess

setOnSuccess

public void setOnSuccess(java.lang.String value)
Sets value as the attribute value for the calculated attribute OnSuccess.

Parameters:
value - value to set the OnSuccess

getOnWarning

public java.lang.String getOnWarning()
Gets the attribute value for the calculated attribute OnWarning.

Returns:
the OnWarning

setOnWarning

public void setOnWarning(java.lang.String value)
Sets value as the attribute value for the calculated attribute OnWarning.

Parameters:
value - value to set the OnWarning

getOnFailure

public java.lang.String getOnFailure()
Gets the attribute value for the calculated attribute OnFailure.

Returns:
the OnFailure

setOnFailure

public void setOnFailure(java.lang.String value)
Sets value as the attribute value for the calculated attribute OnFailure.

Parameters:
value - value to set the OnFailure

getUserActionName

public java.lang.String getUserActionName()
Gets the attribute value for the calculated attribute UserActionName.

Returns:
the UserActionName

setUserActionName

public void setUserActionName(java.lang.String value)
Sets value as the attribute value for the calculated attribute UserActionName.

Parameters:
value - value to set the UserActionName

getClass1_1

public java.lang.String getClass1_1()
Gets the attribute value for the calculated attribute Class1_1.

Returns:
the Class1_1

setClass1_1

public void setClass1_1(java.lang.String value)
Sets value as the attribute value for the calculated attribute Class1_1.

Parameters:
value - value to set the Class1_1

getClass1_1_1

public java.lang.String getClass1_1_1()
Gets the attribute value for the calculated attribute Class1_1_1.

Returns:
the Class1_1_1

setClass1_1_1

public void setClass1_1_1(java.lang.String value)
Sets value as the attribute value for the calculated attribute Class1_1_1.

Parameters:
value - value to set the Class1_1_1

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
Parameters:
index - the index identifying the attribute
attrDef - the attribute
Returns:
the attribute value
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
Parameters:
index - the index identifying the attribute
value - the value to assign to the attribute
attrDef - the attribute
Throws:
java.lang.Exception

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

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.