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

E22562-02

oracle.apps.fnd.applcore.flex.vst.valueSetService.view
Class ValueSetVORowImpl

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.flex.vst.valueSetService.view.ValueSetVORowImpl
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 ValueSetVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class ValueSetVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATASECURITYOBJECTNAME
           
static int DESCRIPTION
           
static int INDEPENDENTVALUESET
           
static int INDEPENDENTVALUESETCODE
           
static int INDEPENDENTVALUESETID
           
static int INDEPENDENTVALUESETID1
           
static int INDEPENDENTVALUESETMAXIMUMLENGTH
           
static int INDEPENDENTVALUESETMAXIMUMVALUE
           
static int INDEPENDENTVALUESETMINIMUMVALUE
           
static int INDEPENDENTVALUESETPRECISION
           
static int INDEPENDENTVALUESETSCALE
           
static int INDEPENDENTVALUESETUPPERCASEONLYFLAG
           
static int INDEPENDENTVALUESETVO
           
static int INDEPENDENTVALUESETZEROFILLFLAG
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MAXIMUMLENGTH
           
static int MAXIMUMVALUE
           
static int MINIMUMVALUE
           
static int MODULEID
           
static int PRECISION
           
static int SCALE
           
static int SECURITYENABLEDFLAG
           
static int UPPERCASEONLYFLAG
           
static int VALIDATIONTABLE
           
static int VALIDATIONTYPE
           
static int VALUEDATATYPE
           
static int VALUESETCODE
           
static int VALUESETID
           
static int VALUESETVALUES
           
static int VALUESUBTYPE
           
static int ZEROFILLFLAG
           
 
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
ValueSetVORowImpl()
          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 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 getDataSecurityObjectName()
          Gets the attribute value for DATA_SECURITY_OBJECT_NAME using the alias name DataSecurityObjectName.
 java.lang.String getDataSecurityViewCriteriaName()
          Gets the name of the data security view criteria for this value set.
 java.lang.String getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 oracle.jbo.Row getIndependentValueSet()
          Gets the associated Row using master-detail link IndependentValueSet.
 java.lang.String getIndependentValueSetCode()
          Gets the attribute value for VALUE_SET_CODE using the alias name IndependentValueSetCode.
 ValueSetEOImpl getIndependentValueSetEO()
          Gets IndependentValueSetEO entity object.
 java.lang.Long getIndependentValueSetId()
          Gets the attribute value for INDEPENDENT_VALUE_SET_ID using the alias name IndependentValueSetId.
 java.lang.Long getIndependentValueSetId1()
          Gets the attribute value for VALUE_SET_ID using the alias name IndependentValueSetId1.
 java.lang.Integer getIndependentValueSetMaximumLength()
          Gets the attribute value for the calculated attribute IndependentValueSetMaximumLength.
 java.lang.String getIndependentValueSetMaximumValue()
          Gets the attribute value for the calculated attribute IndependentValueSetMaximumValue.
 java.lang.String getIndependentValueSetMinimumValue()
          Gets the attribute value for the calculated attribute IndependentValueSetMinimumValue.
 java.lang.Integer getIndependentValueSetPrecision()
          Gets the attribute value for the calculated attribute IndependentValueSetPrecision.
 java.lang.Integer getIndependentValueSetScale()
          Gets the attribute value for the calculated attribute IndependentValueSetScale.
 java.lang.String getIndependentValueSetUppercaseOnlyFlag()
          Gets the attribute value for the calculated attribute IndependentValueSetUppercaseOnlyFlag.
 oracle.jbo.RowSet getIndependentValueSetVO()
          Gets the view accessor RowSet IndependentValueSetVO.
 java.lang.String getIndependentValueSetZeroFillFlag()
          Gets the attribute value for the calculated attribute IndependentValueSetZeroFillFlag.
 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.Integer getMaximumLength()
          Gets the attribute value for MAXIMUM_LENGTH using the alias name MaximumLength.
 java.lang.String getMaximumValue()
          Gets the attribute value for MAXIMUM_VALUE using the alias name MaximumValue.
 java.lang.String getMinimumValue()
          Gets the attribute value for MINIMUM_VALUE using the alias name MinimumValue.
 java.lang.String getModuleId()
          Gets the attribute value for MODULE_ID using the alias name ModuleId.
 java.lang.Integer getPrecision()
          Gets the attribute value for PRECISION using the alias name Precision.
 java.lang.Integer getScale()
          Gets the attribute value for SCALE using the alias name Scale.
 java.lang.String getSecurityEnabledFlag()
          Gets the attribute value for SECURITY_ENABLED_FLAG using the alias name SecurityEnabledFlag.
 java.lang.String getUppercaseOnlyFlag()
          Gets the attribute value for UPPERCASE_ONLY_FLAG using the alias name UppercaseOnlyFlag.
 oracle.jbo.Row getValidationTable()
          Gets the associated Row using master-detail link ValidationTable.
 java.lang.String getValidationType()
          Gets the attribute value for VALIDATION_TYPE using the alias name ValidationType.
 java.lang.String getValueDataType()
          Gets the attribute value for VALUE_DATA_TYPE using the alias name ValueDataType.
 java.lang.String getValueSetCode()
          Gets the attribute value for VALUE_SET_CODE using the alias name ValueSetCode.
 ValueSetEOImpl getValueSetEO()
          Gets ValueSetEO entity object.
 java.lang.Long getValueSetId()
          Gets the attribute value for VALUE_SET_ID using the alias name ValueSetId.
 oracle.jbo.RowIterator getValueSetValues()
          Gets the associated RowIterator using master-detail link ValueSetValues.
 java.lang.String getValueSubtype()
          Gets the attribute value for VALUE_SUBTYPE using the alias name ValueSubtype.
 java.lang.String getZeroFillFlag()
          Gets the attribute value for ZERO_FILL_FLAG using the alias name ZeroFillFlag.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 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 setDataSecurityObjectName(java.lang.String value)
          Sets value as attribute value for DATA_SECURITY_OBJECT_NAME using the alias name DataSecurityObjectName.
 void setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setIndependentValueSet(oracle.jbo.Row value)
          Sets the master-detail link IndependentValueSet between this object and value.
 void setIndependentValueSetCode(java.lang.String value)
          Sets value as attribute value for VALUE_SET_CODE using the alias name IndependentValueSetCode.
 void setIndependentValueSetId(java.lang.Long value)
          Sets value as attribute value for INDEPENDENT_VALUE_SET_ID using the alias name IndependentValueSetId.
 void setIndependentValueSetId1(java.lang.Long value)
          Sets value as attribute value for VALUE_SET_ID using the alias name IndependentValueSetId1.
 void setIndependentValueSetMaximumLength(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetMaximumLength.
 void setIndependentValueSetMaximumValue(java.lang.String value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetMaximumValue.
 void setIndependentValueSetMinimumValue(java.lang.String value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetMinimumValue.
 void setIndependentValueSetPrecision(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetPrecision.
 void setIndependentValueSetScale(java.lang.Integer value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetScale.
 void setIndependentValueSetUppercaseOnlyFlag(java.lang.String value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetUppercaseOnlyFlag.
 void setIndependentValueSetZeroFillFlag(java.lang.String value)
          Sets value as the attribute value for the calculated attribute IndependentValueSetZeroFillFlag.
 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 setMaximumLength(java.lang.Integer value)
          Sets value as attribute value for MAXIMUM_LENGTH using the alias name MaximumLength.
 void setMaximumValue(java.lang.String value)
          Sets value as attribute value for MAXIMUM_VALUE using the alias name MaximumValue.
 void setMinimumValue(java.lang.String value)
          Sets value as attribute value for MINIMUM_VALUE using the alias name MinimumValue.
 void setModuleId(java.lang.String value)
          Sets value as attribute value for MODULE_ID using the alias name ModuleId.
 void setPrecision(java.lang.Integer value)
          Sets value as attribute value for PRECISION using the alias name Precision.
 void setScale(java.lang.Integer value)
          Sets value as attribute value for SCALE using the alias name Scale.
 void setSecurityEnabledFlag(java.lang.String value)
          Sets value as attribute value for SECURITY_ENABLED_FLAG using the alias name SecurityEnabledFlag.
 void setUppercaseOnlyFlag(java.lang.String value)
          Sets value as attribute value for UPPERCASE_ONLY_FLAG using the alias name UppercaseOnlyFlag.
 void setValidationTable(oracle.jbo.Row value)
          Sets the master-detail link ValidationTable between this object and value.
 void setValidationType(java.lang.String value)
          Sets value as attribute value for VALIDATION_TYPE using the alias name ValidationType.
 void setValueDataType(java.lang.String value)
          Sets value as attribute value for VALUE_DATA_TYPE using the alias name ValueDataType.
 void setValueSetCode(java.lang.String value)
          Sets value as attribute value for VALUE_SET_CODE using the alias name ValueSetCode.
 void setValueSetId(java.lang.Long value)
          Sets value as attribute value for VALUE_SET_ID using the alias name ValueSetId.
 void setValueSubtype(java.lang.String value)
          Sets value as attribute value for VALUE_SUBTYPE using the alias name ValueSubtype.
 void setZeroFillFlag(java.lang.String value)
          Sets value as attribute value for ZERO_FILL_FLAG using the alias name ZeroFillFlag.
 
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

VALUESETID

public static final int VALUESETID

MODULEID

public static final int MODULEID

VALUESETCODE

public static final int VALUESETCODE

DESCRIPTION

public static final int DESCRIPTION

VALIDATIONTYPE

public static final int VALIDATIONTYPE

VALUEDATATYPE

public static final int VALUEDATATYPE

VALUESUBTYPE

public static final int VALUESUBTYPE

MAXIMUMLENGTH

public static final int MAXIMUMLENGTH

PRECISION

public static final int PRECISION

SCALE

public static final int SCALE

UPPERCASEONLYFLAG

public static final int UPPERCASEONLYFLAG

ZEROFILLFLAG

public static final int ZEROFILLFLAG

SECURITYENABLEDFLAG

public static final int SECURITYENABLEDFLAG

DATASECURITYOBJECTNAME

public static final int DATASECURITYOBJECTNAME

MINIMUMVALUE

public static final int MINIMUMVALUE

MAXIMUMVALUE

public static final int MAXIMUMVALUE

INDEPENDENTVALUESETID

public static final int INDEPENDENTVALUESETID

CREATIONDATE

public static final int CREATIONDATE

CREATEDBY

public static final int CREATEDBY

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

INDEPENDENTVALUESETID1

public static final int INDEPENDENTVALUESETID1

INDEPENDENTVALUESETCODE

public static final int INDEPENDENTVALUESETCODE

INDEPENDENTVALUESETMAXIMUMLENGTH

public static final int INDEPENDENTVALUESETMAXIMUMLENGTH

INDEPENDENTVALUESETPRECISION

public static final int INDEPENDENTVALUESETPRECISION

INDEPENDENTVALUESETSCALE

public static final int INDEPENDENTVALUESETSCALE

INDEPENDENTVALUESETUPPERCASEONLYFLAG

public static final int INDEPENDENTVALUESETUPPERCASEONLYFLAG

INDEPENDENTVALUESETZEROFILLFLAG

public static final int INDEPENDENTVALUESETZEROFILLFLAG

INDEPENDENTVALUESETMINIMUMVALUE

public static final int INDEPENDENTVALUESETMINIMUMVALUE

INDEPENDENTVALUESETMAXIMUMVALUE

public static final int INDEPENDENTVALUESETMAXIMUMVALUE

INDEPENDENTVALUESET

public static final int INDEPENDENTVALUESET

VALUESETVALUES

public static final int VALUESETVALUES

VALIDATIONTABLE

public static final int VALIDATIONTABLE

INDEPENDENTVALUESETVO

public static final int INDEPENDENTVALUESETVO
Constructor Detail

ValueSetVORowImpl

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

Method Detail

getValueSetEO

public ValueSetEOImpl getValueSetEO()
Gets ValueSetEO entity object.

Returns:
the ValueSetEO

getIndependentValueSetEO

public ValueSetEOImpl getIndependentValueSetEO()
Gets IndependentValueSetEO entity object.

Returns:
the IndependentValueSetEO

getValueSetId

public java.lang.Long getValueSetId()
Gets the attribute value for VALUE_SET_ID using the alias name ValueSetId.

Returns:
the VALUE_SET_ID

setValueSetId

public void setValueSetId(java.lang.Long value)
Sets value as attribute value for VALUE_SET_ID using the alias name ValueSetId.

Parameters:
value - value to set the VALUE_SET_ID

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

getValueSetCode

public java.lang.String getValueSetCode()
Gets the attribute value for VALUE_SET_CODE using the alias name ValueSetCode.

Returns:
the VALUE_SET_CODE

setValueSetCode

public void setValueSetCode(java.lang.String value)
Sets value as attribute value for VALUE_SET_CODE using the alias name ValueSetCode.

Parameters:
value - value to set the VALUE_SET_CODE

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

getValidationType

public java.lang.String getValidationType()
Gets the attribute value for VALIDATION_TYPE using the alias name ValidationType.

Returns:
the VALIDATION_TYPE

setValidationType

public void setValidationType(java.lang.String value)
Sets value as attribute value for VALIDATION_TYPE using the alias name ValidationType.

Parameters:
value - value to set the VALIDATION_TYPE

getValueDataType

public java.lang.String getValueDataType()
Gets the attribute value for VALUE_DATA_TYPE using the alias name ValueDataType.

Returns:
the VALUE_DATA_TYPE

setValueDataType

public void setValueDataType(java.lang.String value)
Sets value as attribute value for VALUE_DATA_TYPE using the alias name ValueDataType.

Parameters:
value - value to set the VALUE_DATA_TYPE

getValueSubtype

public java.lang.String getValueSubtype()
Gets the attribute value for VALUE_SUBTYPE using the alias name ValueSubtype.

Returns:
the VALUE_SUBTYPE

setValueSubtype

public void setValueSubtype(java.lang.String value)
Sets value as attribute value for VALUE_SUBTYPE using the alias name ValueSubtype.

Parameters:
value - value to set the VALUE_SUBTYPE

getMaximumLength

public java.lang.Integer getMaximumLength()
Gets the attribute value for MAXIMUM_LENGTH using the alias name MaximumLength.

Returns:
the MAXIMUM_LENGTH

setMaximumLength

public void setMaximumLength(java.lang.Integer value)
Sets value as attribute value for MAXIMUM_LENGTH using the alias name MaximumLength.

Parameters:
value - value to set the MAXIMUM_LENGTH

getPrecision

public java.lang.Integer getPrecision()
Gets the attribute value for PRECISION using the alias name Precision.

Returns:
the PRECISION

setPrecision

public void setPrecision(java.lang.Integer value)
Sets value as attribute value for PRECISION using the alias name Precision.

Parameters:
value - value to set the PRECISION

getScale

public java.lang.Integer getScale()
Gets the attribute value for SCALE using the alias name Scale.

Returns:
the SCALE

setScale

public void setScale(java.lang.Integer value)
Sets value as attribute value for SCALE using the alias name Scale.

Parameters:
value - value to set the SCALE

getUppercaseOnlyFlag

public java.lang.String getUppercaseOnlyFlag()
Gets the attribute value for UPPERCASE_ONLY_FLAG using the alias name UppercaseOnlyFlag.

Returns:
the UPPERCASE_ONLY_FLAG

setUppercaseOnlyFlag

public void setUppercaseOnlyFlag(java.lang.String value)
Sets value as attribute value for UPPERCASE_ONLY_FLAG using the alias name UppercaseOnlyFlag.

Parameters:
value - value to set the UPPERCASE_ONLY_FLAG

getZeroFillFlag

public java.lang.String getZeroFillFlag()
Gets the attribute value for ZERO_FILL_FLAG using the alias name ZeroFillFlag.

Returns:
the ZERO_FILL_FLAG

setZeroFillFlag

public void setZeroFillFlag(java.lang.String value)
Sets value as attribute value for ZERO_FILL_FLAG using the alias name ZeroFillFlag.

Parameters:
value - value to set the ZERO_FILL_FLAG

getSecurityEnabledFlag

public java.lang.String getSecurityEnabledFlag()
Gets the attribute value for SECURITY_ENABLED_FLAG using the alias name SecurityEnabledFlag.

Returns:
the SECURITY_ENABLED_FLAG

setSecurityEnabledFlag

public void setSecurityEnabledFlag(java.lang.String value)
Sets value as attribute value for SECURITY_ENABLED_FLAG using the alias name SecurityEnabledFlag.

Parameters:
value - value to set the SECURITY_ENABLED_FLAG

getDataSecurityObjectName

public java.lang.String getDataSecurityObjectName()
Gets the attribute value for DATA_SECURITY_OBJECT_NAME using the alias name DataSecurityObjectName.

Returns:
the DATA_SECURITY_OBJECT_NAME

setDataSecurityObjectName

public void setDataSecurityObjectName(java.lang.String value)
Sets value as attribute value for DATA_SECURITY_OBJECT_NAME using the alias name DataSecurityObjectName.

Parameters:
value - value to set the DATA_SECURITY_OBJECT_NAME

getMinimumValue

public java.lang.String getMinimumValue()
Gets the attribute value for MINIMUM_VALUE using the alias name MinimumValue.

Returns:
the MINIMUM_VALUE

setMinimumValue

public void setMinimumValue(java.lang.String value)
Sets value as attribute value for MINIMUM_VALUE using the alias name MinimumValue.

Parameters:
value - value to set the MINIMUM_VALUE

getMaximumValue

public java.lang.String getMaximumValue()
Gets the attribute value for MAXIMUM_VALUE using the alias name MaximumValue.

Returns:
the MAXIMUM_VALUE

setMaximumValue

public void setMaximumValue(java.lang.String value)
Sets value as attribute value for MAXIMUM_VALUE using the alias name MaximumValue.

Parameters:
value - value to set the MAXIMUM_VALUE

getIndependentValueSetId

public java.lang.Long getIndependentValueSetId()
Gets the attribute value for INDEPENDENT_VALUE_SET_ID using the alias name IndependentValueSetId.

Returns:
the INDEPENDENT_VALUE_SET_ID

setIndependentValueSetId

public void setIndependentValueSetId(java.lang.Long value)
Sets value as attribute value for INDEPENDENT_VALUE_SET_ID using the alias name IndependentValueSetId.

Parameters:
value - value to set the INDEPENDENT_VALUE_SET_ID

getCreationDate

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

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.

Parameters:
value - value to set the CREATION_DATE

getCreatedBy

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

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.

Parameters:
value - value to set the CREATED_BY

getLastUpdateDate

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

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.

Parameters:
value - value to set the LAST_UPDATE_DATE

getLastUpdatedBy

public java.lang.String getLastUpdatedBy()
Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.

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.

Parameters:
value - value to set the LAST_UPDATED_BY

getLastUpdateLogin

public java.lang.String getLastUpdateLogin()
Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.

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.

Parameters:
value - value to set the LAST_UPDATE_LOGIN

getIndependentValueSetId1

public java.lang.Long getIndependentValueSetId1()
Gets the attribute value for VALUE_SET_ID using the alias name IndependentValueSetId1.

Returns:
the VALUE_SET_ID

setIndependentValueSetId1

public void setIndependentValueSetId1(java.lang.Long value)
Sets value as attribute value for VALUE_SET_ID using the alias name IndependentValueSetId1.

Parameters:
value - value to set the VALUE_SET_ID

getIndependentValueSetCode

public java.lang.String getIndependentValueSetCode()
Gets the attribute value for VALUE_SET_CODE using the alias name IndependentValueSetCode.

Returns:
the VALUE_SET_CODE

setIndependentValueSetCode

public void setIndependentValueSetCode(java.lang.String value)
Sets value as attribute value for VALUE_SET_CODE using the alias name IndependentValueSetCode.

Parameters:
value - value to set the VALUE_SET_CODE

getIndependentValueSetMaximumLength

public java.lang.Integer getIndependentValueSetMaximumLength()
Gets the attribute value for the calculated attribute IndependentValueSetMaximumLength.

Returns:
the IndependentValueSetMaximumLength

setIndependentValueSetMaximumLength

public void setIndependentValueSetMaximumLength(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute IndependentValueSetMaximumLength.

Parameters:
value - value to set the IndependentValueSetMaximumLength

getIndependentValueSetPrecision

public java.lang.Integer getIndependentValueSetPrecision()
Gets the attribute value for the calculated attribute IndependentValueSetPrecision.

Returns:
the IndependentValueSetPrecision

setIndependentValueSetPrecision

public void setIndependentValueSetPrecision(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute IndependentValueSetPrecision.

Parameters:
value - value to set the IndependentValueSetPrecision

getIndependentValueSetScale

public java.lang.Integer getIndependentValueSetScale()
Gets the attribute value for the calculated attribute IndependentValueSetScale.

Returns:
the IndependentValueSetScale

setIndependentValueSetScale

public void setIndependentValueSetScale(java.lang.Integer value)
Sets value as the attribute value for the calculated attribute IndependentValueSetScale.

Parameters:
value - value to set the IndependentValueSetScale

getIndependentValueSetUppercaseOnlyFlag

public java.lang.String getIndependentValueSetUppercaseOnlyFlag()
Gets the attribute value for the calculated attribute IndependentValueSetUppercaseOnlyFlag.

Returns:
the IndependentValueSetUppercaseOnlyFlag

setIndependentValueSetUppercaseOnlyFlag

public void setIndependentValueSetUppercaseOnlyFlag(java.lang.String value)
Sets value as the attribute value for the calculated attribute IndependentValueSetUppercaseOnlyFlag.

Parameters:
value - value to set the IndependentValueSetUppercaseOnlyFlag

getIndependentValueSetZeroFillFlag

public java.lang.String getIndependentValueSetZeroFillFlag()
Gets the attribute value for the calculated attribute IndependentValueSetZeroFillFlag.

Returns:
the IndependentValueSetZeroFillFlag

setIndependentValueSetZeroFillFlag

public void setIndependentValueSetZeroFillFlag(java.lang.String value)
Sets value as the attribute value for the calculated attribute IndependentValueSetZeroFillFlag.

Parameters:
value - value to set the IndependentValueSetZeroFillFlag

getIndependentValueSetMinimumValue

public java.lang.String getIndependentValueSetMinimumValue()
Gets the attribute value for the calculated attribute IndependentValueSetMinimumValue.

Returns:
the IndependentValueSetMinimumValue

setIndependentValueSetMinimumValue

public void setIndependentValueSetMinimumValue(java.lang.String value)
Sets value as the attribute value for the calculated attribute IndependentValueSetMinimumValue.

Parameters:
value - value to set the IndependentValueSetMinimumValue

getIndependentValueSetMaximumValue

public java.lang.String getIndependentValueSetMaximumValue()
Gets the attribute value for the calculated attribute IndependentValueSetMaximumValue.

Returns:
the IndependentValueSetMaximumValue

setIndependentValueSetMaximumValue

public void setIndependentValueSetMaximumValue(java.lang.String value)
Sets value as the attribute value for the calculated attribute IndependentValueSetMaximumValue.

Parameters:
value - value to set the IndependentValueSetMaximumValue

getIndependentValueSet

public oracle.jbo.Row getIndependentValueSet()
Gets the associated Row using master-detail link IndependentValueSet.


setIndependentValueSet

public void setIndependentValueSet(oracle.jbo.Row value)
Sets the master-detail link IndependentValueSet between this object and value.


getValueSetValues

public oracle.jbo.RowIterator getValueSetValues()
Gets the associated RowIterator using master-detail link ValueSetValues.


getValidationTable

public oracle.jbo.Row getValidationTable()
Gets the associated Row using master-detail link ValidationTable.


setValidationTable

public void setValidationTable(oracle.jbo.Row value)
Sets the master-detail link ValidationTable between this object and value.


getIndependentValueSetVO

public oracle.jbo.RowSet getIndependentValueSetVO()
Gets the view accessor RowSet IndependentValueSetVO.


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

getDataSecurityViewCriteriaName

public java.lang.String getDataSecurityViewCriteriaName()
Gets the name of the data security view criteria for this value set.

Returns:
the name of the data security view criteria for this value set

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.