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

E22562-01

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

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.FndDocumentsTlEOImpl
All Implemented Interfaces:
java.util.EventListener, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, 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 FndDocumentsTlEOImpl
extends OAEntityImpl


Nested Class Summary
static class FndDocumentsTlEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int DMDOCUMENTID
           
static int DMFOLDERPATH
           
static int DMNODE
           
static int DMREPOSITORY
           
static int DMTYPE
           
static int DMVERSIONNUMBER
           
static int DOCUMENTID
           
static int DOWNLOADSTATUS
           
static int FILENAME
           
static int LANGUAGE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int PROGRAMAPPLICATIONID
           
static int PROGRAMID
           
static int PROGRAMUPDATEDATE
           
static int REQUESTID
           
static int SOURCELANG
           
static int STATUS
           
static int TITLE
           
static int URL
           
 
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
FndDocumentsTlEOImpl()
          This is the default constructor (do not remove).
 
Method Summary
static oracle.jbo.Key createPrimaryKey(java.lang.Long documentId, java.lang.String language)
           
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 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.
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.String getDescription()
          Gets the attribute value for description, using the alias id description.
 java.lang.String getDmDocumentId()
          Gets the attribute value for DmDocumentId, using the alias id DmDocumentId.
 java.lang.String getDmFolderPath()
          Gets the attribute value for DmFolderPath, using the alias id DmFolderPath.
 java.lang.Long getDmNode()
          Gets the attribute value for DmNode, using the alias id DmNode.
 java.lang.String getDmRepository()
          Gets the attribute value for DmRepository, using the alias id DmRepository.
 java.lang.String getDmType()
          Gets the attribute value for DmType, using the alias id DmType.
 java.lang.String getDmVersionNumber()
          Gets the attribute value for DmVersionNumber, using the alias id DmVersionNumber.
 java.lang.Long getDocumentId()
          Gets the attribute value for DocumentId, using the alias id DocumentId.
 java.lang.String getDownloadStatus()
          Gets the attribute value for DownloadStatus, using the alias id DownloadStatus.
 java.lang.String getFileName()
          Gets the attribute value for FileName, using the alias id FileName.
 java.lang.String getLanguage()
          Gets the attribute value for Language, using the alias id Language.
 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.math.BigDecimal getProgramApplicationId()
          Gets the attribute value for ProgramApplicationId, using the alias id ProgramApplicationId.
 java.math.BigDecimal getProgramId()
          Gets the attribute value for ProgramId, using the alias id ProgramId.
 java.sql.Timestamp getProgramUpdateDate()
          Gets the attribute value for ProgramUpdateDate, using the alias id ProgramUpdateDate.
 java.math.BigDecimal getRequestId()
          Gets the attribute value for RequestId, using the alias id RequestId.
 java.lang.String getSourceLang()
          Gets the attribute value for SourceLang, using the alias id SourceLang.
 java.lang.String getStatus()
          Gets the attribute value for Status, using the alias id Status.
 java.lang.String getTitle()
          Gets the attribute value for Title, using the alias id Title.
 java.lang.String getUrl()
          Gets the attribute value for Url, using the alias id Url.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setDescription(java.lang.String value)
          Sets value as the attribute value for description.
 void setDmDocumentId(java.lang.String value)
          Sets value as the attribute value for DmDocumentId.
 void setDmFolderPath(java.lang.String value)
          Sets value as the attribute value for DmFolderPath.
 void setDmNode(java.lang.Long value)
          Sets value as the attribute value for DmNode.
 void setDmRepository(java.lang.String value)
          Sets value as the attribute value for DmRepository.
 void setDmType(java.lang.String value)
          Sets value as the attribute value for DmType.
 void setDmVersionNumber(java.lang.String value)
          Sets value as the attribute value for DmVersionNumber.
 void setDocumentId(java.lang.Long value)
          Sets value as the attribute value for DocumentId.
 void setDownloadStatus(java.lang.String value)
          Sets value as the attribute value for DownloadStatus.
 void setFileName(java.lang.String value)
          Sets value as the attribute value for FileName.
 void setLanguage(java.lang.String value)
          Sets value as the attribute value for Language.
 void setProgramApplicationId(java.math.BigDecimal value)
          Sets value as the attribute value for ProgramApplicationId.
 void setProgramId(java.math.BigDecimal value)
          Sets value as the attribute value for ProgramId.
 void setProgramUpdateDate(java.sql.Timestamp value)
          Sets value as the attribute value for ProgramUpdateDate.
 void setRequestId(java.math.BigDecimal value)
          Sets value as the attribute value for RequestId.
 void setSourceLang(java.lang.String value)
          Sets value as the attribute value for SourceLang.
 void setStatus(java.lang.String value)
          Sets value as the attribute value for Status.
 void setTitle(java.lang.String value)
          Sets value as the attribute value for Title.
 void setUrl(java.lang.String value)
          Sets value as the attribute value for Url.
 
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, createAssociationAccessorRS, createAssociationAccessorVO, createEntityAttrHints, createEntityViewLinkAccessorRS, createEntityViewLinkAccessorVO, 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

DOCUMENTID

public static final int DOCUMENTID

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

LANGUAGE

public static final int LANGUAGE

DESCRIPTION

public static final int DESCRIPTION

REQUESTID

public static final int REQUESTID

PROGRAMAPPLICATIONID

public static final int PROGRAMAPPLICATIONID

PROGRAMID

public static final int PROGRAMID

PROGRAMUPDATEDATE

public static final int PROGRAMUPDATEDATE

SOURCELANG

public static final int SOURCELANG

TITLE

public static final int TITLE

DMVERSIONNUMBER

public static final int DMVERSIONNUMBER

URL

public static final int URL

DMNODE

public static final int DMNODE

DMFOLDERPATH

public static final int DMFOLDERPATH

DMDOCUMENTID

public static final int DMDOCUMENTID

DMREPOSITORY

public static final int DMREPOSITORY

FILENAME

public static final int FILENAME

DMTYPE

public static final int DMTYPE

DOWNLOADSTATUS

public static final int DOWNLOADSTATUS

STATUS

public static final int STATUS
Constructor Detail

FndDocumentsTlEOImpl

public FndDocumentsTlEOImpl()
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.

getDocumentId

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


setDocumentId

public void setDocumentId(java.lang.Long value)
Sets value as the attribute value for DocumentId.


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.


getLanguage

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


setLanguage

public void setLanguage(java.lang.String value)
Sets value as the attribute value for Language.


getDescription

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


setDescription

public void setDescription(java.lang.String value)
Sets value as the attribute value for description.


getRequestId

public java.math.BigDecimal getRequestId()
Gets the attribute value for RequestId, using the alias id RequestId.


setRequestId

public void setRequestId(java.math.BigDecimal value)
Sets value as the attribute value for RequestId.


getProgramApplicationId

public java.math.BigDecimal getProgramApplicationId()
Gets the attribute value for ProgramApplicationId, using the alias id ProgramApplicationId.


setProgramApplicationId

public void setProgramApplicationId(java.math.BigDecimal value)
Sets value as the attribute value for ProgramApplicationId.


getProgramId

public java.math.BigDecimal getProgramId()
Gets the attribute value for ProgramId, using the alias id ProgramId.


setProgramId

public void setProgramId(java.math.BigDecimal value)
Sets value as the attribute value for ProgramId.


getProgramUpdateDate

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


setProgramUpdateDate

public void setProgramUpdateDate(java.sql.Timestamp value)
Sets value as the attribute value for ProgramUpdateDate.


getSourceLang

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


setSourceLang

public void setSourceLang(java.lang.String value)
Sets value as the attribute value for SourceLang.


getTitle

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


setTitle

public void setTitle(java.lang.String value)
Sets value as the attribute value for Title.


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

createPrimaryKey

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

getDmVersionNumber

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

Returns:
the DmVersionNumber

setDmVersionNumber

public void setDmVersionNumber(java.lang.String value)
Sets value as the attribute value for DmVersionNumber.

Parameters:
value - value to set the DmVersionNumber

getUrl

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

Returns:
the Url

setUrl

public void setUrl(java.lang.String value)
Sets value as the attribute value for Url.

Parameters:
value - value to set the Url

getDmNode

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

Returns:
the DmNode

setDmNode

public void setDmNode(java.lang.Long value)
Sets value as the attribute value for DmNode.

Parameters:
value - value to set the DmNode

getDmFolderPath

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

Returns:
the DmFolderPath

setDmFolderPath

public void setDmFolderPath(java.lang.String value)
Sets value as the attribute value for DmFolderPath.

Parameters:
value - value to set the DmFolderPath

getDmDocumentId

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

Returns:
the DmDocumentId

setDmDocumentId

public void setDmDocumentId(java.lang.String value)
Sets value as the attribute value for DmDocumentId.

Parameters:
value - value to set the DmDocumentId

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

getFileName

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

Returns:
the FileName

setFileName

public void setFileName(java.lang.String value)
Sets value as the attribute value for FileName.

Parameters:
value - value to set the FileName

getDmType

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

Returns:
the DmType

setDmType

public void setDmType(java.lang.String value)
Sets value as the attribute value for DmType.

Parameters:
value - value to set the DmType

getDownloadStatus

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

Returns:
the DownloadStatus

setDownloadStatus

public void setDownloadStatus(java.lang.String value)
Sets value as the attribute value for DownloadStatus.

Parameters:
value - value to set the DownloadStatus

getStatus

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

Returns:
the Status

setStatus

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

Parameters:
value - value to set the Status

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.