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

E22562-03

oracle.apps.fnd.applcore.attachments.model.entity
Class FndDocumentEntitiesDTEOImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.EntityImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
              extended by oracle.apps.fnd.applcore.attachments.model.entity.FndDocumentEntitiesDTEOImpl
All Implemented Interfaces:
java.util.EventListener, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.domain.ExtDomainOwnerInterface, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.server.Entity, oracle.jbo.server.TransactionListener, oracle.jbo.server.TransactionPostListener, oracle.jbo.server.ValidationListener, oracle.jbo.server.ValidationManager, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class FndDocumentEntitiesDTEOImpl
extends OAEntityImpl


Nested Class Summary
static class FndDocumentEntitiesDTEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int APPLICATIONID
           
static int CATEGORYSECURITYENABLED
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATAOBJECTCODE
           
static int DEFAULTFOLDER
           
static int DMREPOSITORY
           
static int DOCUMENTENTITYID
           
static int ENTITYNAME
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
static int OA_TL_ENTITIES
           
static int PK1COLUMN
           
static int PK2COLUMN
           
static int PK3COLUMN
           
static int PK4COLUMN
           
static int PK5COLUMN
           
static int TABLENAME
           
static int USERENTITYNAME
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
DELETE, INSERT, LOCK, RCS_ID, SEED_DATA_USER, SELECT, UPDATE
 
Fields inherited from class oracle.jbo.server.EntityImpl
CURRENT_VERSION, DML_DELETE, DML_INSERT, DML_UPDATE, MAXATTRCONST, mOrigData, ORACLE_ROWID_COLUMN, ORIGINAL_VERSION, PROPERTY_LOOKUP_ATTR_NAME, PROPERTY_LOOKUP_DISPATTR, PROPERTY_LOOKUP_TYPE, SYS_EFFDT_ROW_SPLIT, XML_CI_CHANGED, XML_PK_CHANGED, XML_PK_CHANGED_YES
 
Fields inherited from interface oracle.jbo.server.Entity
STATUS_DEAD, STATUS_DELETED, STATUS_MODIFIED, STATUS_UNMODIFIED
 
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
FndDocumentEntitiesDTEOImpl()
          This is the default constructor (do not remove).
 
Method Summary
static oracle.jbo.Key createPrimaryKey(java.lang.Long documentEntityId)
           
 java.lang.Long getApplicationId()
          Gets the attribute value for ApplicationId, using the alias id ApplicationId.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getCategorySecurityEnabled()
          Gets the attribute value for CategorySecurityEnabled, using the alias id CategorySecurityEnabled.
 java.lang.String getCreatedBy()
          Gets the attribute value for CreatedBy, using the alias id CreatedBy.
 java.sql.Timestamp getCreationDate()
          Gets the attribute value for CreationDate, using the alias id CreationDate.
 java.lang.String getDataObjectCode()
          Gets the attribute value for DataObjectCode, using the alias id DataObjectCode.
 java.lang.String getDefaultFolder()
          Gets the attribute value for DefaultFolder, using the alias id DefaultFolder.
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.String getDmRepository()
          Gets the attribute value for DmRepository, using the alias id DmRepository.
 java.lang.Long getDocumentEntityId()
          Gets the attribute value for DocumentEntityId, using the alias id DocumentEntityId.
 java.lang.String getEntityName()
          Gets the attribute value for EntityName, using the alias id EntityName.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LastUpdateDate, using the alias id LastUpdateDate.
 java.lang.String getLastUpdatedBy()
          Gets the attribute value for LastUpdatedBy, using the alias id LastUpdatedBy.
 java.lang.String getLastUpdateLogin()
          Gets the attribute value for LastUpdateLogin, using the alias id LastUpdateLogin.
 java.lang.String getModuleId()
          Gets the attribute value for ModuleId, using the alias id ModuleId.
 oracle.jbo.RowIterator getOA_TL_ENTITIES()
           
 java.lang.String getPk1Column()
          Gets the attribute value for Pk1Column, using the alias id Pk1Column.
 java.lang.String getPk2Column()
          Gets the attribute value for Pk2Column, using the alias id Pk2Column.
 java.lang.String getPk3Column()
          Gets the attribute value for Pk3Column, using the alias id Pk3Column.
 java.lang.String getPk4Column()
          Gets the attribute value for Pk4Column, using the alias id Pk4Column.
 java.lang.String getPk5Column()
          Gets the attribute value for Pk5Column, using the alias id Pk5Column.
 java.lang.String getTableName()
          Gets the attribute value for TableName, using the alias id TableName.
 java.lang.String getUserEntityName()
          Gets the attribute value for UserEntityName, using the alias id UserEntityName.
 void setApplicationId(java.lang.Long value)
          Sets value as the attribute value for ApplicationId.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCategorySecurityEnabled(java.lang.String value)
          Sets value as the attribute value for CategorySecurityEnabled.
 void setDataObjectCode(java.lang.String value)
          Sets value as the attribute value for DataObjectCode.
 void setDefaultFolder(java.lang.String value)
          Sets value as the attribute value for DefaultFolder.
 void setDmRepository(java.lang.String value)
          Sets value as the attribute value for DmRepository.
 void setDocumentEntityId(java.lang.Long value)
          Sets value as the attribute value for DocumentEntityId.
 void setEntityName(java.lang.String value)
          Sets value as the attribute value for EntityName.
 void setModuleId(java.lang.String value)
          Sets value as the attribute value for ModuleId.
 void setPk1Column(java.lang.String value)
          Sets value as the attribute value for Pk1Column.
 void setPk2Column(java.lang.String value)
          Sets value as the attribute value for Pk2Column.
 void setPk3Column(java.lang.String value)
          Sets value as the attribute value for Pk3Column.
 void setPk4Column(java.lang.String value)
          Sets value as the attribute value for Pk4Column.
 void setPk5Column(java.lang.String value)
          Sets value as the attribute value for Pk5Column.
 void setTableName(java.lang.String value)
          Sets value as the attribute value for TableName.
 void setUserEntityName(java.lang.String value)
          Sets value as the attribute value for UserEntityName.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
appendXMLElementNodes, bindDMLStatement, buildDMLStatement, changeSessionLanguageForTL, checkConsistency, containsFlexfields, create, deleteRow, doDML, doDMLWithLOBs, doSelect, getActivityActorsGUIDs, getActivityObjectTypeNames, getActivityStreamServiceId, getAdditionalServiceIds, getAttribute, getAttributeDef, getAttributeInternal, getBaseLanguage, getContainerEntity, getCurrentDatabaseDate, getCurrentDBDate, getCurrentDBTime, getCurrentDBTimeWithNanos, getCurrentLanguage, getCurrentSystemDate, getCurrentTLRowLangCode, getDocSequence, getDocSequenceValueWithId, getEntityDef, getFlexfieldParameterValue, getFlexfieldStructureCode, getFlexfieldStructureCode, getHistoryColumnsOfTLEntity, getHistoryContextForAttribute, getInstalledLanguages, getKeyAttributesIndexMap, getPostedAttribute, getSetId, getTranslatedAttributesIndexMap, getTranslatedEntityStaticInfo, getTranslatedEntityStaticInfo, getTranslatedLanguages, getWhoUser, handleEffectiveDateOperationsForSeedData, handlePostChangesError, insertRow, isActivityPublishingEnabled, isAttributeUpdateable, isExtensibleFlexfield, isExtensibleTranslatableFlexfield, isPlsqlEntity, isRefreshRequired, isTranslatable, isTranslatable, isTranslatable, isTranslatableAttribute, isTranslated, lock, lockRow, notifyEventRaised, parseFlexfieldDate, parseFlexfieldDateTime, parseFlexfieldNumber, parseFlexfieldTime5, parseFlexfieldTime8, populateAttributeAsChanged, populateAttributeAsChanged, postChanges, prepareForDML, readAttrsFromXML, refresh, refreshViewAccessor, remove, setAttribute, setAttributeInternal, setNewRowState, toFlexfieldString, toFlexfieldString, toFlexfieldStringDate, toFlexfieldStringDateTime, toFlexfieldStringTime5, toFlexfieldStringTime8, updateRow, validateEntity, validateFlexfieldDate, validateFlexfieldDateTime, validateFlexfieldMaxLength, validateFlexfieldMaxValue, validateFlexfieldMaxValue, validateFlexfieldMinValue, validateFlexfieldMinValue, validateFlexfieldNumber, validateFlexfieldNumber, validateFlexfieldNumericOnly, validateFlexfieldRequired, validateFlexfieldRJZFNumber, validateFlexfieldTime5, validateFlexfieldTime8, validateFlexfieldUppercase, validateFlexfieldValue
 
Methods inherited from class oracle.jbo.server.EntityImpl
addToTransactionManager, addToValidationListeners, addTransactionPostListener, addTransactionPostListenerNoCheck, afterCommit, afterRemove, afterRollback, appendXMLElementNodesForAttrs, beforeCommit, beforeRollback, bindWhereClause, buildRefreshSQL, buildWhereClause, clearAttributeException, compare, copyChangedNonKeyAttributes, copyEffDtEntity, createArray, createAssociationAccessorRS, createAssociationAccessorVO, createBlob, createClob, createEntityAttrHints, createEntityViewLinkAccessorRS, createEntityViewLinkAccessorVO, createNClob, createRef, createStruct, createUnqualifiedRowSet, createViewAccessorRS, createViewAccessorRS, doAllowsOperation, doDMLForCascadeUpdate, domainToBeModified, donePostingAll, doRefreshSQL, doSelectForAltKey, eventsDebugOnly, fetchExprValueSupplierOverrideRow, findAssociationAccessorVO, findEntityViewLinkAccessorVO, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findViewAccessorDef, findViewAccessorVO, getAltKey, getAttribute, getAttribute, getAttribute, getAttributeChangedCount, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeNames, getAttributeValue, getAttributeValues, getBaseAttributeCount, getChangeIndicator, getComparator, getDBTransaction, getDynamicAttributeCount, getDynamicAttributeValue, getEffDtInitEndDateValue, getEffectiveDate, getEntityCache, getEntityCacheInternal, getEntityState, getKey, getListBindingRSI, getListBindings, getLookupDescription, getOrigData, getParentVariableManager, getPKBasedRef, getPostState, getPrimaryKey, getRefreshSQLKeyAttrs, getSQLBuilder, getStateAsString, getStructureDef, getTransactionListeners, getTransactionListenersList, getTransPostHandle, getValidationListeners, getValidationListenersList, handleActivatedRowNotFound, handleEffectiveDateOperations, handleEffectiveDateRowCreate, handleEffectiveDateRowDelete, handleEffectiveDateRowUpdate, handleListBindingMismatch, hasAttributeException, hasListBindings, hasUpdatePrivilege, initBusLogicGroupDefaults, initBusLogicGroupDfltExprAttrs, initData, initDefaultExpressionAttributes, initDefaults, initialize, isAttributeChanged, isAttributeChanged, isAttributeChangedInTransaction, isAttributePopulated, isAttributePopulated, isDead, isInCache, isInvalid, isLocked, isLookupIdValid, isOrigDataEmpty, isOrigDataPopulated, isPostedToDB, isTransientTransactionListener, isTransientTransactionPostListener, isValid, isViewAccessorAttribute, lockTopLevelEntity, markViewAccessorsDirty, notifyAttributesAndBlgChanged, notifyAttributesChanged, notifyAttributesChanged, notifyEntityActivated, outputEventString, populateAttribute, populateAttribute, populateAttribute, prepareForBatchDML, prepareVOToFetchNextEffDtRows, prepareVOToFetchNextEffDtRows, prepareVOToFetchNextEffDtSeqRows, prepareVOToFetchNextEffDtSeqRows, prepareVOToFetchPrevEffDtRows, prepareVOToFetchPrevEffDtRows, prepareVOToFetchPrevEffDtSeqRows, prepareVOToFetchPrevEffDtSeqRows, readXML, refreshFKInNewContainees, registerAttributeException, removeAndRetain, removeFromCollection, removeTransactionPostListener, resetPKBasedRef, revert, revertChangesToEffDtEntity, setAttribute, setAttribute, setAttributeChanged, setAttributeValues, setDynamicAttributeValue, setEffectiveDateMode, setEntityDef, setInvalid, setLocked, setPostedToDB, setTransPostHandle, toString, validate, validateDateEffectivity, variablesAdded, vetoRemoveWithDetails
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearAttributeException, clearRowExceptions, createXMLDefinition, doAutoClearAttribute, ensureVariableManager, findAttrAndGetIndex, findListBindingName, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getExprVarVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasDeferredExceptions, hasVariables, isRefreshRequired, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, skipFilterListOnKeyAttributes, writeXML, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.jbo.Row
getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getSecurityHints
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

DOCUMENTENTITYID

public static final int DOCUMENTENTITYID

DATAOBJECTCODE

public static final int DATAOBJECTCODE

TABLENAME

public static final int TABLENAME

APPLICATIONID

public static final int APPLICATIONID

USERENTITYNAME

public static final int USERENTITYNAME

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

PK1COLUMN

public static final int PK1COLUMN

PK2COLUMN

public static final int PK2COLUMN

PK3COLUMN

public static final int PK3COLUMN

PK4COLUMN

public static final int PK4COLUMN

PK5COLUMN

public static final int PK5COLUMN

DEFAULTFOLDER

public static final int DEFAULTFOLDER

DMREPOSITORY

public static final int DMREPOSITORY

MODULEID

public static final int MODULEID

ENTITYNAME

public static final int ENTITYNAME

CATEGORYSECURITYENABLED

public static final int CATEGORYSECURITYENABLED

OA_TL_ENTITIES

public static final int OA_TL_ENTITIES
Constructor Detail

FndDocumentEntitiesDTEOImpl

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

Method Detail

getDefinitionObject

public static oracle.jbo.server.EntityDefImpl getDefinitionObject()
Returns:
the definition object for this instance class.

getDocumentEntityId

public java.lang.Long getDocumentEntityId()
Gets the attribute value for DocumentEntityId, using the alias id DocumentEntityId.


setDocumentEntityId

public void setDocumentEntityId(java.lang.Long value)
Sets value as the attribute value for DocumentEntityId.


getDataObjectCode

public java.lang.String getDataObjectCode()
Gets the attribute value for DataObjectCode, using the alias id DataObjectCode.


setDataObjectCode

public void setDataObjectCode(java.lang.String value)
Sets value as the attribute value for DataObjectCode.


getTableName

public java.lang.String getTableName()
Gets the attribute value for TableName, using the alias id TableName.


setTableName

public void setTableName(java.lang.String value)
Sets value as the attribute value for TableName.


getApplicationId

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


setApplicationId

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


getUserEntityName

public java.lang.String getUserEntityName()
Gets the attribute value for UserEntityName, using the alias id UserEntityName.


setUserEntityName

public void setUserEntityName(java.lang.String value)
Sets value as the attribute value for UserEntityName.


getCreationDate

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


getCreatedBy

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


getLastUpdateDate

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


getLastUpdatedBy

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


getLastUpdateLogin

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


getPk1Column

public java.lang.String getPk1Column()
Gets the attribute value for Pk1Column, using the alias id Pk1Column.


setPk1Column

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


getPk2Column

public java.lang.String getPk2Column()
Gets the attribute value for Pk2Column, using the alias id Pk2Column.


setPk2Column

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


getPk3Column

public java.lang.String getPk3Column()
Gets the attribute value for Pk3Column, using the alias id Pk3Column.


setPk3Column

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


getPk4Column

public java.lang.String getPk4Column()
Gets the attribute value for Pk4Column, using the alias id Pk4Column.


setPk4Column

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


getPk5Column

public java.lang.String getPk5Column()
Gets the attribute value for Pk5Column, using the alias id Pk5Column.


setPk5Column

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


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.EntityImpl
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.EntityImpl
Throws:
java.lang.Exception

getOA_TL_ENTITIES

public oracle.jbo.RowIterator getOA_TL_ENTITIES()
Returns:
the associated entity oracle.jbo.RowIterator.

createPrimaryKey

public static oracle.jbo.Key createPrimaryKey(java.lang.Long documentEntityId)
Parameters:
documentEntityId - key constituent
Returns:
a Key object based on given key constituents.

getDefaultFolder

public java.lang.String getDefaultFolder()
Gets the attribute value for DefaultFolder, using the alias id DefaultFolder.

Returns:
the DefaultFolder

setDefaultFolder

public void setDefaultFolder(java.lang.String value)
Sets value as the attribute value for DefaultFolder.

Parameters:
value - value to set the DefaultFolder

getDmRepository

public java.lang.String getDmRepository()
Gets the attribute value for DmRepository, using the alias id DmRepository.

Returns:
the DmRepository

setDmRepository

public void setDmRepository(java.lang.String value)
Sets value as the attribute value for DmRepository.

Parameters:
value - value to set the DmRepository

getModuleId

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

Returns:
the ModuleId

setModuleId

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

Parameters:
value - value to set the ModuleId

getEntityName

public java.lang.String getEntityName()
Gets the attribute value for EntityName, using the alias id EntityName.

Returns:
the EntityName

setEntityName

public void setEntityName(java.lang.String value)
Sets value as the attribute value for EntityName.

Parameters:
value - value to set the EntityName

getCategorySecurityEnabled

public java.lang.String getCategorySecurityEnabled()
Gets the attribute value for CategorySecurityEnabled, using the alias id CategorySecurityEnabled.

Returns:
the CategorySecurityEnabled

setCategorySecurityEnabled

public void setCategorySecurityEnabled(java.lang.String value)
Sets value as the attribute value for CategorySecurityEnabled.

Parameters:
value - value to set the CategorySecurityEnabled

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.