Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.view
Class FndObjectsSBChangesVORowImpl

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.dataSecurity.dataSecurityService.view.FndObjectsSBChangesVORowImpl
All Implemented Interfaces:
oracle.jbo.AttributeList, oracle.jbo.common.xml.XmlSerializable, oracle.jbo.ConsistentRow, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.RowExprScriptSupplier, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class FndObjectsSBChangesVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class FndObjectsSBChangesVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Nested classes/interfaces inherited from class oracle.jbo.server.ViewRowImpl
oracle.jbo.server.ViewRowImpl.PostState
 
Field Summary
static int CREATIONDATE
           
static int DATABASEOBJECTNAME
           
static int DESCRIPTION
           
static int DESCRIPTION1
           
static int DISPLAYNAME
           
static int FNDDUMMYALLVO1
           
static int FNDGRANTSSBCHANGES
           
static int FNDOBJECTISSBCHANGES
           
static int FNDOBJECTSSBCHANGESVO1
           
static int LASTUPDATEDATE
           
static int OBJECTID
           
static int OBJNAME
           
 
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
FndObjectsSBChangesVORowImpl()
          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.sql.Timestamp getCreationDate()
          Gets the attribute value for CREATION_DATE using the alias name CreationDate.
 java.lang.String getDatabaseObjectName()
          Gets the attribute value for DATABASE_OBJECT_NAME using the alias name DatabaseObjectName.
 java.lang.String getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 java.lang.String getDescription1()
          Gets the attribute value for DESCRIPTION using the alias name Description1.
 java.lang.String getDisplayName()
          Gets the attribute value for DISPLAY_NAME using the alias name DisplayName.
 oracle.jbo.RowSet getFndDummyAllVO1()
          Gets the view accessor RowSet FndDummyAllVO1.
 oracle.jbo.RowIterator getFndGrantsSBChanges()
          Gets the associated RowIterator using master-detail link FndGrantsSBChanges.
 oracle.jbo.RowIterator getFndObjectISSBChanges()
          Gets the associated RowIterator using master-detail link FndObjectISSBChanges.
 FndObjectsEOImpl getFndObjectsEO()
          Gets FndObjectsEO entity object.
 oracle.jbo.RowSet getFndObjectsSBChangesVO1()
          Gets the view accessor RowSet FndObjectsSBChangesVO1.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 java.lang.Long getObjectId()
          Gets the attribute value for OBJECT_ID using the alias name ObjectId.
 java.lang.String getObjName()
          Gets the attribute value for OBJ_NAME using the alias name ObjName.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCreationDate(java.sql.Timestamp value)
          Sets value as attribute value for CREATION_DATE using the alias name CreationDate.
 void setDatabaseObjectName(java.lang.String value)
          Sets value as attribute value for DATABASE_OBJECT_NAME using the alias name DatabaseObjectName.
 void setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setDescription1(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description1.
 void setDisplayName(java.lang.String value)
          Sets value as attribute value for DISPLAY_NAME using the alias name DisplayName.
 void setLastUpdateDate(java.sql.Timestamp value)
          Sets value as attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 void setObjectId(java.lang.Long value)
          Sets value as attribute value for OBJECT_ID using the alias name ObjectId.
 void setObjName(java.lang.String value)
          Sets value as attribute value for OBJ_NAME using the alias name ObjName.
 
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, resolveCustomSeedDataConflict, resolveStandardSeedDataConflict, sendToOsn, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkConsistency, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findOrCreateViewLinkAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getClientChangeIndicator, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getOwningAccessorName, getParentVariableManager, getPreferredListBindingRSI, getPrimaryEntityReference, getPrimaryPostState, getQueryCollection, getRowOperationsScript, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, internalGetCachedCalcAttributeValue, 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
 
Methods inherited from interface oracle.jbo.ExprScriptSupplier
getGlobalScript
 

Field Detail

OBJNAME

public static final int OBJNAME

OBJECTID

public static final int OBJECTID

DESCRIPTION

public static final int DESCRIPTION

DISPLAYNAME

public static final int DISPLAYNAME

DESCRIPTION1

public static final int DESCRIPTION1

DATABASEOBJECTNAME

public static final int DATABASEOBJECTNAME

CREATIONDATE

public static final int CREATIONDATE

LASTUPDATEDATE

public static final int LASTUPDATEDATE

FNDOBJECTISSBCHANGES

public static final int FNDOBJECTISSBCHANGES

FNDGRANTSSBCHANGES

public static final int FNDGRANTSSBCHANGES

FNDOBJECTSSBCHANGESVO1

public static final int FNDOBJECTSSBCHANGESVO1

FNDDUMMYALLVO1

public static final int FNDDUMMYALLVO1
Constructor Detail

FndObjectsSBChangesVORowImpl

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

Method Detail

getFndObjectsEO

public FndObjectsEOImpl getFndObjectsEO()
Gets FndObjectsEO entity object.

Returns:
the FndObjectsEO

getObjName

public java.lang.String getObjName()
Gets the attribute value for OBJ_NAME using the alias name ObjName.

Returns:
the OBJ_NAME

setObjName

public void setObjName(java.lang.String value)
Sets value as attribute value for OBJ_NAME using the alias name ObjName.

Parameters:
value - value to set the OBJ_NAME

getObjectId

public java.lang.Long getObjectId()
Gets the attribute value for OBJECT_ID using the alias name ObjectId.

Returns:
the OBJECT_ID

setObjectId

public void setObjectId(java.lang.Long value)
Sets value as attribute value for OBJECT_ID using the alias name ObjectId.

Parameters:
value - value to set the OBJECT_ID

getDescription

public java.lang.String getDescription()
Gets the attribute value for DESCRIPTION using the alias name Description.

Returns:
the DESCRIPTION

setDescription

public void setDescription(java.lang.String value)
Sets value as attribute value for DESCRIPTION using the alias name Description.

Parameters:
value - value to set the DESCRIPTION

getDisplayName

public java.lang.String getDisplayName()
Gets the attribute value for DISPLAY_NAME using the alias name DisplayName.

Returns:
the DISPLAY_NAME

setDisplayName

public void setDisplayName(java.lang.String value)
Sets value as attribute value for DISPLAY_NAME using the alias name DisplayName.

Parameters:
value - value to set the DISPLAY_NAME

getDescription1

public java.lang.String getDescription1()
Gets the attribute value for DESCRIPTION using the alias name Description1.

Returns:
the DESCRIPTION

setDescription1

public void setDescription1(java.lang.String value)
Sets value as attribute value for DESCRIPTION using the alias name Description1.

Parameters:
value - value to set the DESCRIPTION

getDatabaseObjectName

public java.lang.String getDatabaseObjectName()
Gets the attribute value for DATABASE_OBJECT_NAME using the alias name DatabaseObjectName.

Returns:
the DATABASE_OBJECT_NAME

setDatabaseObjectName

public void setDatabaseObjectName(java.lang.String value)
Sets value as attribute value for DATABASE_OBJECT_NAME using the alias name DatabaseObjectName.

Parameters:
value - value to set the DATABASE_OBJECT_NAME

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

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

getFndObjectISSBChanges

public oracle.jbo.RowIterator getFndObjectISSBChanges()
Gets the associated RowIterator using master-detail link FndObjectISSBChanges.


getFndGrantsSBChanges

public oracle.jbo.RowIterator getFndGrantsSBChanges()
Gets the associated RowIterator using master-detail link FndGrantsSBChanges.


getFndObjectsSBChangesVO1

public oracle.jbo.RowSet getFndObjectsSBChangesVO1()
Gets the view accessor RowSet FndObjectsSBChangesVO1.


getFndDummyAllVO1

public oracle.jbo.RowSet getFndDummyAllVO1()
Gets the view accessor RowSet FndDummyAllVO1.


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 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.