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

E22562-02

oracle.apps.fnd.applcore.taxonomy.model.publicView
Class ApplTaxonomyRowFlattenSeeddDataPVORowImpl

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.model.publicView.ApplTaxonomyRowFlattenSeeddDataPVORowImpl
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 ApplTaxonomyRowFlattenSeeddDataPVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class ApplTaxonomyRowFlattenSeeddDataPVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ALTERNATIVEID
           
static int ANCESTORMODULEID
           
static int APPLTAXONOMYFULLNAMEVO
           
static int CHILDMODULEID
           
static int DESCRIPTION
           
static int DISTANCE
           
static int ISLEAF
           
static int ISSEEDDATAALLOWED
           
static int MODULEFULLNAME
           
static int MODULEID
           
static int MODULEID1
           
static int MODULEKEY
           
static int MODULEKEY1
           
static int MODULENAME
           
static int MODULETYPE
           
static int MODULETYPE1
           
static int PRODUCTCODE
           
static int PRODUCTLINE
           
static int USAGETYPE
           
static int USERMODULENAME
           
 
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
ApplTaxonomyRowFlattenSeeddDataPVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.Long getAlternativeId()
          Gets the attribute value for ALTERNATIVE_ID using the alias name AlternativeId.
 java.lang.String getAncestorModuleId()
          Gets the attribute value for ANCESTOR_MODULE_ID using the alias name AncestorModuleId.
 oracle.jbo.RowSet getApplTaxonomyFullNameVO()
          Gets the view accessor RowSet ApplTaxonomyFullNameVO.
 OAEntityImpl getApplTaxonomyPEO()
          Gets ApplTaxonomyPEO entity object.
 OAEntityImpl getApplTaxonomyPEO1()
          Gets ApplTaxonomyPEO1 entity object.
 OAEntityImpl getApplTaxonomyRfPEO()
          Gets ApplTaxonomyRfPEO entity object.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getChildModuleId()
          Gets the attribute value for CHILD_MODULE_ID using the alias name ChildModuleId.
 java.lang.String getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 java.lang.Long getDistance()
          Gets the attribute value for DISTANCE using the alias name Distance.
 java.lang.String getIsLeaf()
          Gets the attribute value for IS_LEAF using the alias name IsLeaf.
 java.lang.String getIsSeedDataAllowed()
          Gets the attribute value for IS_SEED_DATA_ALLOWED using the alias name IsSeedDataAllowed.
 java.lang.String getModuleFullName()
          Gets the attribute value for the calculated attribute ModuleFullName.
 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.String getModuleKey()
          Gets the attribute value for MODULE_KEY using the alias name ModuleKey.
 java.lang.String getModuleKey1()
          Gets the attribute value for MODULE_KEY using the alias name ModuleKey1.
 java.lang.String getModuleName()
          Gets the attribute value for MODULE_NAME using the alias name ModuleName.
 java.lang.String getModuleType()
          Gets the attribute value for MODULE_TYPE using the alias name ModuleType.
 java.lang.String getModuleType1()
          Gets the attribute value for MODULE_TYPE using the alias name ModuleType1.
 java.lang.String getProductCode()
          Gets the attribute value for PRODUCT_CODE using the alias name ProductCode.
 java.lang.Long getProductLine()
          Gets the attribute value for PRODUCT_LINE using the alias name ProductLine.
 java.lang.String getUsageType()
          Gets the attribute value for USAGE_TYPE using the alias name UsageType.
 java.lang.String getUserModuleName()
          Gets the attribute value for USER_MODULE_NAME using the alias name UserModuleName.
 void setAlternativeId(java.lang.Long value)
          Sets value as attribute value for ALTERNATIVE_ID using the alias name AlternativeId.
 void setAncestorModuleId(java.lang.String value)
          Sets value as attribute value for ANCESTOR_MODULE_ID using the alias name AncestorModuleId.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setChildModuleId(java.lang.String value)
          Sets value as attribute value for CHILD_MODULE_ID using the alias name ChildModuleId.
 void setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setDistance(java.lang.Long value)
          Sets value as attribute value for DISTANCE using the alias name Distance.
 void setIsLeaf(java.lang.String value)
          Sets value as attribute value for IS_LEAF using the alias name IsLeaf.
 void setIsSeedDataAllowed(java.lang.String value)
          Sets value as attribute value for IS_SEED_DATA_ALLOWED using the alias name IsSeedDataAllowed.
 void setModuleFullName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ModuleFullName.
 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 setModuleKey(java.lang.String value)
          Sets value as attribute value for MODULE_KEY using the alias name ModuleKey.
 void setModuleKey1(java.lang.String value)
          Sets value as attribute value for MODULE_KEY using the alias name ModuleKey1.
 void setModuleName(java.lang.String value)
          Sets value as attribute value for MODULE_NAME using the alias name ModuleName.
 void setModuleType(java.lang.String value)
          Sets value as attribute value for MODULE_TYPE using the alias name ModuleType.
 void setModuleType1(java.lang.String value)
          Sets value as attribute value for MODULE_TYPE using the alias name ModuleType1.
 void setProductCode(java.lang.String value)
          Sets value as attribute value for PRODUCT_CODE using the alias name ProductCode.
 void setProductLine(java.lang.Long value)
          Sets value as attribute value for PRODUCT_LINE using the alias name ProductLine.
 void setUsageType(java.lang.String value)
          Sets value as attribute value for USAGE_TYPE using the alias name UsageType.
 void setUserModuleName(java.lang.String value)
          Sets value as attribute value for USER_MODULE_NAME using the alias name UserModuleName.
 
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

MODULEID

public static final int MODULEID

MODULENAME

public static final int MODULENAME

USERMODULENAME

public static final int USERMODULENAME

MODULETYPE

public static final int MODULETYPE

MODULEKEY

public static final int MODULEKEY

PRODUCTCODE

public static final int PRODUCTCODE

ALTERNATIVEID

public static final int ALTERNATIVEID

ISSEEDDATAALLOWED

public static final int ISSEEDDATAALLOWED

PRODUCTLINE

public static final int PRODUCTLINE

DESCRIPTION

public static final int DESCRIPTION

USAGETYPE

public static final int USAGETYPE

ANCESTORMODULEID

public static final int ANCESTORMODULEID

CHILDMODULEID

public static final int CHILDMODULEID

DISTANCE

public static final int DISTANCE

ISLEAF

public static final int ISLEAF

MODULEID1

public static final int MODULEID1

MODULETYPE1

public static final int MODULETYPE1

MODULEKEY1

public static final int MODULEKEY1

MODULEFULLNAME

public static final int MODULEFULLNAME

APPLTAXONOMYFULLNAMEVO

public static final int APPLTAXONOMYFULLNAMEVO
Constructor Detail

ApplTaxonomyRowFlattenSeeddDataPVORowImpl

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

Method Detail

getApplTaxonomyPEO

public OAEntityImpl getApplTaxonomyPEO()
Gets ApplTaxonomyPEO entity object.

Returns:
the ApplTaxonomyPEO

getApplTaxonomyRfPEO

public OAEntityImpl getApplTaxonomyRfPEO()
Gets ApplTaxonomyRfPEO entity object.

Returns:
the ApplTaxonomyRfPEO

getApplTaxonomyPEO1

public OAEntityImpl getApplTaxonomyPEO1()
Gets ApplTaxonomyPEO1 entity object.

Returns:
the ApplTaxonomyPEO1

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

getModuleName

public java.lang.String getModuleName()
Gets the attribute value for MODULE_NAME using the alias name ModuleName.

Returns:
the MODULE_NAME

setModuleName

public void setModuleName(java.lang.String value)
Sets value as attribute value for MODULE_NAME using the alias name ModuleName.

Parameters:
value - value to set the MODULE_NAME

getUserModuleName

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

Returns:
the USER_MODULE_NAME

setUserModuleName

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

Parameters:
value - value to set the USER_MODULE_NAME

getModuleType

public java.lang.String getModuleType()
Gets the attribute value for MODULE_TYPE using the alias name ModuleType.

Returns:
the MODULE_TYPE

setModuleType

public void setModuleType(java.lang.String value)
Sets value as attribute value for MODULE_TYPE using the alias name ModuleType.

Parameters:
value - value to set the MODULE_TYPE

getModuleKey

public java.lang.String getModuleKey()
Gets the attribute value for MODULE_KEY using the alias name ModuleKey.

Returns:
the MODULE_KEY

setModuleKey

public void setModuleKey(java.lang.String value)
Sets value as attribute value for MODULE_KEY using the alias name ModuleKey.

Parameters:
value - value to set the MODULE_KEY

getProductCode

public java.lang.String getProductCode()
Gets the attribute value for PRODUCT_CODE using the alias name ProductCode.

Returns:
the PRODUCT_CODE

setProductCode

public void setProductCode(java.lang.String value)
Sets value as attribute value for PRODUCT_CODE using the alias name ProductCode.

Parameters:
value - value to set the PRODUCT_CODE

getAlternativeId

public java.lang.Long getAlternativeId()
Gets the attribute value for ALTERNATIVE_ID using the alias name AlternativeId.

Returns:
the ALTERNATIVE_ID

setAlternativeId

public void setAlternativeId(java.lang.Long value)
Sets value as attribute value for ALTERNATIVE_ID using the alias name AlternativeId.

Parameters:
value - value to set the ALTERNATIVE_ID

getIsSeedDataAllowed

public java.lang.String getIsSeedDataAllowed()
Gets the attribute value for IS_SEED_DATA_ALLOWED using the alias name IsSeedDataAllowed.

Returns:
the IS_SEED_DATA_ALLOWED

setIsSeedDataAllowed

public void setIsSeedDataAllowed(java.lang.String value)
Sets value as attribute value for IS_SEED_DATA_ALLOWED using the alias name IsSeedDataAllowed.

Parameters:
value - value to set the IS_SEED_DATA_ALLOWED

getProductLine

public java.lang.Long getProductLine()
Gets the attribute value for PRODUCT_LINE using the alias name ProductLine.

Returns:
the PRODUCT_LINE

setProductLine

public void setProductLine(java.lang.Long value)
Sets value as attribute value for PRODUCT_LINE using the alias name ProductLine.

Parameters:
value - value to set the PRODUCT_LINE

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

getUsageType

public java.lang.String getUsageType()
Gets the attribute value for USAGE_TYPE using the alias name UsageType.

Returns:
the USAGE_TYPE

setUsageType

public void setUsageType(java.lang.String value)
Sets value as attribute value for USAGE_TYPE using the alias name UsageType.

Parameters:
value - value to set the USAGE_TYPE

getAncestorModuleId

public java.lang.String getAncestorModuleId()
Gets the attribute value for ANCESTOR_MODULE_ID using the alias name AncestorModuleId.

Returns:
the ANCESTOR_MODULE_ID

setAncestorModuleId

public void setAncestorModuleId(java.lang.String value)
Sets value as attribute value for ANCESTOR_MODULE_ID using the alias name AncestorModuleId.

Parameters:
value - value to set the ANCESTOR_MODULE_ID

getChildModuleId

public java.lang.String getChildModuleId()
Gets the attribute value for CHILD_MODULE_ID using the alias name ChildModuleId.

Returns:
the CHILD_MODULE_ID

setChildModuleId

public void setChildModuleId(java.lang.String value)
Sets value as attribute value for CHILD_MODULE_ID using the alias name ChildModuleId.

Parameters:
value - value to set the CHILD_MODULE_ID

getDistance

public java.lang.Long getDistance()
Gets the attribute value for DISTANCE using the alias name Distance.

Returns:
the DISTANCE

setDistance

public void setDistance(java.lang.Long value)
Sets value as attribute value for DISTANCE using the alias name Distance.

Parameters:
value - value to set the DISTANCE

getIsLeaf

public java.lang.String getIsLeaf()
Gets the attribute value for IS_LEAF using the alias name IsLeaf.

Returns:
the IS_LEAF

setIsLeaf

public void setIsLeaf(java.lang.String value)
Sets value as attribute value for IS_LEAF using the alias name IsLeaf.

Parameters:
value - value to set the IS_LEAF

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

getModuleType1

public java.lang.String getModuleType1()
Gets the attribute value for MODULE_TYPE using the alias name ModuleType1.

Returns:
the MODULE_TYPE

setModuleType1

public void setModuleType1(java.lang.String value)
Sets value as attribute value for MODULE_TYPE using the alias name ModuleType1.

Parameters:
value - value to set the MODULE_TYPE

getModuleKey1

public java.lang.String getModuleKey1()
Gets the attribute value for MODULE_KEY using the alias name ModuleKey1.

Returns:
the MODULE_KEY

setModuleKey1

public void setModuleKey1(java.lang.String value)
Sets value as attribute value for MODULE_KEY using the alias name ModuleKey1.

Parameters:
value - value to set the MODULE_KEY

getModuleFullName

public java.lang.String getModuleFullName()
Gets the attribute value for the calculated attribute ModuleFullName.

Returns:
the ModuleFullName

setModuleFullName

public void setModuleFullName(java.lang.String value)
Sets value as the attribute value for the calculated attribute ModuleFullName.

Parameters:
value - value to set the ModuleFullName

getApplTaxonomyFullNameVO

public oracle.jbo.RowSet getApplTaxonomyFullNameVO()
Gets the view accessor RowSet ApplTaxonomyFullNameVO.


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.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.