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

E22562-03

oracle.apps.fnd.applcore.trees.model.view
Class FndTreeStructureVORowImpl

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.model.view.FndTreeStructureVORowImpl
All Implemented Interfaces:
FndTreeStructureVORow, 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 FndTreeStructureVORowImpl
extends OAViewRowImpl
implements FndTreeStructureVORow


Nested Class Summary
static class FndTreeStructureVORowImpl.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 ALLOWMULTIPLEACTIVEVERS
           
static int ALLOWMULTIPLEROOTNODES
           
static int ALLOWNODELEVELSECURITY
           
static int ALLOWRAGGEDNODES
           
static int ALLOWSKIPLEVELNODES
           
static int APPLICATIONID
           
static int BIVIEWOBJECTDEFNAME
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int CREATIONMODE
           
static int CUSTOMIZABLE
           
static int DESCRIPTION
           
static int FNDTREEVO
           
static int FNDTSDATASOURCEREL
           
static int FNDTSDATASOURCEVO
           
static int IDCOLFLATTENEDTABLE
           
static int LABELINGSCHEME
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
static int NUMBEROFTREES
           
static int REFRESHINTERVAL
           
static int RESTRICTBYDATE
           
static int RESTRICTBYSETID
           
static int ROWFLATTENEDTABLE
           
static int SHARINGSCHEME
           
static int STATUS
           
static int TREENODETABLE
           
static int TREENODEVIEWOBJECTDEFNAME
           
static int TREESTRUCTURECODE
           
static int TREESTRUCTURENAME
           
static int VERSIONING
           
 
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.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, STATUS_NEW
 
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
 
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
 
Constructor Summary
FndTreeStructureVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAllowMultipleActiveVers()
          Gets the attribute value for ALLOW_MULTIPLE_ACTIVE_VERS using the alias name AllowMultipleActiveVers.
 java.lang.String getAllowMultipleRootNodes()
          Gets the attribute value for ALLOW_MULTIPLE_ROOT_NODES using the alias name AllowMultipleRootNodes.
 java.lang.String getAllowNodeLevelSecurity()
          Gets the attribute value for ALLOW_NODE_LEVEL_SECURITY using the alias name AllowNodeLevelSecurity.
 java.lang.String getAllowRaggedNodes()
          Gets the attribute value for ALLOW_RAGGED_NODES using the alias name AllowRaggedNodes.
 java.lang.String getAllowSkipLevelNodes()
          Gets the attribute value for ALLOW_SKIP_LEVEL_NODES using the alias name AllowSkipLevelNodes.
 java.lang.Long getApplicationId()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getBiViewObjectDefName()
          Gets the attribute value for BI_VIEW_OBJECT_DEF_NAME using the alias name BiViewObjectDefName.
 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 getCreationMode()
          Gets the attribute value for CREATION_MODE using the alias name CreationMode.
 java.lang.String getCustomizable()
          Gets the attribute value for CUSTOMIZABLE using the alias name Customizable.
 java.lang.String getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 FndTreeStructureEOImpl getFndTreeStructureEO()
          Gets FndTreeStructureEO entity object.
 oracle.jbo.RowIterator getFndTreeVO()
          Gets the associated RowIterator using master-detail link FndTreeVO.
 oracle.jbo.RowIterator getFndTsDataSourceRel()
          Gets the associated RowIterator using master-detail link FndTsDataSourceRel.
 oracle.jbo.RowIterator getFndTsDataSourceVO()
          Gets the associated RowIterator using master-detail link FndTsDataSourceVO.
 java.lang.String getIdColFlattenedTable()
          Gets the attribute value for ID_COL_FLATTENED_TABLE using the alias name IdColFlattenedTable.
 java.lang.String getLabelingScheme()
          Gets the attribute value for LABELING_SCHEME using the alias name LabelingScheme.
 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.Long getNumberOfTrees()
          Gets the attribute value for NUMBER_OF_TREES using the alias name NumberOfTrees.
 java.lang.String getRefreshInterval()
          Gets the attribute value for REFRESH_INTERVAL using the alias name RefreshInterval.
 java.lang.String getRestrictByDate()
          Gets the attribute value for RESTRICT_BY_DATE using the alias name RestrictByDate.
 java.lang.String getRestrictBySetid()
          Gets the attribute value for RESTRICT_BY_SETID using the alias name RestrictBySetid.
 java.lang.String getRowFlattenedTable()
          Gets the attribute value for ROW_FLATTENED_TABLE using the alias name RowFlattenedTable.
 java.lang.String getSharingScheme()
          Gets the attribute value for SHARING_SCHEME using the alias name SharingScheme.
 java.lang.String getStatus()
          Gets the attribute value for STATUS using the alias name Status.
 java.lang.String getTreeNodeTable()
          Gets the attribute value for TREE_NODE_TABLE using the alias name TreeNodeTable.
 java.lang.String getTreeNodeViewObjectDefName()
          Gets the attribute value for TREE_NODE_VIEW_OBJECT_DEF_NAME using the alias name TreeNodeViewObjectDefName.
 java.lang.String getTreeStructureCode()
          Gets the attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
 java.lang.String getTreeStructureName()
          Gets the attribute value for TREE_STRUCTURE_NAME using the alias name TreeStructureName.
 java.lang.String getVersioning()
          Gets the attribute value for VERSIONING using the alias name Versioning.
 void setAllowMultipleActiveVers(java.lang.String value)
          Sets value as attribute value for ALLOW_MULTIPLE_ACTIVE_VERS using the alias name AllowMultipleActiveVers.
 void setAllowMultipleRootNodes(java.lang.String value)
          Sets value as attribute value for ALLOW_MULTIPLE_ROOT_NODES using the alias name AllowMultipleRootNodes.
 void setAllowNodeLevelSecurity(java.lang.String value)
          Sets value as attribute value for ALLOW_NODE_LEVEL_SECURITY using the alias name AllowNodeLevelSecurity.
 void setAllowRaggedNodes(java.lang.String value)
          Sets value as attribute value for ALLOW_RAGGED_NODES using the alias name AllowRaggedNodes.
 void setAllowSkipLevelNodes(java.lang.String value)
          Sets value as attribute value for ALLOW_SKIP_LEVEL_NODES using the alias name AllowSkipLevelNodes.
 void setApplicationId(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setBiViewObjectDefName(java.lang.String value)
          Sets value as attribute value for BI_VIEW_OBJECT_DEF_NAME using the alias name BiViewObjectDefName.
 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 setCreationMode(java.lang.String value)
          Sets value as attribute value for CREATION_MODE using the alias name CreationMode.
 void setCustomizable(java.lang.String value)
          Sets value as attribute value for CUSTOMIZABLE using the alias name Customizable.
 void setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setIdColFlattenedTable(java.lang.String value)
          Sets value as attribute value for ID_COL_FLATTENED_TABLE using the alias name IdColFlattenedTable.
 void setLabelingScheme(java.lang.String value)
          Sets value as attribute value for LABELING_SCHEME using the alias name LabelingScheme.
 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 setNumberOfTrees(java.lang.Long value)
          Sets value as attribute value for NUMBER_OF_TREES using the alias name NumberOfTrees.
 void setRefreshInterval(java.lang.String value)
          Sets value as attribute value for REFRESH_INTERVAL using the alias name RefreshInterval.
 void setRestrictByDate(java.lang.String value)
          Sets value as attribute value for RESTRICT_BY_DATE using the alias name RestrictByDate.
 void setRestrictBySetid(java.lang.String value)
          Sets value as attribute value for RESTRICT_BY_SETID using the alias name RestrictBySetid.
 void setRowFlattenedTable(java.lang.String value)
          Sets value as attribute value for ROW_FLATTENED_TABLE using the alias name RowFlattenedTable.
 void setSharingScheme(java.lang.String value)
          Sets value as attribute value for SHARING_SCHEME using the alias name SharingScheme.
 void setStatus(java.lang.String value)
          Sets value as attribute value for STATUS using the alias name Status.
 void setTreeNodeTable(java.lang.String value)
          Sets value as attribute value for TREE_NODE_TABLE using the alias name TreeNodeTable.
 void setTreeNodeViewObjectDefName(java.lang.String value)
          Sets value as attribute value for TREE_NODE_VIEW_OBJECT_DEF_NAME using the alias name TreeNodeViewObjectDefName.
 void setTreeStructureCode(java.lang.String value)
          Sets value as attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
 void setTreeStructureName(java.lang.String value)
          Sets value as attribute value for TREE_STRUCTURE_NAME using the alias name TreeStructureName.
 void setVersioning(java.lang.String value)
          Sets value as attribute value for VERSIONING using the alias name Versioning.
 
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
 
Methods inherited from interface oracle.jbo.Row
getAttributeHints, getAttributeHints, getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getKey, getSecurityHints, getStructureDef, isAttributeUpdateable, isDead, lock, refresh, remove, removeAndRetain, removeFromCollection, setAttributeValues, setEffectiveDateMode, setNewRowState, validate
 
Methods inherited from interface oracle.jbo.AttributeList
getAttribute, getAttribute, getAttributeCount, getAttributeIndexOf, getAttributeNames, getAttributeValues, setAttribute, setAttribute
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE

APPLICATIONID

public static final int APPLICATIONID

STATUS

public static final int STATUS

SHARINGSCHEME

public static final int SHARINGSCHEME

CREATIONMODE

public static final int CREATIONMODE

CUSTOMIZABLE

public static final int CUSTOMIZABLE

TREENODETABLE

public static final int TREENODETABLE

ROWFLATTENEDTABLE

public static final int ROWFLATTENEDTABLE

IDCOLFLATTENEDTABLE

public static final int IDCOLFLATTENEDTABLE

REFRESHINTERVAL

public static final int REFRESHINTERVAL

VERSIONING

public static final int VERSIONING

ALLOWMULTIPLEROOTNODES

public static final int ALLOWMULTIPLEROOTNODES

RESTRICTBYDATE

public static final int RESTRICTBYDATE

RESTRICTBYSETID

public static final int RESTRICTBYSETID

LABELINGSCHEME

public static final int LABELINGSCHEME

ALLOWRAGGEDNODES

public static final int ALLOWRAGGEDNODES

ALLOWSKIPLEVELNODES

public static final int ALLOWSKIPLEVELNODES

NUMBEROFTREES

public static final int NUMBEROFTREES

ALLOWNODELEVELSECURITY

public static final int ALLOWNODELEVELSECURITY

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

TREESTRUCTURENAME

public static final int TREESTRUCTURENAME

DESCRIPTION

public static final int DESCRIPTION

ALLOWMULTIPLEACTIVEVERS

public static final int ALLOWMULTIPLEACTIVEVERS

MODULEID

public static final int MODULEID

BIVIEWOBJECTDEFNAME

public static final int BIVIEWOBJECTDEFNAME

TREENODEVIEWOBJECTDEFNAME

public static final int TREENODEVIEWOBJECTDEFNAME

FNDTSDATASOURCEVO

public static final int FNDTSDATASOURCEVO

FNDTREEVO

public static final int FNDTREEVO

FNDTSDATASOURCEREL

public static final int FNDTSDATASOURCEREL
Constructor Detail

FndTreeStructureVORowImpl

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

Method Detail

getFndTreeStructureEO

public FndTreeStructureEOImpl getFndTreeStructureEO()
Gets FndTreeStructureEO entity object.


getTreeStructureCode

public java.lang.String getTreeStructureCode()
Gets the attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.

Specified by:
getTreeStructureCode in interface FndTreeStructureVORow

setTreeStructureCode

public void setTreeStructureCode(java.lang.String value)
Sets value as attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.

Specified by:
setTreeStructureCode in interface FndTreeStructureVORow

getApplicationId

public java.lang.Long getApplicationId()
Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.

Specified by:
getApplicationId in interface FndTreeStructureVORow

setApplicationId

public void setApplicationId(java.lang.Long value)
Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.

Specified by:
setApplicationId in interface FndTreeStructureVORow

getStatus

public java.lang.String getStatus()
Gets the attribute value for STATUS using the alias name Status.

Specified by:
getStatus in interface FndTreeStructureVORow

setStatus

public void setStatus(java.lang.String value)
Sets value as attribute value for STATUS using the alias name Status.

Specified by:
setStatus in interface FndTreeStructureVORow

getSharingScheme

public java.lang.String getSharingScheme()
Gets the attribute value for SHARING_SCHEME using the alias name SharingScheme.

Specified by:
getSharingScheme in interface FndTreeStructureVORow

setSharingScheme

public void setSharingScheme(java.lang.String value)
Sets value as attribute value for SHARING_SCHEME using the alias name SharingScheme.

Specified by:
setSharingScheme in interface FndTreeStructureVORow

getCreationMode

public java.lang.String getCreationMode()
Gets the attribute value for CREATION_MODE using the alias name CreationMode.

Specified by:
getCreationMode in interface FndTreeStructureVORow

setCreationMode

public void setCreationMode(java.lang.String value)
Sets value as attribute value for CREATION_MODE using the alias name CreationMode.

Specified by:
setCreationMode in interface FndTreeStructureVORow

getCustomizable

public java.lang.String getCustomizable()
Gets the attribute value for CUSTOMIZABLE using the alias name Customizable.

Specified by:
getCustomizable in interface FndTreeStructureVORow

setCustomizable

public void setCustomizable(java.lang.String value)
Sets value as attribute value for CUSTOMIZABLE using the alias name Customizable.

Specified by:
setCustomizable in interface FndTreeStructureVORow

getTreeNodeTable

public java.lang.String getTreeNodeTable()
Gets the attribute value for TREE_NODE_TABLE using the alias name TreeNodeTable.

Specified by:
getTreeNodeTable in interface FndTreeStructureVORow

setTreeNodeTable

public void setTreeNodeTable(java.lang.String value)
Sets value as attribute value for TREE_NODE_TABLE using the alias name TreeNodeTable.

Specified by:
setTreeNodeTable in interface FndTreeStructureVORow

getRowFlattenedTable

public java.lang.String getRowFlattenedTable()
Gets the attribute value for ROW_FLATTENED_TABLE using the alias name RowFlattenedTable.

Specified by:
getRowFlattenedTable in interface FndTreeStructureVORow

setRowFlattenedTable

public void setRowFlattenedTable(java.lang.String value)
Sets value as attribute value for ROW_FLATTENED_TABLE using the alias name RowFlattenedTable.

Specified by:
setRowFlattenedTable in interface FndTreeStructureVORow

getIdColFlattenedTable

public java.lang.String getIdColFlattenedTable()
Gets the attribute value for ID_COL_FLATTENED_TABLE using the alias name IdColFlattenedTable.

Specified by:
getIdColFlattenedTable in interface FndTreeStructureVORow

setIdColFlattenedTable

public void setIdColFlattenedTable(java.lang.String value)
Sets value as attribute value for ID_COL_FLATTENED_TABLE using the alias name IdColFlattenedTable.

Specified by:
setIdColFlattenedTable in interface FndTreeStructureVORow

getRefreshInterval

public java.lang.String getRefreshInterval()
Gets the attribute value for REFRESH_INTERVAL using the alias name RefreshInterval.

Specified by:
getRefreshInterval in interface FndTreeStructureVORow

setRefreshInterval

public void setRefreshInterval(java.lang.String value)
Sets value as attribute value for REFRESH_INTERVAL using the alias name RefreshInterval.

Specified by:
setRefreshInterval in interface FndTreeStructureVORow

getVersioning

public java.lang.String getVersioning()
Gets the attribute value for VERSIONING using the alias name Versioning.

Specified by:
getVersioning in interface FndTreeStructureVORow

setVersioning

public void setVersioning(java.lang.String value)
Sets value as attribute value for VERSIONING using the alias name Versioning.

Specified by:
setVersioning in interface FndTreeStructureVORow

getAllowMultipleRootNodes

public java.lang.String getAllowMultipleRootNodes()
Gets the attribute value for ALLOW_MULTIPLE_ROOT_NODES using the alias name AllowMultipleRootNodes.

Specified by:
getAllowMultipleRootNodes in interface FndTreeStructureVORow

setAllowMultipleRootNodes

public void setAllowMultipleRootNodes(java.lang.String value)
Sets value as attribute value for ALLOW_MULTIPLE_ROOT_NODES using the alias name AllowMultipleRootNodes.

Specified by:
setAllowMultipleRootNodes in interface FndTreeStructureVORow

getRestrictByDate

public java.lang.String getRestrictByDate()
Gets the attribute value for RESTRICT_BY_DATE using the alias name RestrictByDate.

Specified by:
getRestrictByDate in interface FndTreeStructureVORow

setRestrictByDate

public void setRestrictByDate(java.lang.String value)
Sets value as attribute value for RESTRICT_BY_DATE using the alias name RestrictByDate.

Specified by:
setRestrictByDate in interface FndTreeStructureVORow

getRestrictBySetid

public java.lang.String getRestrictBySetid()
Gets the attribute value for RESTRICT_BY_SETID using the alias name RestrictBySetid.

Specified by:
getRestrictBySetid in interface FndTreeStructureVORow

setRestrictBySetid

public void setRestrictBySetid(java.lang.String value)
Sets value as attribute value for RESTRICT_BY_SETID using the alias name RestrictBySetid.

Specified by:
setRestrictBySetid in interface FndTreeStructureVORow

getLabelingScheme

public java.lang.String getLabelingScheme()
Gets the attribute value for LABELING_SCHEME using the alias name LabelingScheme.

Specified by:
getLabelingScheme in interface FndTreeStructureVORow

setLabelingScheme

public void setLabelingScheme(java.lang.String value)
Sets value as attribute value for LABELING_SCHEME using the alias name LabelingScheme.

Specified by:
setLabelingScheme in interface FndTreeStructureVORow

getAllowRaggedNodes

public java.lang.String getAllowRaggedNodes()
Gets the attribute value for ALLOW_RAGGED_NODES using the alias name AllowRaggedNodes.

Specified by:
getAllowRaggedNodes in interface FndTreeStructureVORow

setAllowRaggedNodes

public void setAllowRaggedNodes(java.lang.String value)
Sets value as attribute value for ALLOW_RAGGED_NODES using the alias name AllowRaggedNodes.

Specified by:
setAllowRaggedNodes in interface FndTreeStructureVORow

getAllowSkipLevelNodes

public java.lang.String getAllowSkipLevelNodes()
Gets the attribute value for ALLOW_SKIP_LEVEL_NODES using the alias name AllowSkipLevelNodes.

Specified by:
getAllowSkipLevelNodes in interface FndTreeStructureVORow

setAllowSkipLevelNodes

public void setAllowSkipLevelNodes(java.lang.String value)
Sets value as attribute value for ALLOW_SKIP_LEVEL_NODES using the alias name AllowSkipLevelNodes.

Specified by:
setAllowSkipLevelNodes in interface FndTreeStructureVORow

getNumberOfTrees

public java.lang.Long getNumberOfTrees()
Gets the attribute value for NUMBER_OF_TREES using the alias name NumberOfTrees.

Specified by:
getNumberOfTrees in interface FndTreeStructureVORow

setNumberOfTrees

public void setNumberOfTrees(java.lang.Long value)
Sets value as attribute value for NUMBER_OF_TREES using the alias name NumberOfTrees.

Specified by:
setNumberOfTrees in interface FndTreeStructureVORow

getAllowNodeLevelSecurity

public java.lang.String getAllowNodeLevelSecurity()
Gets the attribute value for ALLOW_NODE_LEVEL_SECURITY using the alias name AllowNodeLevelSecurity.

Specified by:
getAllowNodeLevelSecurity in interface FndTreeStructureVORow

setAllowNodeLevelSecurity

public void setAllowNodeLevelSecurity(java.lang.String value)
Sets value as attribute value for ALLOW_NODE_LEVEL_SECURITY using the alias name AllowNodeLevelSecurity.

Specified by:
setAllowNodeLevelSecurity in interface FndTreeStructureVORow

getCreatedBy

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

Specified by:
getCreatedBy in interface FndTreeStructureVORow

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.

Specified by:
getCreationDate in interface FndTreeStructureVORow

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.

Specified by:
getLastUpdatedBy in interface FndTreeStructureVORow

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.

Specified by:
getLastUpdateDate in interface FndTreeStructureVORow

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.

Specified by:
getLastUpdateLogin in interface FndTreeStructureVORow

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

getTreeStructureName

public java.lang.String getTreeStructureName()
Gets the attribute value for TREE_STRUCTURE_NAME using the alias name TreeStructureName.

Specified by:
getTreeStructureName in interface FndTreeStructureVORow

setTreeStructureName

public void setTreeStructureName(java.lang.String value)
Sets value as attribute value for TREE_STRUCTURE_NAME using the alias name TreeStructureName.

Specified by:
setTreeStructureName in interface FndTreeStructureVORow

getDescription

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

Specified by:
getDescription in interface FndTreeStructureVORow

setDescription

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

Specified by:
setDescription in interface FndTreeStructureVORow

getAllowMultipleActiveVers

public java.lang.String getAllowMultipleActiveVers()
Gets the attribute value for ALLOW_MULTIPLE_ACTIVE_VERS using the alias name AllowMultipleActiveVers.

Specified by:
getAllowMultipleActiveVers in interface FndTreeStructureVORow

setAllowMultipleActiveVers

public void setAllowMultipleActiveVers(java.lang.String value)
Sets value as attribute value for ALLOW_MULTIPLE_ACTIVE_VERS using the alias name AllowMultipleActiveVers.

Specified by:
setAllowMultipleActiveVers in interface FndTreeStructureVORow

getModuleId

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

Specified by:
getModuleId in interface FndTreeStructureVORow

setModuleId

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

Specified by:
setModuleId in interface FndTreeStructureVORow

getBiViewObjectDefName

public java.lang.String getBiViewObjectDefName()
Gets the attribute value for BI_VIEW_OBJECT_DEF_NAME using the alias name BiViewObjectDefName.

Specified by:
getBiViewObjectDefName in interface FndTreeStructureVORow
Returns:
the BI_VIEW_OBJECT_DEF_NAME

setBiViewObjectDefName

public void setBiViewObjectDefName(java.lang.String value)
Sets value as attribute value for BI_VIEW_OBJECT_DEF_NAME using the alias name BiViewObjectDefName.

Specified by:
setBiViewObjectDefName in interface FndTreeStructureVORow
Parameters:
value - value to set the BI_VIEW_OBJECT_DEF_NAME

getTreeNodeViewObjectDefName

public java.lang.String getTreeNodeViewObjectDefName()
Gets the attribute value for TREE_NODE_VIEW_OBJECT_DEF_NAME using the alias name TreeNodeViewObjectDefName.

Specified by:
getTreeNodeViewObjectDefName in interface FndTreeStructureVORow
Returns:
the TREE_NODE_VIEW_OBJECT_DEF_NAME

setTreeNodeViewObjectDefName

public void setTreeNodeViewObjectDefName(java.lang.String value)
Sets value as attribute value for TREE_NODE_VIEW_OBJECT_DEF_NAME using the alias name TreeNodeViewObjectDefName.

Specified by:
setTreeNodeViewObjectDefName in interface FndTreeStructureVORow
Parameters:
value - value to set the TREE_NODE_VIEW_OBJECT_DEF_NAME

getFndTsDataSourceVO

public oracle.jbo.RowIterator getFndTsDataSourceVO()
Gets the associated RowIterator using master-detail link FndTsDataSourceVO.


getFndTreeVO

public oracle.jbo.RowIterator getFndTreeVO()
Gets the associated RowIterator using master-detail link FndTreeVO.


getFndTsDataSourceRel

public oracle.jbo.RowIterator getFndTsDataSourceRel()
Gets the associated RowIterator using master-detail link FndTsDataSourceRel.


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

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.