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

E22562-03

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

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.FndObjectsVORowImpl
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 FndObjectsVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class FndObjectsVORowImpl.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 APPLTAXONOMYROWFLATTENSEEDDDATAPVO
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATABASEOBJECTNAME
           
static int DESCRIPTION
           
static int DISPLAYNAME
           
static int FILTERCOLUMNLIST
           
static int FNDFORMFUNCTIONSVO
           
static int FNDGRANTS
           
static int FNDOBJECTINSTANCESETS
           
static int FUNCTIONSECURITYENABLED
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
static int MODULEID1
           
static int OBJECTID
           
static int OBJECTSTRIPECONDITION
           
static int OBJECTTAG
           
static int OBJECTTYPE
           
static int OBJNAME
           
static int PK1COLUMNNAME
           
static int PK1COLUMNTYPE
           
static int PK2COLUMNNAME
           
static int PK2COLUMNTYPE
           
static int PK3COLUMNNAME
           
static int PK3COLUMNTYPE
           
static int PK4COLUMNNAME
           
static int PK4COLUMNTYPE
           
static int PK5COLUMNNAME
           
static int PK5COLUMNTYPE
           
static int USERMODULENAME
           
static int USERMODULENAME1
           
 
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
FndObjectsVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 OAEntityImpl getApplTaxonomyPEO()
          Gets ApplTaxonomyPEO entity object.
 oracle.jbo.RowSet getApplTaxonomyRowFlattenSeeddDataPVO()
          Gets the view accessor RowSet ApplTaxonomyRowFlattenSeeddDataPVO.
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.
 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 getDisplayName()
          Gets the attribute value for DISPLAY_NAME using the alias name DisplayName.
 java.lang.String getFilterColumnList()
          Gets the attribute value for FILTER_COLUMN_LIST using the alias name FilterColumnList.
 oracle.jbo.RowIterator getFndFormFunctionsVO()
          Gets the associated RowIterator using master-detail link FndFormFunctionsVO.
 oracle.jbo.RowIterator getFndGrants()
          Gets the associated RowIterator using master-detail link FndGrants.
 oracle.jbo.RowIterator getFndObjectInstanceSets()
          Gets the associated RowIterator using master-detail link FndObjectInstanceSets.
 FndObjectsEOImpl getFndObjectsEO()
          Gets FndObjectsEO entity object.
 java.lang.String getFunctionSecurityEnabled()
          Gets the attribute value for FUNCTION_SECURITY_ENABLED using the alias name FunctionSecurityEnabled.
 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.
 java.lang.String getModuleId()
          Gets the attribute value for MODULE_ID using the alias name ModuleId.
 java.lang.String getModuleId1()
          Gets the attribute value for MODULE_ID using the alias name ModuleId1.
 java.lang.Long getObjectId()
          Gets the attribute value for OBJECT_ID using the alias name ObjectId.
 java.lang.String getObjectStripeCondition()
          Gets the attribute value for OBJECT_STRIPE_CONDITION using the alias name ObjectStripeCondition.
 java.lang.String getObjectTag()
          Gets the attribute value for OBJECT_TAG using the alias name ObjectTag.
 java.lang.String getObjectType()
          Gets the attribute value for OBJECT_TYPE using the alias name ObjectType.
 java.lang.String getObjName()
          Gets the attribute value for OBJ_NAME using the alias name ObjName.
 java.lang.String getPk1ColumnName()
          Gets the attribute value for PK1_COLUMN_NAME using the alias name Pk1ColumnName.
 java.lang.String getPk1ColumnType()
          Gets the attribute value for PK1_COLUMN_TYPE using the alias name Pk1ColumnType.
 java.lang.String getPk2ColumnName()
          Gets the attribute value for PK2_COLUMN_NAME using the alias name Pk2ColumnName.
 java.lang.String getPk2ColumnType()
          Gets the attribute value for PK2_COLUMN_TYPE using the alias name Pk2ColumnType.
 java.lang.String getPk3ColumnName()
          Gets the attribute value for PK3_COLUMN_NAME using the alias name Pk3ColumnName.
 java.lang.String getPk3ColumnType()
          Gets the attribute value for PK3_COLUMN_TYPE using the alias name Pk3ColumnType.
 java.lang.String getPk4ColumnName()
          Gets the attribute value for PK4_COLUMN_NAME using the alias name Pk4ColumnName.
 java.lang.String getPk4ColumnType()
          Gets the attribute value for PK4_COLUMN_TYPE using the alias name Pk4ColumnType.
 java.lang.String getPk5ColumnName()
          Gets the attribute value for PK5_COLUMN_NAME using the alias name Pk5ColumnName.
 java.lang.String getPk5ColumnType()
          Gets the attribute value for PK5_COLUMN_TYPE using the alias name Pk5ColumnType.
 java.lang.String getUserModuleName()
          Gets the attribute value for the calculated attribute UserModuleName.
 java.lang.String getUserModuleName1()
          Gets the attribute value for USER_MODULE_NAME using the alias name UserModuleName1.
 void sampleFndObjectsVORowImplExportable()
          Sample exportable method.
 void sampleFndObjectsVORowImplExportable2(java.lang.String testParam1)
          Sample exportable method.
 java.util.List<java.lang.String> sampleFndObjectsVORowImplExportable3(java.util.List<java.lang.String> listParam, java.lang.String testParam1)
          Sample exportable method.
 java.util.HashMap<java.lang.String,java.lang.String> sampleFndObjectsVORowImplExportable4(java.util.HashMap<java.lang.String,java.lang.String> hashParam, 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 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 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 setDisplayName(java.lang.String value)
          Sets value as attribute value for DISPLAY_NAME using the alias name DisplayName.
 void setFilterColumnList(java.lang.String value)
          Sets value as attribute value for FILTER_COLUMN_LIST using the alias name FilterColumnList.
 void setFunctionSecurityEnabled(java.lang.String value)
          Sets value as attribute value for FUNCTION_SECURITY_ENABLED using the alias name FunctionSecurityEnabled.
 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 setModuleId(java.lang.String value)
          Sets value as attribute value for MODULE_ID using the alias name ModuleId.
 void setModuleId1(java.lang.String value)
          Sets value as attribute value for MODULE_ID using the alias name ModuleId1.
 void setObjectId(java.lang.Long value)
          Sets value as attribute value for OBJECT_ID using the alias name ObjectId.
 void setObjectStripeCondition(java.lang.String value)
          Sets value as attribute value for OBJECT_STRIPE_CONDITION using the alias name ObjectStripeCondition.
 void setObjectTag(java.lang.String value)
          Sets value as attribute value for OBJECT_TAG using the alias name ObjectTag.
 void setObjectType(java.lang.String value)
          Sets value as attribute value for OBJECT_TYPE using the alias name ObjectType.
 void setObjName(java.lang.String value)
          Sets value as attribute value for OBJ_NAME using the alias name ObjName.
 void setPk1ColumnName(java.lang.String value)
          Sets value as attribute value for PK1_COLUMN_NAME using the alias name Pk1ColumnName.
 void setPk1ColumnType(java.lang.String value)
          Sets value as attribute value for PK1_COLUMN_TYPE using the alias name Pk1ColumnType.
 void setPk2ColumnName(java.lang.String value)
          Sets value as attribute value for PK2_COLUMN_NAME using the alias name Pk2ColumnName.
 void setPk2ColumnType(java.lang.String value)
          Sets value as attribute value for PK2_COLUMN_TYPE using the alias name Pk2ColumnType.
 void setPk3ColumnName(java.lang.String value)
          Sets value as attribute value for PK3_COLUMN_NAME using the alias name Pk3ColumnName.
 void setPk3ColumnType(java.lang.String value)
          Sets value as attribute value for PK3_COLUMN_TYPE using the alias name Pk3ColumnType.
 void setPk4ColumnName(java.lang.String value)
          Sets value as attribute value for PK4_COLUMN_NAME using the alias name Pk4ColumnName.
 void setPk4ColumnType(java.lang.String value)
          Sets value as attribute value for PK4_COLUMN_TYPE using the alias name Pk4ColumnType.
 void setPk5ColumnName(java.lang.String value)
          Sets value as attribute value for PK5_COLUMN_NAME using the alias name Pk5ColumnName.
 void setPk5ColumnType(java.lang.String value)
          Sets value as attribute value for PK5_COLUMN_TYPE using the alias name Pk5ColumnType.
 void setUserModuleName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute UserModuleName.
 void setUserModuleName1(java.lang.String value)
          Sets value as attribute value for USER_MODULE_NAME using the alias name UserModuleName1.
 
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, getPrimaryEntityReference, getPrimaryPostState, 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

OBJECTID

public static final int OBJECTID

OBJNAME

public static final int OBJNAME

MODULEID

public static final int MODULEID

DATABASEOBJECTNAME

public static final int DATABASEOBJECTNAME

PK1COLUMNNAME

public static final int PK1COLUMNNAME

PK2COLUMNNAME

public static final int PK2COLUMNNAME

PK3COLUMNNAME

public static final int PK3COLUMNNAME

PK4COLUMNNAME

public static final int PK4COLUMNNAME

PK5COLUMNNAME

public static final int PK5COLUMNNAME

PK1COLUMNTYPE

public static final int PK1COLUMNTYPE

PK2COLUMNTYPE

public static final int PK2COLUMNTYPE

PK3COLUMNTYPE

public static final int PK3COLUMNTYPE

PK4COLUMNTYPE

public static final int PK4COLUMNTYPE

PK5COLUMNTYPE

public static final int PK5COLUMNTYPE

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

DISPLAYNAME

public static final int DISPLAYNAME

DESCRIPTION

public static final int DESCRIPTION

OBJECTSTRIPECONDITION

public static final int OBJECTSTRIPECONDITION

OBJECTTAG

public static final int OBJECTTAG

OBJECTTYPE

public static final int OBJECTTYPE

USERMODULENAME

public static final int USERMODULENAME

USERMODULENAME1

public static final int USERMODULENAME1

MODULEID1

public static final int MODULEID1

FILTERCOLUMNLIST

public static final int FILTERCOLUMNLIST

FUNCTIONSECURITYENABLED

public static final int FUNCTIONSECURITYENABLED

FNDFORMFUNCTIONSVO

public static final int FNDFORMFUNCTIONSVO

FNDGRANTS

public static final int FNDGRANTS

FNDOBJECTINSTANCESETS

public static final int FNDOBJECTINSTANCESETS

APPLTAXONOMYROWFLATTENSEEDDDATAPVO

public static final int APPLTAXONOMYROWFLATTENSEEDDDATAPVO
Constructor Detail

FndObjectsVORowImpl

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

Method Detail

getFndObjectsEO

public FndObjectsEOImpl getFndObjectsEO()
Gets FndObjectsEO entity object.


getApplTaxonomyPEO

public OAEntityImpl getApplTaxonomyPEO()
Gets ApplTaxonomyPEO entity object.

Returns:
the ApplTaxonomyPEO

getObjectId

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


setObjectId

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


getObjName

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


setObjName

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


getModuleId

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


setModuleId

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


getDatabaseObjectName

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


setDatabaseObjectName

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


getPk1ColumnName

public java.lang.String getPk1ColumnName()
Gets the attribute value for PK1_COLUMN_NAME using the alias name Pk1ColumnName.


setPk1ColumnName

public void setPk1ColumnName(java.lang.String value)
Sets value as attribute value for PK1_COLUMN_NAME using the alias name Pk1ColumnName.


getPk2ColumnName

public java.lang.String getPk2ColumnName()
Gets the attribute value for PK2_COLUMN_NAME using the alias name Pk2ColumnName.


setPk2ColumnName

public void setPk2ColumnName(java.lang.String value)
Sets value as attribute value for PK2_COLUMN_NAME using the alias name Pk2ColumnName.


getPk3ColumnName

public java.lang.String getPk3ColumnName()
Gets the attribute value for PK3_COLUMN_NAME using the alias name Pk3ColumnName.


setPk3ColumnName

public void setPk3ColumnName(java.lang.String value)
Sets value as attribute value for PK3_COLUMN_NAME using the alias name Pk3ColumnName.


getPk4ColumnName

public java.lang.String getPk4ColumnName()
Gets the attribute value for PK4_COLUMN_NAME using the alias name Pk4ColumnName.


setPk4ColumnName

public void setPk4ColumnName(java.lang.String value)
Sets value as attribute value for PK4_COLUMN_NAME using the alias name Pk4ColumnName.


getPk5ColumnName

public java.lang.String getPk5ColumnName()
Gets the attribute value for PK5_COLUMN_NAME using the alias name Pk5ColumnName.


setPk5ColumnName

public void setPk5ColumnName(java.lang.String value)
Sets value as attribute value for PK5_COLUMN_NAME using the alias name Pk5ColumnName.


getPk1ColumnType

public java.lang.String getPk1ColumnType()
Gets the attribute value for PK1_COLUMN_TYPE using the alias name Pk1ColumnType.


setPk1ColumnType

public void setPk1ColumnType(java.lang.String value)
Sets value as attribute value for PK1_COLUMN_TYPE using the alias name Pk1ColumnType.


getPk2ColumnType

public java.lang.String getPk2ColumnType()
Gets the attribute value for PK2_COLUMN_TYPE using the alias name Pk2ColumnType.


setPk2ColumnType

public void setPk2ColumnType(java.lang.String value)
Sets value as attribute value for PK2_COLUMN_TYPE using the alias name Pk2ColumnType.


getPk3ColumnType

public java.lang.String getPk3ColumnType()
Gets the attribute value for PK3_COLUMN_TYPE using the alias name Pk3ColumnType.


setPk3ColumnType

public void setPk3ColumnType(java.lang.String value)
Sets value as attribute value for PK3_COLUMN_TYPE using the alias name Pk3ColumnType.


getPk4ColumnType

public java.lang.String getPk4ColumnType()
Gets the attribute value for PK4_COLUMN_TYPE using the alias name Pk4ColumnType.


setPk4ColumnType

public void setPk4ColumnType(java.lang.String value)
Sets value as attribute value for PK4_COLUMN_TYPE using the alias name Pk4ColumnType.


getPk5ColumnType

public java.lang.String getPk5ColumnType()
Gets the attribute value for PK5_COLUMN_TYPE using the alias name Pk5ColumnType.


setPk5ColumnType

public void setPk5ColumnType(java.lang.String value)
Sets value as attribute value for PK5_COLUMN_TYPE using the alias name Pk5ColumnType.


getCreatedBy

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


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.


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.


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.


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.


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

getDisplayName

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


setDisplayName

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


getDescription

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


setDescription

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


getObjectStripeCondition

public java.lang.String getObjectStripeCondition()
Gets the attribute value for OBJECT_STRIPE_CONDITION using the alias name ObjectStripeCondition.

Returns:
the OBJECT_STRIPE_CONDITION

setObjectStripeCondition

public void setObjectStripeCondition(java.lang.String value)
Sets value as attribute value for OBJECT_STRIPE_CONDITION using the alias name ObjectStripeCondition.

Parameters:
value - value to set the OBJECT_STRIPE_CONDITION

getObjectTag

public java.lang.String getObjectTag()
Gets the attribute value for OBJECT_TAG using the alias name ObjectTag.

Returns:
the OBJECT_TAG

setObjectTag

public void setObjectTag(java.lang.String value)
Sets value as attribute value for OBJECT_TAG using the alias name ObjectTag.

Parameters:
value - value to set the OBJECT_TAG

getObjectType

public java.lang.String getObjectType()
Gets the attribute value for OBJECT_TYPE using the alias name ObjectType.

Returns:
the OBJECT_TYPE

setObjectType

public void setObjectType(java.lang.String value)
Sets value as attribute value for OBJECT_TYPE using the alias name ObjectType.

Parameters:
value - value to set the OBJECT_TYPE

getUserModuleName

public java.lang.String getUserModuleName()
Gets the attribute value for the calculated attribute UserModuleName.

Returns:
the UserModuleName

setUserModuleName

public void setUserModuleName(java.lang.String value)
Sets value as the attribute value for the calculated attribute UserModuleName.

Parameters:
value - value to set the UserModuleName

getUserModuleName1

public java.lang.String getUserModuleName1()
Gets the attribute value for USER_MODULE_NAME using the alias name UserModuleName1.

Returns:
the USER_MODULE_NAME

setUserModuleName1

public void setUserModuleName1(java.lang.String value)
Sets value as attribute value for USER_MODULE_NAME using the alias name UserModuleName1.

Parameters:
value - value to set the USER_MODULE_NAME

getModuleId1

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

Returns:
the MODULE_ID

setModuleId1

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

Parameters:
value - value to set the MODULE_ID

getFilterColumnList

public java.lang.String getFilterColumnList()
Gets the attribute value for FILTER_COLUMN_LIST using the alias name FilterColumnList.

Returns:
the FILTER_COLUMN_LIST

setFilterColumnList

public void setFilterColumnList(java.lang.String value)
Sets value as attribute value for FILTER_COLUMN_LIST using the alias name FilterColumnList.

Parameters:
value - value to set the FILTER_COLUMN_LIST

getFunctionSecurityEnabled

public java.lang.String getFunctionSecurityEnabled()
Gets the attribute value for FUNCTION_SECURITY_ENABLED using the alias name FunctionSecurityEnabled.

Returns:
the FUNCTION_SECURITY_ENABLED

setFunctionSecurityEnabled

public void setFunctionSecurityEnabled(java.lang.String value)
Sets value as attribute value for FUNCTION_SECURITY_ENABLED using the alias name FunctionSecurityEnabled.

Parameters:
value - value to set the FUNCTION_SECURITY_ENABLED

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

sampleFndObjectsVORowImplExportable3

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


sampleFndObjectsVORowImplExportable4

public java.util.HashMap<java.lang.String,java.lang.String> sampleFndObjectsVORowImplExportable4(java.util.HashMap<java.lang.String,java.lang.String> hashParam,
                                                                                                 java.lang.String testParam1)
Sample exportable method.


sampleFndObjectsVORowImplExportable

public void sampleFndObjectsVORowImplExportable()
Sample exportable method.


sampleFndObjectsVORowImplExportable2

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


getFndFormFunctionsVO

public oracle.jbo.RowIterator getFndFormFunctionsVO()
Gets the associated RowIterator using master-detail link FndFormFunctionsVO.


getFndGrants

public oracle.jbo.RowIterator getFndGrants()
Gets the associated RowIterator using master-detail link FndGrants.


getFndObjectInstanceSets

public oracle.jbo.RowIterator getFndObjectInstanceSets()
Gets the associated RowIterator using master-detail link FndObjectInstanceSets.


getApplTaxonomyRowFlattenSeeddDataPVO

public oracle.jbo.RowSet getApplTaxonomyRowFlattenSeeddDataPVO()
Gets the view accessor RowSet ApplTaxonomyRowFlattenSeeddDataPVO.


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.