Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.datamapmig.model.view
Class FndMapFlexKffVORowImpl

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.applcore.datamapmig.model.view.FndMapFlexKffVORowImpl
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 FndMapFlexKffVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class FndMapFlexKffVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CREATEDBY
           
static int CREATIONDATE
           
static int FNDMAPFLEXKFFCOLUMNS
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int LOOKUPPVO1
           
static int LOOKUPPVO2
           
static int MAPID
           
static int MAPPEDFLAG
           
static int MIGRATEDFLAG
           
static int MODULEID
           
static int SAPPLICATIONID
           
static int SKFFCODE
           
static int STABLENAME
           
static int STYPE
           
static int TAPPLICATIONID
           
static int TKFFCODE
           
static int TTABLENAME
           
 
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
FndMapFlexKffVORowImpl()
          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 getCreatedBy()
          Gets the attribute value for CREATED_BY using the alias name CreatedBy.
 java.sql.Timestamp getCreationDate()
          Gets the attribute value for CREATION_DATE using the alias name CreationDate.
 oracle.jbo.RowIterator getFndMapFlexKffColumns()
          Gets the associated RowIterator using master-detail link FndMapFlexKffColumns.
 OAEntityImpl getFndMapFlexKffEO()
          Gets FndMapFlexKffEO entity object.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 java.lang.String getLastUpdatedBy()
          Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.
 java.lang.String getLastUpdateLogin()
          Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.
 oracle.jbo.RowSet getLookupPVO1()
          Gets the view accessor RowSet LookupPVO1.
 oracle.jbo.RowSet getLookupPVO2()
          Gets the view accessor RowSet LookupPVO2.
 java.lang.String getMapId()
          Gets the attribute value for MAP_ID using the alias name MapId.
 java.lang.String getMappedFlag()
          Gets the attribute value for MAPPED_FLAG using the alias name MappedFlag.
 java.lang.String getMigratedFlag()
          Gets the attribute value for MIGRATED_FLAG using the alias name MigratedFlag.
 java.lang.String getModuleId()
          Gets the attribute value for MODULE_ID using the alias name ModuleId.
 java.lang.Long getSApplicationId()
          Gets the attribute value for S_APPLICATION_ID using the alias name SApplicationId.
 java.lang.String getSKffCode()
          Gets the attribute value for S_KFF_CODE using the alias name SKffCode.
 java.lang.String getSTableName()
          Gets the attribute value for S_TABLE_NAME using the alias name STableName.
 java.lang.String getSType()
          Gets the attribute value for S_TYPE using the alias name SType.
 java.lang.Long getTApplicationId()
          Gets the attribute value for T_APPLICATION_ID using the alias name TApplicationId.
 java.lang.String getTKffCode()
          Gets the attribute value for T_KFF_CODE using the alias name TKffCode.
 java.lang.String getTTableName()
          Gets the attribute value for T_TABLE_NAME using the alias name TTableName.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCreatedBy(java.lang.String value)
          Sets value as attribute value for CREATED_BY using the alias name CreatedBy.
 void setCreationDate(java.sql.Timestamp value)
          Sets value as attribute value for CREATION_DATE using the alias name CreationDate.
 void setLastUpdateDate(java.sql.Timestamp value)
          Sets value as attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 void setLastUpdatedBy(java.lang.String value)
          Sets value as attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.
 void setLastUpdateLogin(java.lang.String value)
          Sets value as attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.
 void setMapId(java.lang.String value)
          Sets value as attribute value for MAP_ID using the alias name MapId.
 void setMappedFlag(java.lang.String value)
          Sets value as attribute value for MAPPED_FLAG using the alias name MappedFlag.
 void setMigratedFlag(java.lang.String value)
          Sets value as attribute value for MIGRATED_FLAG using the alias name MigratedFlag.
 void setModuleId(java.lang.String value)
          Sets value as attribute value for MODULE_ID using the alias name ModuleId.
 void setSApplicationId(java.lang.Long value)
          Sets value as attribute value for S_APPLICATION_ID using the alias name SApplicationId.
 void setSKffCode(java.lang.String value)
          Sets value as attribute value for S_KFF_CODE using the alias name SKffCode.
 void setSTableName(java.lang.String value)
          Sets value as attribute value for S_TABLE_NAME using the alias name STableName.
 void setSType(java.lang.String value)
          Sets value as attribute value for S_TYPE using the alias name SType.
 void setTApplicationId(java.lang.Long value)
          Sets value as attribute value for T_APPLICATION_ID using the alias name TApplicationId.
 void setTKffCode(java.lang.String value)
          Sets value as attribute value for T_KFF_CODE using the alias name TKffCode.
 void setTTableName(java.lang.String value)
          Sets value as attribute value for T_TABLE_NAME using the alias name TTableName.
 
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, 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, 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

MAPID

public static final int MAPID

STYPE

public static final int STYPE

SAPPLICATIONID

public static final int SAPPLICATIONID

SKFFCODE

public static final int SKFFCODE

TAPPLICATIONID

public static final int TAPPLICATIONID

TKFFCODE

public static final int TKFFCODE

MODULEID

public static final int MODULEID

MAPPEDFLAG

public static final int MAPPEDFLAG

MIGRATEDFLAG

public static final int MIGRATEDFLAG

CREATEDBY

public static final int CREATEDBY

CREATIONDATE

public static final int CREATIONDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

STABLENAME

public static final int STABLENAME

TTABLENAME

public static final int TTABLENAME

FNDMAPFLEXKFFCOLUMNS

public static final int FNDMAPFLEXKFFCOLUMNS

LOOKUPPVO1

public static final int LOOKUPPVO1

LOOKUPPVO2

public static final int LOOKUPPVO2
Constructor Detail

FndMapFlexKffVORowImpl

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

Method Detail

getFndMapFlexKffEO

public OAEntityImpl getFndMapFlexKffEO()
Gets FndMapFlexKffEO entity object.

Returns:
the FndMapFlexKffEO

getMapId

public java.lang.String getMapId()
Gets the attribute value for MAP_ID using the alias name MapId.

Returns:
the MAP_ID

setMapId

public void setMapId(java.lang.String value)
Sets value as attribute value for MAP_ID using the alias name MapId.

Parameters:
value - value to set the MAP_ID

getSType

public java.lang.String getSType()
Gets the attribute value for S_TYPE using the alias name SType.

Returns:
the S_TYPE

setSType

public void setSType(java.lang.String value)
Sets value as attribute value for S_TYPE using the alias name SType.

Parameters:
value - value to set the S_TYPE

getSApplicationId

public java.lang.Long getSApplicationId()
Gets the attribute value for S_APPLICATION_ID using the alias name SApplicationId.

Returns:
the S_APPLICATION_ID

setSApplicationId

public void setSApplicationId(java.lang.Long value)
Sets value as attribute value for S_APPLICATION_ID using the alias name SApplicationId.

Parameters:
value - value to set the S_APPLICATION_ID

getSKffCode

public java.lang.String getSKffCode()
Gets the attribute value for S_KFF_CODE using the alias name SKffCode.

Returns:
the S_KFF_CODE

setSKffCode

public void setSKffCode(java.lang.String value)
Sets value as attribute value for S_KFF_CODE using the alias name SKffCode.

Parameters:
value - value to set the S_KFF_CODE

getTApplicationId

public java.lang.Long getTApplicationId()
Gets the attribute value for T_APPLICATION_ID using the alias name TApplicationId.

Returns:
the T_APPLICATION_ID

setTApplicationId

public void setTApplicationId(java.lang.Long value)
Sets value as attribute value for T_APPLICATION_ID using the alias name TApplicationId.

Parameters:
value - value to set the T_APPLICATION_ID

getTKffCode

public java.lang.String getTKffCode()
Gets the attribute value for T_KFF_CODE using the alias name TKffCode.

Returns:
the T_KFF_CODE

setTKffCode

public void setTKffCode(java.lang.String value)
Sets value as attribute value for T_KFF_CODE using the alias name TKffCode.

Parameters:
value - value to set the T_KFF_CODE

getModuleId

public java.lang.String getModuleId()
Gets the attribute value for MODULE_ID using the alias name ModuleId.

Returns:
the MODULE_ID

setModuleId

public void setModuleId(java.lang.String value)
Sets value as attribute value for MODULE_ID using the alias name ModuleId.

Parameters:
value - value to set the MODULE_ID

getMappedFlag

public java.lang.String getMappedFlag()
Gets the attribute value for MAPPED_FLAG using the alias name MappedFlag.

Returns:
the MAPPED_FLAG

setMappedFlag

public void setMappedFlag(java.lang.String value)
Sets value as attribute value for MAPPED_FLAG using the alias name MappedFlag.

Parameters:
value - value to set the MAPPED_FLAG

getMigratedFlag

public java.lang.String getMigratedFlag()
Gets the attribute value for MIGRATED_FLAG using the alias name MigratedFlag.

Returns:
the MIGRATED_FLAG

setMigratedFlag

public void setMigratedFlag(java.lang.String value)
Sets value as attribute value for MIGRATED_FLAG using the alias name MigratedFlag.

Parameters:
value - value to set the MIGRATED_FLAG

getCreatedBy

public java.lang.String getCreatedBy()
Gets the attribute value for CREATED_BY using the alias name CreatedBy.

Returns:
the CREATED_BY

setCreatedBy

public void setCreatedBy(java.lang.String value)
Sets value as attribute value for CREATED_BY using the alias name CreatedBy.

Parameters:
value - value to set the CREATED_BY

getCreationDate

public java.sql.Timestamp getCreationDate()
Gets the attribute value for CREATION_DATE using the alias name CreationDate.

Returns:
the CREATION_DATE

setCreationDate

public void setCreationDate(java.sql.Timestamp value)
Sets value as attribute value for CREATION_DATE using the alias name CreationDate.

Parameters:
value - value to set the CREATION_DATE

getLastUpdatedBy

public java.lang.String getLastUpdatedBy()
Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.

Returns:
the LAST_UPDATED_BY

setLastUpdatedBy

public void setLastUpdatedBy(java.lang.String value)
Sets value as attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.

Parameters:
value - value to set the LAST_UPDATED_BY

getLastUpdateDate

public java.sql.Timestamp getLastUpdateDate()
Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.

Returns:
the LAST_UPDATE_DATE

setLastUpdateDate

public void setLastUpdateDate(java.sql.Timestamp value)
Sets value as attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.

Parameters:
value - value to set the LAST_UPDATE_DATE

getLastUpdateLogin

public java.lang.String getLastUpdateLogin()
Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.

Returns:
the LAST_UPDATE_LOGIN

setLastUpdateLogin

public void setLastUpdateLogin(java.lang.String value)
Sets value as attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.

Parameters:
value - value to set the LAST_UPDATE_LOGIN

getSTableName

public java.lang.String getSTableName()
Gets the attribute value for S_TABLE_NAME using the alias name STableName.

Returns:
the S_TABLE_NAME

setSTableName

public void setSTableName(java.lang.String value)
Sets value as attribute value for S_TABLE_NAME using the alias name STableName.

Parameters:
value - value to set the S_TABLE_NAME

getTTableName

public java.lang.String getTTableName()
Gets the attribute value for T_TABLE_NAME using the alias name TTableName.

Returns:
the T_TABLE_NAME

setTTableName

public void setTTableName(java.lang.String value)
Sets value as attribute value for T_TABLE_NAME using the alias name TTableName.

Parameters:
value - value to set the T_TABLE_NAME

getFndMapFlexKffColumns

public oracle.jbo.RowIterator getFndMapFlexKffColumns()
Gets the associated RowIterator using master-detail link FndMapFlexKffColumns.


getLookupPVO1

public oracle.jbo.RowSet getLookupPVO1()
Gets the view accessor RowSet LookupPVO1.


getLookupPVO2

public oracle.jbo.RowSet getLookupPVO2()
Gets the view accessor RowSet LookupPVO2.


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 Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.