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

E22562-07

oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService
Class KeyFlexfieldImpl

java.lang.Object
  extended by org.eclipse.persistence.sdo.SDODataObject
      extended by oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.KeyFlexfieldImpl
All Implemented Interfaces:
commonj.sdo.DataObject, java.io.Serializable, KeyFlexfield, org.eclipse.persistence.oxm.sequenced.SequencedObject

public class KeyFlexfieldImpl
extends org.eclipse.persistence.sdo.SDODataObject
implements KeyFlexfield

See Also:
Serialized Form

Field Summary
static int END_PROPERTY_INDEX
           
static int START_PROPERTY_INDEX
           
 
Constructor Summary
KeyFlexfieldImpl()
           
 
Method Summary
 java.lang.Long getApplicationId()
           
 java.lang.String getApplicationModuleName()
           
 java.lang.String getBIEnabledFlag()
           
 java.lang.String getCreatedBy()
           
 java.sql.Timestamp getCreationDate()
           
 java.lang.String getCrossValidationEnabledFlag()
           
 java.lang.String getCustomerValidationCallout()
           
 java.lang.String getDataSetEnabledFlag()
           
 java.sql.Timestamp getDeploymentDate()
           
 java.lang.String getDeploymentErrorMessage()
           
 java.lang.String getDeploymentStatus()
           
 java.lang.String getDeploymentVersion()
           
 java.lang.String getDescription()
           
 java.lang.String getDeveloperValidationCallout()
           
 java.lang.String getDynamicCombinationCreationAllowed()
           
 java.lang.String getIdValueSetsAllowed()
           
 java.lang.String getKeyFlexfieldCode()
           
 java.util.List getKeyFlexfieldStructureInstances()
           
 java.util.List getKeyFlexfieldStructures()
           
 java.sql.Timestamp getLastUpdateDate()
           
 java.lang.String getLastUpdatedBy()
           
 java.lang.String getLastUpdateLogin()
           
 java.lang.String getModuleId()
           
 java.lang.String getMultipleStructureInstancesAllowed()
           
 java.lang.String getMultipleStructuresAllowed()
           
 java.lang.String getName()
           
 java.lang.String getTreeStructureCode()
           
 void setApplicationId(java.lang.Long value)
           
 void setApplicationModuleName(java.lang.String value)
           
 void setBIEnabledFlag(java.lang.String value)
           
 void setCreatedBy(java.lang.String value)
           
 void setCreationDate(java.sql.Timestamp value)
           
 void setCrossValidationEnabledFlag(java.lang.String value)
           
 void setCustomerValidationCallout(java.lang.String value)
           
 void setDataSetEnabledFlag(java.lang.String value)
           
 void setDeploymentDate(java.sql.Timestamp value)
           
 void setDeploymentErrorMessage(java.lang.String value)
           
 void setDeploymentStatus(java.lang.String value)
           
 void setDeploymentVersion(java.lang.String value)
           
 void setDescription(java.lang.String value)
           
 void setDeveloperValidationCallout(java.lang.String value)
           
 void setDynamicCombinationCreationAllowed(java.lang.String value)
           
 void setIdValueSetsAllowed(java.lang.String value)
           
 void setKeyFlexfieldCode(java.lang.String value)
           
 void setKeyFlexfieldStructureInstances(java.util.List value)
           
 void setKeyFlexfieldStructures(java.util.List value)
           
 void setLastUpdateDate(java.sql.Timestamp value)
           
 void setLastUpdatedBy(java.lang.String value)
           
 void setLastUpdateLogin(java.lang.String value)
           
 void setModuleId(java.lang.String value)
           
 void setMultipleStructureInstancesAllowed(java.lang.String value)
           
 void setMultipleStructuresAllowed(java.lang.String value)
           
 void setName(java.lang.String value)
           
 void setTreeStructureCode(java.lang.String value)
           
 
Methods inherited from class org.eclipse.persistence.sdo.SDODataObject
_getContainmentPropertyName, _getCurrentValueStore, _getOpenContentProperties, _getOpenContentPropertiesAttributes, _getOpenContentPropertiesAttributesMap, _getOpenContentPropertiesWithXMLRoots, _getPath, _getSdoRef, _setChangeSummary, _setContainer, _setContainmentPropertyName, _setCreated, _setCurrentValueStore, _setHelperContext, _setModified, _setOpenContentPropertiesAttributes, _setOpenContentPropertiesAttributesMap, _setOpenContentPropertiesWithXMLRoots, _setSdoRef, _setType, addOpenContentProperty, convertObjectToValue, convertObjectToValue, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, defineOpenContentProperty, defineOpenContentProperty, delete, detach, detachOrDelete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getPropertyInternal, getRootObject, getSequence, getSequence, getSequence, getSequence, getSettings, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, isSetInternal, parentContains, removeOpenContentProperty, resetChanges, set, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataGraph, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setInternal, setList, setList, setList, setLong, setLong, setLong, setPropertyInternal, setShort, setShort, setShort, setString, setString, setString, undoChanges, unset, unset, unset, unset, updateContainment, updateContainment, updateContainment, updateContainment, writeReplace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START_PROPERTY_INDEX

public static final int START_PROPERTY_INDEX
See Also:
Constant Field Values

END_PROPERTY_INDEX

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

KeyFlexfieldImpl

public KeyFlexfieldImpl()
Method Detail

getApplicationId

public java.lang.Long getApplicationId()
Specified by:
getApplicationId in interface KeyFlexfield

setApplicationId

public void setApplicationId(java.lang.Long value)
Specified by:
setApplicationId in interface KeyFlexfield

getKeyFlexfieldCode

public java.lang.String getKeyFlexfieldCode()
Specified by:
getKeyFlexfieldCode in interface KeyFlexfield

setKeyFlexfieldCode

public void setKeyFlexfieldCode(java.lang.String value)
Specified by:
setKeyFlexfieldCode in interface KeyFlexfield

getModuleId

public java.lang.String getModuleId()
Specified by:
getModuleId in interface KeyFlexfield

setModuleId

public void setModuleId(java.lang.String value)
Specified by:
setModuleId in interface KeyFlexfield

getName

public java.lang.String getName()
Specified by:
getName in interface KeyFlexfield

setName

public void setName(java.lang.String value)
Specified by:
setName in interface KeyFlexfield

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface KeyFlexfield

setDescription

public void setDescription(java.lang.String value)
Specified by:
setDescription in interface KeyFlexfield

getIdValueSetsAllowed

public java.lang.String getIdValueSetsAllowed()
Specified by:
getIdValueSetsAllowed in interface KeyFlexfield

setIdValueSetsAllowed

public void setIdValueSetsAllowed(java.lang.String value)
Specified by:
setIdValueSetsAllowed in interface KeyFlexfield

getDynamicCombinationCreationAllowed

public java.lang.String getDynamicCombinationCreationAllowed()
Specified by:
getDynamicCombinationCreationAllowed in interface KeyFlexfield

setDynamicCombinationCreationAllowed

public void setDynamicCombinationCreationAllowed(java.lang.String value)
Specified by:
setDynamicCombinationCreationAllowed in interface KeyFlexfield

getMultipleStructuresAllowed

public java.lang.String getMultipleStructuresAllowed()
Specified by:
getMultipleStructuresAllowed in interface KeyFlexfield

setMultipleStructuresAllowed

public void setMultipleStructuresAllowed(java.lang.String value)
Specified by:
setMultipleStructuresAllowed in interface KeyFlexfield

getMultipleStructureInstancesAllowed

public java.lang.String getMultipleStructureInstancesAllowed()
Specified by:
getMultipleStructureInstancesAllowed in interface KeyFlexfield

setMultipleStructureInstancesAllowed

public void setMultipleStructureInstancesAllowed(java.lang.String value)
Specified by:
setMultipleStructureInstancesAllowed in interface KeyFlexfield

getDataSetEnabledFlag

public java.lang.String getDataSetEnabledFlag()
Specified by:
getDataSetEnabledFlag in interface KeyFlexfield

setDataSetEnabledFlag

public void setDataSetEnabledFlag(java.lang.String value)
Specified by:
setDataSetEnabledFlag in interface KeyFlexfield

getApplicationModuleName

public java.lang.String getApplicationModuleName()
Specified by:
getApplicationModuleName in interface KeyFlexfield

setApplicationModuleName

public void setApplicationModuleName(java.lang.String value)
Specified by:
setApplicationModuleName in interface KeyFlexfield

getTreeStructureCode

public java.lang.String getTreeStructureCode()
Specified by:
getTreeStructureCode in interface KeyFlexfield

setTreeStructureCode

public void setTreeStructureCode(java.lang.String value)
Specified by:
setTreeStructureCode in interface KeyFlexfield

getBIEnabledFlag

public java.lang.String getBIEnabledFlag()
Specified by:
getBIEnabledFlag in interface KeyFlexfield

setBIEnabledFlag

public void setBIEnabledFlag(java.lang.String value)
Specified by:
setBIEnabledFlag in interface KeyFlexfield

getCrossValidationEnabledFlag

public java.lang.String getCrossValidationEnabledFlag()
Specified by:
getCrossValidationEnabledFlag in interface KeyFlexfield

setCrossValidationEnabledFlag

public void setCrossValidationEnabledFlag(java.lang.String value)
Specified by:
setCrossValidationEnabledFlag in interface KeyFlexfield

getDeveloperValidationCallout

public java.lang.String getDeveloperValidationCallout()
Specified by:
getDeveloperValidationCallout in interface KeyFlexfield

setDeveloperValidationCallout

public void setDeveloperValidationCallout(java.lang.String value)
Specified by:
setDeveloperValidationCallout in interface KeyFlexfield

getCustomerValidationCallout

public java.lang.String getCustomerValidationCallout()
Specified by:
getCustomerValidationCallout in interface KeyFlexfield

setCustomerValidationCallout

public void setCustomerValidationCallout(java.lang.String value)
Specified by:
setCustomerValidationCallout in interface KeyFlexfield

getDeploymentStatus

public java.lang.String getDeploymentStatus()
Specified by:
getDeploymentStatus in interface KeyFlexfield

setDeploymentStatus

public void setDeploymentStatus(java.lang.String value)
Specified by:
setDeploymentStatus in interface KeyFlexfield

getDeploymentErrorMessage

public java.lang.String getDeploymentErrorMessage()
Specified by:
getDeploymentErrorMessage in interface KeyFlexfield

setDeploymentErrorMessage

public void setDeploymentErrorMessage(java.lang.String value)
Specified by:
setDeploymentErrorMessage in interface KeyFlexfield

getDeploymentDate

public java.sql.Timestamp getDeploymentDate()
Specified by:
getDeploymentDate in interface KeyFlexfield

setDeploymentDate

public void setDeploymentDate(java.sql.Timestamp value)
Specified by:
setDeploymentDate in interface KeyFlexfield

getDeploymentVersion

public java.lang.String getDeploymentVersion()
Specified by:
getDeploymentVersion in interface KeyFlexfield

setDeploymentVersion

public void setDeploymentVersion(java.lang.String value)
Specified by:
setDeploymentVersion in interface KeyFlexfield

getCreationDate

public java.sql.Timestamp getCreationDate()
Specified by:
getCreationDate in interface KeyFlexfield

setCreationDate

public void setCreationDate(java.sql.Timestamp value)
Specified by:
setCreationDate in interface KeyFlexfield

getCreatedBy

public java.lang.String getCreatedBy()
Specified by:
getCreatedBy in interface KeyFlexfield

setCreatedBy

public void setCreatedBy(java.lang.String value)
Specified by:
setCreatedBy in interface KeyFlexfield

getLastUpdateDate

public java.sql.Timestamp getLastUpdateDate()
Specified by:
getLastUpdateDate in interface KeyFlexfield

setLastUpdateDate

public void setLastUpdateDate(java.sql.Timestamp value)
Specified by:
setLastUpdateDate in interface KeyFlexfield

getLastUpdatedBy

public java.lang.String getLastUpdatedBy()
Specified by:
getLastUpdatedBy in interface KeyFlexfield

setLastUpdatedBy

public void setLastUpdatedBy(java.lang.String value)
Specified by:
setLastUpdatedBy in interface KeyFlexfield

getLastUpdateLogin

public java.lang.String getLastUpdateLogin()
Specified by:
getLastUpdateLogin in interface KeyFlexfield

setLastUpdateLogin

public void setLastUpdateLogin(java.lang.String value)
Specified by:
setLastUpdateLogin in interface KeyFlexfield

getKeyFlexfieldStructureInstances

public java.util.List getKeyFlexfieldStructureInstances()
Specified by:
getKeyFlexfieldStructureInstances in interface KeyFlexfield

setKeyFlexfieldStructureInstances

public void setKeyFlexfieldStructureInstances(java.util.List value)
Specified by:
setKeyFlexfieldStructureInstances in interface KeyFlexfield

getKeyFlexfieldStructures

public java.util.List getKeyFlexfieldStructures()
Specified by:
getKeyFlexfieldStructures in interface KeyFlexfield

setKeyFlexfieldStructures

public void setKeyFlexfieldStructures(java.util.List value)
Specified by:
setKeyFlexfieldStructures in interface KeyFlexfield

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.