Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

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

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.FndTreeVersionAuditResultVORowImpl
All Implemented Interfaces:
FndTreeVersionAuditResultVORow, oracle.jbo.AttributeList, oracle.jbo.common.xml.XmlSerializable, oracle.jbo.ConsistentRow, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.RowExprScriptSupplier, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class FndTreeVersionAuditResultVORowImpl
extends OAViewRowImpl
implements FndTreeVersionAuditResultVORow


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.jbo.server.ViewRowImpl
oracle.jbo.server.ViewRowImpl.PostState
 
Field Summary
static int AUDITRESULTID
           
static int CORRECTIONUI
           
static int CORRECTIVEACTION
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int DETAILMESSAGE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int REQUESTID
           
static int TREECODE
           
static int TREESTRUCTURECODE
           
static int TREEVERSIONID
           
static int VALIDATIONMESSAGE
           
static int VALIDATIONPASS
           
static int VALIDATORCODE
           
static int VALIDATORNAME
           
 
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
FndTreeVersionAuditResultVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getAuditResultId()
          Gets the attribute value for AUDIT_RESULT_ID using the alias name AuditResultId.
 java.lang.String getCorrectionUi()
          Gets the attribute value for CORRECTION_UI using the alias name CorrectionUi.
 java.lang.String getCorrectiveAction()
          Gets the attribute value for CORRECTIVE_ACTION using the alias name CorrectiveAction.
 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 getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 java.lang.String getDetailMessage()
          Gets the attribute value for DETAIL_MESSAGE using the alias name DetailMessage.
 FndTreeVersionAuditResultEOImpl getFndTreeVersionAuditResultEO()
          Gets FndTreeVersionAuditResultEO entity object.
 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.Long getRequestid()
          Gets the attribute value for REQUESTID using the alias name Requestid.
 java.lang.String getTreeCode()
          Gets the attribute value for TREE_CODE using the alias name TreeCode.
 java.lang.String getTreeStructureCode()
          Gets the attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
 java.lang.String getTreeVersionId()
          Gets the attribute value for TREE_VERSION_ID using the alias name TreeVersionId.
 java.lang.String getValidationMessage()
          Gets the attribute value for VALIDATION_MESSAGE using the alias name ValidationMessage.
 java.lang.String getValidationPass()
          Gets the attribute value for VALIDATION_PASS using the alias name ValidationPass.
 java.lang.String getValidatorCode()
          Gets the attribute value for VALIDATOR_CODE using the alias name ValidatorCode.
 java.lang.String getValidatorName()
          Gets the attribute value for VALIDATOR_NAME using the alias name ValidatorName.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setAuditResultId(java.lang.String value)
          Sets value as attribute value for AUDIT_RESULT_ID using the alias name AuditResultId.
 void setCorrectionUi(java.lang.String value)
          Sets value as attribute value for CORRECTION_UI using the alias name CorrectionUi.
 void setCorrectiveAction(java.lang.String value)
          Sets value as attribute value for CORRECTIVE_ACTION using the alias name CorrectiveAction.
 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 setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setDetailMessage(java.lang.String value)
          Sets value as attribute value for DETAIL_MESSAGE using the alias name DetailMessage.
 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 setRequestid(java.lang.Long value)
          Sets value as attribute value for REQUESTID using the alias name Requestid.
 void setTreeCode(java.lang.String value)
          Sets value as attribute value for TREE_CODE using the alias name TreeCode.
 void setTreeStructureCode(java.lang.String value)
          Sets value as attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
 void setTreeVersionId(java.lang.String value)
          Sets value as attribute value for TREE_VERSION_ID using the alias name TreeVersionId.
 void setValidationMessage(java.lang.String value)
          Sets value as attribute value for VALIDATION_MESSAGE using the alias name ValidationMessage.
 void setValidationPass(java.lang.String value)
          Sets value as attribute value for VALIDATION_PASS using the alias name ValidationPass.
 void setValidatorCode(java.lang.String value)
          Sets value as attribute value for VALIDATOR_CODE using the alias name ValidatorCode.
 void setValidatorName(java.lang.String value)
          Sets value as attribute value for VALIDATOR_NAME using the alias name ValidatorName.
 
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, resolveCustomSeedDataConflict, resolveStandardSeedDataConflict, sendToOsn, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkConsistency, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findOrCreateViewLinkAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getClientChangeIndicator, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getOwningAccessorName, getParentVariableManager, getPreferredListBindingRSI, getPrimaryEntityReference, getPrimaryPostState, getQueryCollection, getRowOperationsScript, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, internalGetCachedCalcAttributeValue, 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.apps.fnd.applcore.trees.model.FndTreeVersionAuditResultVORow
getSetId, getTranslatedLanguages, isTranslatable, isTranslatableAttribute, isTranslated, remove, validate
 
Methods inherited from interface oracle.jbo.Row
getAttributeHints, getAttributeHints, getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getKey, getSecurityHints, getStructureDef, isAttributeUpdateable, isDead, lock, refresh, removeAndRetain, removeFromCollection, setAttributeValues, setEffectiveDateMode, setNewRowState
 
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
 
Methods inherited from interface oracle.jbo.ExprScriptSupplier
getGlobalScript
 

Field Detail

REQUESTID

public static final int REQUESTID
See Also:
Constant Field Values

AUDITRESULTID

public static final int AUDITRESULTID
See Also:
Constant Field Values

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE
See Also:
Constant Field Values

TREECODE

public static final int TREECODE
See Also:
Constant Field Values

TREEVERSIONID

public static final int TREEVERSIONID
See Also:
Constant Field Values

VALIDATORCODE

public static final int VALIDATORCODE
See Also:
Constant Field Values

VALIDATIONPASS

public static final int VALIDATIONPASS
See Also:
Constant Field Values

CORRECTIVEACTION

public static final int CORRECTIVEACTION
See Also:
Constant Field Values

CREATEDBY

public static final int CREATEDBY
See Also:
Constant Field Values

CREATIONDATE

public static final int CREATIONDATE
See Also:
Constant Field Values

LASTUPDATEDBY

public static final int LASTUPDATEDBY
See Also:
Constant Field Values

LASTUPDATEDATE

public static final int LASTUPDATEDATE
See Also:
Constant Field Values

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN
See Also:
Constant Field Values

DESCRIPTION

public static final int DESCRIPTION
See Also:
Constant Field Values

VALIDATORNAME

public static final int VALIDATORNAME
See Also:
Constant Field Values

VALIDATIONMESSAGE

public static final int VALIDATIONMESSAGE
See Also:
Constant Field Values

CORRECTIONUI

public static final int CORRECTIONUI
See Also:
Constant Field Values

DETAILMESSAGE

public static final int DETAILMESSAGE
See Also:
Constant Field Values
Constructor Detail

FndTreeVersionAuditResultVORowImpl

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

Method Detail

getFndTreeVersionAuditResultEO

public FndTreeVersionAuditResultEOImpl getFndTreeVersionAuditResultEO()
Gets FndTreeVersionAuditResultEO entity object.

Returns:
the FndTreeVersionAuditResultEO

getRequestid

public java.lang.Long getRequestid()
Gets the attribute value for REQUESTID using the alias name Requestid.

Specified by:
getRequestid in interface FndTreeVersionAuditResultVORow
Returns:
the REQUESTID

setRequestid

public void setRequestid(java.lang.Long value)
Sets value as attribute value for REQUESTID using the alias name Requestid.

Specified by:
setRequestid in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the REQUESTID

getAuditResultId

public java.lang.String getAuditResultId()
Gets the attribute value for AUDIT_RESULT_ID using the alias name AuditResultId.

Specified by:
getAuditResultId in interface FndTreeVersionAuditResultVORow
Returns:
the AUDIT_RESULT_ID

setAuditResultId

public void setAuditResultId(java.lang.String value)
Sets value as attribute value for AUDIT_RESULT_ID using the alias name AuditResultId.

Specified by:
setAuditResultId in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the AUDIT_RESULT_ID

getTreeStructureCode

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

Specified by:
getTreeStructureCode in interface FndTreeVersionAuditResultVORow
Returns:
the TREE_STRUCTURE_CODE

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

getTreeCode

public java.lang.String getTreeCode()
Gets the attribute value for TREE_CODE using the alias name TreeCode.

Specified by:
getTreeCode in interface FndTreeVersionAuditResultVORow
Returns:
the TREE_CODE

setTreeCode

public void setTreeCode(java.lang.String value)
Sets value as attribute value for TREE_CODE using the alias name TreeCode.

Specified by:
setTreeCode in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the TREE_CODE

getTreeVersionId

public java.lang.String getTreeVersionId()
Gets the attribute value for TREE_VERSION_ID using the alias name TreeVersionId.

Specified by:
getTreeVersionId in interface FndTreeVersionAuditResultVORow
Returns:
the TREE_VERSION_ID

setTreeVersionId

public void setTreeVersionId(java.lang.String value)
Sets value as attribute value for TREE_VERSION_ID using the alias name TreeVersionId.

Specified by:
setTreeVersionId in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the TREE_VERSION_ID

getValidatorCode

public java.lang.String getValidatorCode()
Gets the attribute value for VALIDATOR_CODE using the alias name ValidatorCode.

Specified by:
getValidatorCode in interface FndTreeVersionAuditResultVORow
Returns:
the VALIDATOR_CODE

setValidatorCode

public void setValidatorCode(java.lang.String value)
Sets value as attribute value for VALIDATOR_CODE using the alias name ValidatorCode.

Specified by:
setValidatorCode in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the VALIDATOR_CODE

getValidationPass

public java.lang.String getValidationPass()
Gets the attribute value for VALIDATION_PASS using the alias name ValidationPass.

Specified by:
getValidationPass in interface FndTreeVersionAuditResultVORow
Returns:
the VALIDATION_PASS

setValidationPass

public void setValidationPass(java.lang.String value)
Sets value as attribute value for VALIDATION_PASS using the alias name ValidationPass.

Specified by:
setValidationPass in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the VALIDATION_PASS

getCorrectiveAction

public java.lang.String getCorrectiveAction()
Gets the attribute value for CORRECTIVE_ACTION using the alias name CorrectiveAction.

Specified by:
getCorrectiveAction in interface FndTreeVersionAuditResultVORow
Returns:
the CORRECTIVE_ACTION

setCorrectiveAction

public void setCorrectiveAction(java.lang.String value)
Sets value as attribute value for CORRECTIVE_ACTION using the alias name CorrectiveAction.

Specified by:
setCorrectiveAction in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the CORRECTIVE_ACTION

getCreatedBy

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

Specified by:
getCreatedBy in interface FndTreeVersionAuditResultVORow
Returns:
the CREATED_BY

setCreatedBy

public void setCreatedBy(java.lang.String value)
Sets value as attribute value for CREATED_BY using the alias name CreatedBy.

Specified by:
setCreatedBy in interface FndTreeVersionAuditResultVORow
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 FndTreeVersionAuditResultVORow
Returns:
the CREATION_DATE

setCreationDate

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

Specified by:
setCreationDate in interface FndTreeVersionAuditResultVORow
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 FndTreeVersionAuditResultVORow
Returns:
the LAST_UPDATED_BY

setLastUpdatedBy

public void setLastUpdatedBy(java.lang.String value)
Sets value as attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.

Specified by:
setLastUpdatedBy in interface FndTreeVersionAuditResultVORow
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 FndTreeVersionAuditResultVORow
Returns:
the LAST_UPDATE_DATE

setLastUpdateDate

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

Specified by:
setLastUpdateDate in interface FndTreeVersionAuditResultVORow
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 FndTreeVersionAuditResultVORow
Returns:
the LAST_UPDATE_LOGIN

setLastUpdateLogin

public void setLastUpdateLogin(java.lang.String value)
Sets value as attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.

Specified by:
setLastUpdateLogin in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the LAST_UPDATE_LOGIN

getDescription

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

Specified by:
getDescription in interface FndTreeVersionAuditResultVORow
Returns:
the DESCRIPTION

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

getValidatorName

public java.lang.String getValidatorName()
Gets the attribute value for VALIDATOR_NAME using the alias name ValidatorName.

Specified by:
getValidatorName in interface FndTreeVersionAuditResultVORow
Returns:
the VALIDATOR_NAME

setValidatorName

public void setValidatorName(java.lang.String value)
Sets value as attribute value for VALIDATOR_NAME using the alias name ValidatorName.

Specified by:
setValidatorName in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the VALIDATOR_NAME

getValidationMessage

public java.lang.String getValidationMessage()
Gets the attribute value for VALIDATION_MESSAGE using the alias name ValidationMessage.

Specified by:
getValidationMessage in interface FndTreeVersionAuditResultVORow
Returns:
the VALIDATION_MESSAGE

setValidationMessage

public void setValidationMessage(java.lang.String value)
Sets value as attribute value for VALIDATION_MESSAGE using the alias name ValidationMessage.

Specified by:
setValidationMessage in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the VALIDATION_MESSAGE

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

getCorrectionUi

public java.lang.String getCorrectionUi()
Gets the attribute value for CORRECTION_UI using the alias name CorrectionUi.

Specified by:
getCorrectionUi in interface FndTreeVersionAuditResultVORow
Returns:
the CORRECTION_UI

setCorrectionUi

public void setCorrectionUi(java.lang.String value)
Sets value as attribute value for CORRECTION_UI using the alias name CorrectionUi.

Specified by:
setCorrectionUi in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the CORRECTION_UI

getDetailMessage

public java.lang.String getDetailMessage()
Gets the attribute value for DETAIL_MESSAGE using the alias name DetailMessage.

Specified by:
getDetailMessage in interface FndTreeVersionAuditResultVORow
Returns:
the DETAIL_MESSAGE

setDetailMessage

public void setDetailMessage(java.lang.String value)
Sets value as attribute value for DETAIL_MESSAGE using the alias name DetailMessage.

Specified by:
setDetailMessage in interface FndTreeVersionAuditResultVORow
Parameters:
value - value to set the DETAIL_MESSAGE

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.