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

E22562-01

oracle.apps.fnd.applcore.taxonomy.taxonomyService.view
Class ApplTaxonomyComponentsVORowImpl

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.taxonomy.taxonomyService.view.ApplTaxonomyComponentsVORowImpl
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 ApplTaxonomyComponentsVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class ApplTaxonomyComponentsVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int APPLTAXONOMY1
           
static int APPLTAXONOMYNODECOMPONENTS
           
static int APPLTAXONOMYSEEDDATAPVA
           
static int COMPONENTID
           
static int COMPONENTNAME
           
static int COMPONENTPATH
           
static int COMPONENTTYPE
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
 
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
ApplTaxonomyComponentsVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 oracle.jbo.Row getApplTaxonomy1()
          Gets the associated Row using master-detail link ApplTaxonomy1.
 ApplTaxonomyComponentsEOImpl getApplTaxonomyComponentsEO()
          Gets ApplTaxonomyComponentsEO entity object.
 oracle.jbo.RowIterator getApplTaxonomyNodeComponents()
          Gets the associated RowIterator using master-detail link ApplTaxonomyNodeComponents.
 oracle.jbo.RowSet getApplTaxonomySeedDataPVA()
          Gets the view accessor RowSet ApplTaxonomySeedDataPVA.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getComponentId()
          Gets the attribute value for COMPONENT_ID using the alias name ComponentId.
 java.lang.String getComponentName()
          Gets the attribute value for COMPONENT_NAME using the alias name ComponentName.
 java.lang.String getComponentPath()
          Gets the attribute value for COMPONENT_PATH using the alias name ComponentPath.
 java.lang.String getComponentType()
          Gets the attribute value for COMPONENT_TYPE using the alias name ComponentType.
 java.lang.String getCreatedBy()
          Gets the attribute value for CREATED_BY using the alias name CreatedBy.
 java.sql.Date getCreationDate()
          Gets the attribute value for CREATION_DATE using the alias name CreationDate.
 java.sql.Date 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.
 void sampleApplTaxonomyComponentsVORowImplExportable()
          Sample exportable method.
 void sampleApplTaxonomyComponentsVORowImplExportable2(java.lang.String testParam1)
          Sample exportable method.
 void setApplTaxonomy1(ApplTaxonomyVORowImpl value)
          Sets the master-detail link ApplTaxonomy1 between this object and value.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setComponentId(java.lang.String value)
          Sets value as attribute value for COMPONENT_ID using the alias name ComponentId.
 void setComponentName(java.lang.String value)
          Sets value as attribute value for COMPONENT_NAME using the alias name ComponentName.
 void setComponentPath(java.lang.String value)
          Sets value as attribute value for COMPONENT_PATH using the alias name ComponentPath.
 void setComponentType(java.lang.String value)
          Sets value as attribute value for COMPONENT_TYPE using the alias name ComponentType.
 void setCreatedBy(java.lang.String value)
          Sets value as attribute value for CREATED_BY using the alias name CreatedBy.
 void setCreationDate(java.sql.Date value)
          Sets value as attribute value for CREATION_DATE using the alias name CreationDate.
 void setLastUpdateDate(java.sql.Date 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.
 
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

COMPONENTID

public static final int COMPONENTID

COMPONENTNAME

public static final int COMPONENTNAME

COMPONENTTYPE

public static final int COMPONENTTYPE

COMPONENTPATH

public static final int COMPONENTPATH

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

CREATIONDATE

public static final int CREATIONDATE

CREATEDBY

public static final int CREATEDBY

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

MODULEID

public static final int MODULEID

APPLTAXONOMYNODECOMPONENTS

public static final int APPLTAXONOMYNODECOMPONENTS

APPLTAXONOMY1

public static final int APPLTAXONOMY1

APPLTAXONOMYSEEDDATAPVA

public static final int APPLTAXONOMYSEEDDATAPVA
Constructor Detail

ApplTaxonomyComponentsVORowImpl

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

Method Detail

getApplTaxonomyComponentsEO

public ApplTaxonomyComponentsEOImpl getApplTaxonomyComponentsEO()
Gets ApplTaxonomyComponentsEO entity object.


getComponentId

public java.lang.String getComponentId()
Gets the attribute value for COMPONENT_ID using the alias name ComponentId.


setComponentId

public void setComponentId(java.lang.String value)
Sets value as attribute value for COMPONENT_ID using the alias name ComponentId.


getComponentName

public java.lang.String getComponentName()
Gets the attribute value for COMPONENT_NAME using the alias name ComponentName.


setComponentName

public void setComponentName(java.lang.String value)
Sets value as attribute value for COMPONENT_NAME using the alias name ComponentName.


getComponentType

public java.lang.String getComponentType()
Gets the attribute value for COMPONENT_TYPE using the alias name ComponentType.


setComponentType

public void setComponentType(java.lang.String value)
Sets value as attribute value for COMPONENT_TYPE using the alias name ComponentType.


getComponentPath

public java.lang.String getComponentPath()
Gets the attribute value for COMPONENT_PATH using the alias name ComponentPath.


setComponentPath

public void setComponentPath(java.lang.String value)
Sets value as attribute value for COMPONENT_PATH using the alias name ComponentPath.


getLastUpdateDate

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


setLastUpdateDate

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

Parameters:
value - value to set the LAST_UPDATE_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

getCreationDate

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


setCreationDate

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

Parameters:
value - value to set the CREATION_DATE

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

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

getApplTaxonomyNodeComponents

public oracle.jbo.RowIterator getApplTaxonomyNodeComponents()
Gets the associated RowIterator using master-detail link ApplTaxonomyNodeComponents.


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

sampleApplTaxonomyComponentsVORowImplExportable

public void sampleApplTaxonomyComponentsVORowImplExportable()
Sample exportable method.


sampleApplTaxonomyComponentsVORowImplExportable2

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


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

getApplTaxonomy1

public oracle.jbo.Row getApplTaxonomy1()
Gets the associated Row using master-detail link ApplTaxonomy1.


setApplTaxonomy1

public void setApplTaxonomy1(ApplTaxonomyVORowImpl value)
Sets the master-detail link ApplTaxonomy1 between this object and value.


getApplTaxonomySeedDataPVA

public oracle.jbo.RowSet getApplTaxonomySeedDataPVA()
Gets the view accessor RowSet ApplTaxonomySeedDataPVA.


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.