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

E22562-02

oracle.apps.fnd.applcore.trees.uiModel.view
Class GlobalDataSourceVORowImpl

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.trees.uiModel.view.GlobalDataSourceVORowImpl
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 GlobalDataSourceVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class GlobalDataSourceVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ALLOWASFREENODE
           
static int ALLOWASTERMINALNODES
           
static int ALLOWDUPLICATENODES
           
static int CHILDRENBYFOREIGNKEY
           
static int CHILDRENBYRANGE
           
static int DATASOURCEID
           
static int DISPLAYID
           
static int DISPLAYPARENTID
           
static int ICONNAME
           
static int LABELDATASOURCE
           
static int MAXDEPTH
           
static int NAME
           
static int PARENTDATASOURCEID
           
static int PK1COLUMN
           
static int PK2COLUMN
           
static int PK3COLUMN
           
static int PK4COLUMN
           
static int PK5COLUMN
           
static int USAGELIMIT
           
static int USAGELIMITTYPELOOKUPPVO
           
static int USECUSTOMKEYS
           
static int VIEWLINKACCESSORNAME
           
static int VIEWOBJECTNAME
           
 
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
GlobalDataSourceVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.Boolean getAllowAsFreeNode()
          Gets the attribute value for the calculated attribute AllowAsFreeNode.
 java.lang.Boolean getAllowAsTerminalNodes()
          Gets the attribute value for the calculated attribute AllowAsTerminalNodes.
 java.lang.Boolean getAllowDuplicateNodes()
          Gets the attribute value for the calculated attribute AllowDuplicateNodes.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.Boolean getChildrenByForeignKey()
          Gets the attribute value for the calculated attribute ChildrenByForeignKey.
 java.lang.Boolean getChildrenByRange()
          Gets the attribute value for the calculated attribute ChildrenByRange.
 java.lang.String getDataSourceId()
          Gets the attribute value for the calculated attribute DataSourceId.
 java.lang.Long getDisplayId()
          Gets the attribute value for the calculated attribute DisplayId.
 java.lang.Long getDisplayParentId()
          Gets the attribute value for the calculated attribute DisplayParentId.
 java.lang.String getIconName()
          Gets the attribute value for the calculated attribute IconName.
 java.lang.String getLabelDataSource()
          Gets the attribute value for the calculated attribute LabelDataSource.
 java.lang.Long getMaxDepth()
          Gets the attribute value for the calculated attribute MaxDepth.
 java.lang.String getName()
          Gets the attribute value for the calculated attribute Name.
 java.lang.String getParentDataSourceId()
          Gets the attribute value for the calculated attribute ParentDataSourceId.
 java.lang.String getPk1Column()
          Gets the attribute value for the calculated attribute Pk1Column.
 java.lang.String getPk2Column()
          Gets the attribute value for the calculated attribute Pk2Column.
 java.lang.String getPk3Column()
          Gets the attribute value for the calculated attribute Pk3Column.
 java.lang.String getPk4Column()
          Gets the attribute value for the calculated attribute Pk4Column.
 java.lang.String getPk5Column()
          Gets the attribute value for the calculated attribute Pk5Column.
 java.lang.String getUsageLimit()
          Gets the attribute value for the calculated attribute UsageLimit.
 oracle.jbo.RowSet getUsageLimitTypeLookupPVO()
          Gets the view accessor RowSet UsageLimitTypeLookupPVO.
 java.lang.Boolean getUseCustomKeys()
          Gets the attribute value for the calculated attribute UseCustomKeys.
 java.lang.String getViewLinkAccessorName()
          Gets the attribute value for the calculated attribute ViewLinkAccessorName.
 java.lang.String getViewObjectName()
          Gets the attribute value for the calculated attribute ViewObjectName.
 void sampleGlobalDataSourceVORowImplExportable()
          Sample exportable method.
 void sampleGlobalDataSourceVORowImplExportable2(java.lang.String testParam1)
          Sample exportable method.
 void setAllowAsFreeNode(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute AllowAsFreeNode.
 void setAllowAsTerminalNodes(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute AllowAsTerminalNodes.
 void setAllowDuplicateNodes(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute AllowDuplicateNodes.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setChildrenByForeignKey(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute ChildrenByForeignKey.
 void setChildrenByRange(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute ChildrenByRange.
 void setDataSourceId(java.lang.String value)
          Sets value as the attribute value for the calculated attribute DataSourceId.
 void setDisplayId(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute DisplayId.
 void setDisplayParentId(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute DisplayParentId.
 void setIconName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute IconName.
 void setLabelDataSource(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelDataSource.
 void setMaxDepth(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute MaxDepth.
 void setName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Name.
 void setParentDataSourceId(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ParentDataSourceId.
 void setPk1Column(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Pk1Column.
 void setPk2Column(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Pk2Column.
 void setPk3Column(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Pk3Column.
 void setPk4Column(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Pk4Column.
 void setPk5Column(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Pk5Column.
 void setUsageLimit(java.lang.String value)
          Sets value as the attribute value for the calculated attribute UsageLimit.
 void setUseCustomKeys(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute UseCustomKeys.
 void setViewLinkAccessorName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ViewLinkAccessorName.
 void setViewObjectName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ViewObjectName.
 
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

NAME

public static final int NAME

MAXDEPTH

public static final int MAXDEPTH

LABELDATASOURCE

public static final int LABELDATASOURCE

VIEWOBJECTNAME

public static final int VIEWOBJECTNAME

DATASOURCEID

public static final int DATASOURCEID

PARENTDATASOURCEID

public static final int PARENTDATASOURCEID

ALLOWASTERMINALNODES

public static final int ALLOWASTERMINALNODES

ALLOWDUPLICATENODES

public static final int ALLOWDUPLICATENODES

ICONNAME

public static final int ICONNAME

CHILDRENBYRANGE

public static final int CHILDRENBYRANGE

CHILDRENBYFOREIGNKEY

public static final int CHILDRENBYFOREIGNKEY

VIEWLINKACCESSORNAME

public static final int VIEWLINKACCESSORNAME

DISPLAYID

public static final int DISPLAYID

DISPLAYPARENTID

public static final int DISPLAYPARENTID

USAGELIMIT

public static final int USAGELIMIT

USECUSTOMKEYS

public static final int USECUSTOMKEYS

PK1COLUMN

public static final int PK1COLUMN

PK2COLUMN

public static final int PK2COLUMN

PK3COLUMN

public static final int PK3COLUMN

PK4COLUMN

public static final int PK4COLUMN

PK5COLUMN

public static final int PK5COLUMN

ALLOWASFREENODE

public static final int ALLOWASFREENODE

USAGELIMITTYPELOOKUPPVO

public static final int USAGELIMITTYPELOOKUPPVO
Constructor Detail

GlobalDataSourceVORowImpl

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

Method Detail

getName

public java.lang.String getName()
Gets the attribute value for the calculated attribute Name.


setName

public void setName(java.lang.String value)
Sets value as the attribute value for the calculated attribute Name.


getMaxDepth

public java.lang.Long getMaxDepth()
Gets the attribute value for the calculated attribute MaxDepth.


setMaxDepth

public void setMaxDepth(java.lang.Long value)
Sets value as the attribute value for the calculated attribute MaxDepth.


getLabelDataSource

public java.lang.String getLabelDataSource()
Gets the attribute value for the calculated attribute LabelDataSource.


setLabelDataSource

public void setLabelDataSource(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelDataSource.


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

sampleGlobalDataSourceVORowImplExportable

public void sampleGlobalDataSourceVORowImplExportable()
Sample exportable method.


sampleGlobalDataSourceVORowImplExportable2

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


getViewObjectName

public java.lang.String getViewObjectName()
Gets the attribute value for the calculated attribute ViewObjectName.


setViewObjectName

public void setViewObjectName(java.lang.String value)
Sets value as the attribute value for the calculated attribute ViewObjectName.


getDataSourceId

public java.lang.String getDataSourceId()
Gets the attribute value for the calculated attribute DataSourceId.


setDataSourceId

public void setDataSourceId(java.lang.String value)
Sets value as the attribute value for the calculated attribute DataSourceId.


getParentDataSourceId

public java.lang.String getParentDataSourceId()
Gets the attribute value for the calculated attribute ParentDataSourceId.


setParentDataSourceId

public void setParentDataSourceId(java.lang.String value)
Sets value as the attribute value for the calculated attribute ParentDataSourceId.


getAllowAsTerminalNodes

public java.lang.Boolean getAllowAsTerminalNodes()
Gets the attribute value for the calculated attribute AllowAsTerminalNodes.


setAllowAsTerminalNodes

public void setAllowAsTerminalNodes(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute AllowAsTerminalNodes.


getAllowDuplicateNodes

public java.lang.Boolean getAllowDuplicateNodes()
Gets the attribute value for the calculated attribute AllowDuplicateNodes.


setAllowDuplicateNodes

public void setAllowDuplicateNodes(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute AllowDuplicateNodes.


getIconName

public java.lang.String getIconName()
Gets the attribute value for the calculated attribute IconName.


setIconName

public void setIconName(java.lang.String value)
Sets value as the attribute value for the calculated attribute IconName.


getChildrenByRange

public java.lang.Boolean getChildrenByRange()
Gets the attribute value for the calculated attribute ChildrenByRange.


setChildrenByRange

public void setChildrenByRange(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute ChildrenByRange.


getChildrenByForeignKey

public java.lang.Boolean getChildrenByForeignKey()
Gets the attribute value for the calculated attribute ChildrenByForeignKey.


setChildrenByForeignKey

public void setChildrenByForeignKey(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute ChildrenByForeignKey.


getViewLinkAccessorName

public java.lang.String getViewLinkAccessorName()
Gets the attribute value for the calculated attribute ViewLinkAccessorName.


setViewLinkAccessorName

public void setViewLinkAccessorName(java.lang.String value)
Sets value as the attribute value for the calculated attribute ViewLinkAccessorName.


getDisplayId

public java.lang.Long getDisplayId()
Gets the attribute value for the calculated attribute DisplayId.


setDisplayId

public void setDisplayId(java.lang.Long value)
Sets value as the attribute value for the calculated attribute DisplayId.


getDisplayParentId

public java.lang.Long getDisplayParentId()
Gets the attribute value for the calculated attribute DisplayParentId.


setDisplayParentId

public void setDisplayParentId(java.lang.Long value)
Sets value as the attribute value for the calculated attribute DisplayParentId.


getUsageLimit

public java.lang.String getUsageLimit()
Gets the attribute value for the calculated attribute UsageLimit.


setUsageLimit

public void setUsageLimit(java.lang.String value)
Sets value as the attribute value for the calculated attribute UsageLimit.


getUseCustomKeys

public java.lang.Boolean getUseCustomKeys()
Gets the attribute value for the calculated attribute UseCustomKeys.

Returns:
the UseCustomKeys

setUseCustomKeys

public void setUseCustomKeys(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute UseCustomKeys.

Parameters:
value - value to set the UseCustomKeys

getPk1Column

public java.lang.String getPk1Column()
Gets the attribute value for the calculated attribute Pk1Column.

Returns:
the Pk1Column

setPk1Column

public void setPk1Column(java.lang.String value)
Sets value as the attribute value for the calculated attribute Pk1Column.

Parameters:
value - value to set the Pk1Column

getPk2Column

public java.lang.String getPk2Column()
Gets the attribute value for the calculated attribute Pk2Column.

Returns:
the Pk2Column

setPk2Column

public void setPk2Column(java.lang.String value)
Sets value as the attribute value for the calculated attribute Pk2Column.

Parameters:
value - value to set the Pk2Column

getPk3Column

public java.lang.String getPk3Column()
Gets the attribute value for the calculated attribute Pk3Column.

Returns:
the Pk3Column

setPk3Column

public void setPk3Column(java.lang.String value)
Sets value as the attribute value for the calculated attribute Pk3Column.

Parameters:
value - value to set the Pk3Column

getPk4Column

public java.lang.String getPk4Column()
Gets the attribute value for the calculated attribute Pk4Column.

Returns:
the Pk4Column

setPk4Column

public void setPk4Column(java.lang.String value)
Sets value as the attribute value for the calculated attribute Pk4Column.

Parameters:
value - value to set the Pk4Column

getPk5Column

public java.lang.String getPk5Column()
Gets the attribute value for the calculated attribute Pk5Column.

Returns:
the Pk5Column

setPk5Column

public void setPk5Column(java.lang.String value)
Sets value as the attribute value for the calculated attribute Pk5Column.

Parameters:
value - value to set the Pk5Column

getAllowAsFreeNode

public java.lang.Boolean getAllowAsFreeNode()
Gets the attribute value for the calculated attribute AllowAsFreeNode.

Returns:
the AllowAsFreeNode

setAllowAsFreeNode

public void setAllowAsFreeNode(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute AllowAsFreeNode.

Parameters:
value - value to set the AllowAsFreeNode

getUsageLimitTypeLookupPVO

public oracle.jbo.RowSet getUsageLimitTypeLookupPVO()
Gets the view accessor RowSet UsageLimitTypeLookupPVO.


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.