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

E22562-07

oracle.apps.fnd.applcore.datamapmig.model.view
Class FndMapAttachDocsVORowImpl

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

public class FndMapAttachDocsVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class FndMapAttachDocsVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Nested classes/interfaces inherited from class oracle.jbo.server.ViewRowImpl
oracle.jbo.server.ViewRowImpl.PostState
 
Field Summary
static int ATTFTPSRVLOGIN
           
static int ATTFTPSRVPASSWD
           
static int ATTSRVNAME
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int LOOKUPPVO1
           
static int MAPID
           
static int MAPPEDFLAG
           
static int MIGRATEDFLAG
           
static int MODULEID
           
static int PARENTMAPID
           
static int SAPPLICATIONID
           
static int SATTACHMODEL
           
static int SERVERPATH
           
static int SFILEIDENTIFIER
           
static int SLANGUAGE
           
static int SPHYFILENAME
           
static int SSOURCELANG
           
static int STABLENAME
           
static int STYPE
           
static int TCATEGORYNAME
           
static int TDESCRIPTION
           
static int TDMDOCUMENTID
           
static int TDMFOLDERPATH
           
static int TDMREPOSITORY
           
static int TDMTYPE
           
static int TDMVERSIONNUMBER
           
static int TFILENAME
           
static int TLANGUAGE
           
static int TSOURCELANG
           
static int TTITLE
           
 
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
FndMapAttachDocsVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAttFtpsrvLogin()
          Gets the attribute value for ATT_FTPSRV_LOGIN using the alias name AttFtpsrvLogin.
 java.lang.String getAttFtpsrvPasswd()
          Gets the attribute value for ATT_FTPSRV_PASSWD using the alias name AttFtpsrvPasswd.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getAttSrvName()
          Gets the attribute value for ATT_SRV_NAME using the alias name AttSrvName.
 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.
 OAEntityImpl getFndMapAttachDocsEO()
          Gets FndMapAttachDocsEO entity object.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 java.lang.String getLastUpdatedBy()
          Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.
 java.lang.String getLastUpdateLogin()
          Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.
 oracle.jbo.RowSet getLookupPVO1()
          Gets the view accessor RowSet LookupPVO1.
 java.lang.String getMapId()
          Gets the attribute value for MAP_ID using the alias name MapId.
 java.lang.String getMappedFlag()
          Gets the attribute value for MAPPED_FLAG using the alias name MappedFlag.
 java.lang.String getMigratedFlag()
          Gets the attribute value for MIGRATED_FLAG using the alias name MigratedFlag.
 java.lang.String getModuleId()
          Gets the attribute value for MODULE_ID using the alias name ModuleId.
 java.lang.String getParentMapId()
          Gets the attribute value for PARENT_MAP_ID using the alias name ParentMapId.
 java.lang.Long getSApplicationId()
          Gets the attribute value for S_APPLICATION_ID using the alias name SApplicationId.
 java.lang.String getSAttachModel()
          Gets the attribute value for S_ATTACH_MODEL using the alias name SAttachModel.
 java.lang.String getServerPath()
          Gets the attribute value for SERVER_PATH using the alias name ServerPath.
 java.lang.String getSFileIdentifier()
          Gets the attribute value for S_FILE_IDENTIFIER using the alias name SFileIdentifier.
 java.lang.String getSLanguage()
          Gets the attribute value for S_LANGUAGE using the alias name SLanguage.
 java.lang.String getSPhyFileName()
          Gets the attribute value for S_PHY_FILE_NAME using the alias name SPhyFileName.
 java.lang.String getSSourceLang()
          Gets the attribute value for S_SOURCE_LANG using the alias name SSourceLang.
 java.lang.String getSTableName()
          Gets the attribute value for S_TABLE_NAME using the alias name STableName.
 java.lang.String getSType()
          Gets the attribute value for S_TYPE using the alias name SType.
 java.lang.String getTCategoryName()
          Gets the attribute value for T_CATEGORY_NAME using the alias name TCategoryName.
 java.lang.String getTDescription()
          Gets the attribute value for T_DESCRIPTION using the alias name TDescription.
 java.lang.Long getTDmDocumentId()
          Gets the attribute value for T_DM_DOCUMENT_ID using the alias name TDmDocumentId.
 java.lang.String getTDmFolderPath()
          Gets the attribute value for T_DM_FOLDER_PATH using the alias name TDmFolderPath.
 java.lang.String getTDmRepository()
          Gets the attribute value for T_DM_REPOSITORY using the alias name TDmRepository.
 java.lang.String getTDmType()
          Gets the attribute value for T_DM_TYPE using the alias name TDmType.
 java.lang.String getTDmVersionNumber()
          Gets the attribute value for T_DM_VERSION_NUMBER using the alias name TDmVersionNumber.
 java.lang.String getTFileName()
          Gets the attribute value for T_FILE_NAME using the alias name TFileName.
 java.lang.String getTLanguage()
          Gets the attribute value for T_LANGUAGE using the alias name TLanguage.
 java.lang.String getTSourceLang()
          Gets the attribute value for T_SOURCE_LANG using the alias name TSourceLang.
 java.lang.String getTTitle()
          Gets the attribute value for T_TITLE using the alias name TTitle.
 void setAttFtpsrvLogin(java.lang.String value)
          Sets value as attribute value for ATT_FTPSRV_LOGIN using the alias name AttFtpsrvLogin.
 void setAttFtpsrvPasswd(java.lang.String value)
          Sets value as attribute value for ATT_FTPSRV_PASSWD using the alias name AttFtpsrvPasswd.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setAttSrvName(java.lang.String value)
          Sets value as attribute value for ATT_SRV_NAME using the alias name AttSrvName.
 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 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 setMapId(java.lang.String value)
          Sets value as attribute value for MAP_ID using the alias name MapId.
 void setMappedFlag(java.lang.String value)
          Sets value as attribute value for MAPPED_FLAG using the alias name MappedFlag.
 void setMigratedFlag(java.lang.String value)
          Sets value as attribute value for MIGRATED_FLAG using the alias name MigratedFlag.
 void setModuleId(java.lang.String value)
          Sets value as attribute value for MODULE_ID using the alias name ModuleId.
 void setParentMapId(java.lang.String value)
          Sets value as attribute value for PARENT_MAP_ID using the alias name ParentMapId.
 void setSApplicationId(java.lang.Long value)
          Sets value as attribute value for S_APPLICATION_ID using the alias name SApplicationId.
 void setSAttachModel(java.lang.String value)
          Sets value as attribute value for S_ATTACH_MODEL using the alias name SAttachModel.
 void setServerPath(java.lang.String value)
          Sets value as attribute value for SERVER_PATH using the alias name ServerPath.
 void setSFileIdentifier(java.lang.String value)
          Sets value as attribute value for S_FILE_IDENTIFIER using the alias name SFileIdentifier.
 void setSLanguage(java.lang.String value)
          Sets value as attribute value for S_LANGUAGE using the alias name SLanguage.
 void setSPhyFileName(java.lang.String value)
          Sets value as attribute value for S_PHY_FILE_NAME using the alias name SPhyFileName.
 void setSSourceLang(java.lang.String value)
          Sets value as attribute value for S_SOURCE_LANG using the alias name SSourceLang.
 void setSTableName(java.lang.String value)
          Sets value as attribute value for S_TABLE_NAME using the alias name STableName.
 void setSType(java.lang.String value)
          Sets value as attribute value for S_TYPE using the alias name SType.
 void setTCategoryName(java.lang.String value)
          Sets value as attribute value for T_CATEGORY_NAME using the alias name TCategoryName.
 void setTDescription(java.lang.String value)
          Sets value as attribute value for T_DESCRIPTION using the alias name TDescription.
 void setTDmDocumentId(java.lang.Long value)
          Sets value as attribute value for T_DM_DOCUMENT_ID using the alias name TDmDocumentId.
 void setTDmFolderPath(java.lang.String value)
          Sets value as attribute value for T_DM_FOLDER_PATH using the alias name TDmFolderPath.
 void setTDmRepository(java.lang.String value)
          Sets value as attribute value for T_DM_REPOSITORY using the alias name TDmRepository.
 void setTDmType(java.lang.String value)
          Sets value as attribute value for T_DM_TYPE using the alias name TDmType.
 void setTDmVersionNumber(java.lang.String value)
          Sets value as attribute value for T_DM_VERSION_NUMBER using the alias name TDmVersionNumber.
 void setTFileName(java.lang.String value)
          Sets value as attribute value for T_FILE_NAME using the alias name TFileName.
 void setTLanguage(java.lang.String value)
          Sets value as attribute value for T_LANGUAGE using the alias name TLanguage.
 void setTSourceLang(java.lang.String value)
          Sets value as attribute value for T_SOURCE_LANG using the alias name TSourceLang.
 void setTTitle(java.lang.String value)
          Sets value as attribute value for T_TITLE using the alias name TTitle.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
create, createViewAccessorRS, findDiscriminatorForFilterRow, getApplCorePrefs, getAttribute, getAttribute, getDisplay, getEntities, getKeyFlexfieldCombination, getKeyFlexfieldCombinationID, getKeyFlexfieldViewDefImpl, getKeyFlexfieldViewObjectForQuery, getSetId, getTranslatedLanguages, isRefreshRequired, isTranslatable, isTranslatableAttribute, isTranslated, populteFilterMap, refreshViewAccessor, remove, resolveCustomSeedDataConflict, resolveStandardSeedDataConflict, sendToOsn, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkConsistency, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findOrCreateViewLinkAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getClientChangeIndicator, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getOwningAccessorName, getParentVariableManager, getPreferredListBindingRSI, getPrimaryEntityReference, getPrimaryPostState, getQueryCollection, getRowOperationsScript, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, internalGetCachedCalcAttributeValue, invokeMethod, isAttributeChanged, isAttributeUpdateable, isDead, isRefreshRequired, isSubclassRow, isViewAccessorAttribute, lock, lookupAttributeDef, markViewAccessorsDirty, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, revert, revertRow, revertRowAndContainees, setAttribute, setAttributeValues, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setNewRowState, setStateOnEntity, setTransientAttributeValue, shouldAddViewAccessorRSToRow, throwOnListBindingMismatch, toString, writeAsXml, writeAsXml, writeXML
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.jbo.ExprScriptSupplier
getGlobalScript
 

Field Detail

MAPID

public static final int MAPID

STYPE

public static final int STYPE

SAPPLICATIONID

public static final int SAPPLICATIONID

PARENTMAPID

public static final int PARENTMAPID

SATTACHMODEL

public static final int SATTACHMODEL

SFILEIDENTIFIER

public static final int SFILEIDENTIFIER

STABLENAME

public static final int STABLENAME

SLANGUAGE

public static final int SLANGUAGE

SSOURCELANG

public static final int SSOURCELANG

ATTSRVNAME

public static final int ATTSRVNAME

ATTFTPSRVLOGIN

public static final int ATTFTPSRVLOGIN

ATTFTPSRVPASSWD

public static final int ATTFTPSRVPASSWD

SERVERPATH

public static final int SERVERPATH

MODULEID

public static final int MODULEID

TDMREPOSITORY

public static final int TDMREPOSITORY

TDMDOCUMENTID

public static final int TDMDOCUMENTID

TDMVERSIONNUMBER

public static final int TDMVERSIONNUMBER

TDMFOLDERPATH

public static final int TDMFOLDERPATH

TDMTYPE

public static final int TDMTYPE

TFILENAME

public static final int TFILENAME

TTITLE

public static final int TTITLE

TDESCRIPTION

public static final int TDESCRIPTION

TLANGUAGE

public static final int TLANGUAGE

TSOURCELANG

public static final int TSOURCELANG

TCATEGORYNAME

public static final int TCATEGORYNAME

MAPPEDFLAG

public static final int MAPPEDFLAG

MIGRATEDFLAG

public static final int MIGRATEDFLAG

CREATEDBY

public static final int CREATEDBY

CREATIONDATE

public static final int CREATIONDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

SPHYFILENAME

public static final int SPHYFILENAME

LOOKUPPVO1

public static final int LOOKUPPVO1
Constructor Detail

FndMapAttachDocsVORowImpl

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

Method Detail

getFndMapAttachDocsEO

public OAEntityImpl getFndMapAttachDocsEO()
Gets FndMapAttachDocsEO entity object.

Returns:
the FndMapAttachDocsEO

getMapId

public java.lang.String getMapId()
Gets the attribute value for MAP_ID using the alias name MapId.

Returns:
the MAP_ID

setMapId

public void setMapId(java.lang.String value)
Sets value as attribute value for MAP_ID using the alias name MapId.

Parameters:
value - value to set the MAP_ID

getSType

public java.lang.String getSType()
Gets the attribute value for S_TYPE using the alias name SType.

Returns:
the S_TYPE

setSType

public void setSType(java.lang.String value)
Sets value as attribute value for S_TYPE using the alias name SType.

Parameters:
value - value to set the S_TYPE

getSApplicationId

public java.lang.Long getSApplicationId()
Gets the attribute value for S_APPLICATION_ID using the alias name SApplicationId.

Returns:
the S_APPLICATION_ID

setSApplicationId

public void setSApplicationId(java.lang.Long value)
Sets value as attribute value for S_APPLICATION_ID using the alias name SApplicationId.

Parameters:
value - value to set the S_APPLICATION_ID

getParentMapId

public java.lang.String getParentMapId()
Gets the attribute value for PARENT_MAP_ID using the alias name ParentMapId.

Returns:
the PARENT_MAP_ID

setParentMapId

public void setParentMapId(java.lang.String value)
Sets value as attribute value for PARENT_MAP_ID using the alias name ParentMapId.

Parameters:
value - value to set the PARENT_MAP_ID

getSAttachModel

public java.lang.String getSAttachModel()
Gets the attribute value for S_ATTACH_MODEL using the alias name SAttachModel.

Returns:
the S_ATTACH_MODEL

setSAttachModel

public void setSAttachModel(java.lang.String value)
Sets value as attribute value for S_ATTACH_MODEL using the alias name SAttachModel.

Parameters:
value - value to set the S_ATTACH_MODEL

getSFileIdentifier

public java.lang.String getSFileIdentifier()
Gets the attribute value for S_FILE_IDENTIFIER using the alias name SFileIdentifier.

Returns:
the S_FILE_IDENTIFIER

setSFileIdentifier

public void setSFileIdentifier(java.lang.String value)
Sets value as attribute value for S_FILE_IDENTIFIER using the alias name SFileIdentifier.

Parameters:
value - value to set the S_FILE_IDENTIFIER

getSTableName

public java.lang.String getSTableName()
Gets the attribute value for S_TABLE_NAME using the alias name STableName.

Returns:
the S_TABLE_NAME

setSTableName

public void setSTableName(java.lang.String value)
Sets value as attribute value for S_TABLE_NAME using the alias name STableName.

Parameters:
value - value to set the S_TABLE_NAME

getSLanguage

public java.lang.String getSLanguage()
Gets the attribute value for S_LANGUAGE using the alias name SLanguage.

Returns:
the S_LANGUAGE

setSLanguage

public void setSLanguage(java.lang.String value)
Sets value as attribute value for S_LANGUAGE using the alias name SLanguage.

Parameters:
value - value to set the S_LANGUAGE

getSSourceLang

public java.lang.String getSSourceLang()
Gets the attribute value for S_SOURCE_LANG using the alias name SSourceLang.

Returns:
the S_SOURCE_LANG

setSSourceLang

public void setSSourceLang(java.lang.String value)
Sets value as attribute value for S_SOURCE_LANG using the alias name SSourceLang.

Parameters:
value - value to set the S_SOURCE_LANG

getAttSrvName

public java.lang.String getAttSrvName()
Gets the attribute value for ATT_SRV_NAME using the alias name AttSrvName.

Returns:
the ATT_SRV_NAME

setAttSrvName

public void setAttSrvName(java.lang.String value)
Sets value as attribute value for ATT_SRV_NAME using the alias name AttSrvName.

Parameters:
value - value to set the ATT_SRV_NAME

getAttFtpsrvLogin

public java.lang.String getAttFtpsrvLogin()
Gets the attribute value for ATT_FTPSRV_LOGIN using the alias name AttFtpsrvLogin.

Returns:
the ATT_FTPSRV_LOGIN

setAttFtpsrvLogin

public void setAttFtpsrvLogin(java.lang.String value)
Sets value as attribute value for ATT_FTPSRV_LOGIN using the alias name AttFtpsrvLogin.

Parameters:
value - value to set the ATT_FTPSRV_LOGIN

getAttFtpsrvPasswd

public java.lang.String getAttFtpsrvPasswd()
Gets the attribute value for ATT_FTPSRV_PASSWD using the alias name AttFtpsrvPasswd.

Returns:
the ATT_FTPSRV_PASSWD

setAttFtpsrvPasswd

public void setAttFtpsrvPasswd(java.lang.String value)
Sets value as attribute value for ATT_FTPSRV_PASSWD using the alias name AttFtpsrvPasswd.

Parameters:
value - value to set the ATT_FTPSRV_PASSWD

getServerPath

public java.lang.String getServerPath()
Gets the attribute value for SERVER_PATH using the alias name ServerPath.

Returns:
the SERVER_PATH

setServerPath

public void setServerPath(java.lang.String value)
Sets value as attribute value for SERVER_PATH using the alias name ServerPath.

Parameters:
value - value to set the SERVER_PATH

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

getTDmRepository

public java.lang.String getTDmRepository()
Gets the attribute value for T_DM_REPOSITORY using the alias name TDmRepository.

Returns:
the T_DM_REPOSITORY

setTDmRepository

public void setTDmRepository(java.lang.String value)
Sets value as attribute value for T_DM_REPOSITORY using the alias name TDmRepository.

Parameters:
value - value to set the T_DM_REPOSITORY

getTDmDocumentId

public java.lang.Long getTDmDocumentId()
Gets the attribute value for T_DM_DOCUMENT_ID using the alias name TDmDocumentId.

Returns:
the T_DM_DOCUMENT_ID

setTDmDocumentId

public void setTDmDocumentId(java.lang.Long value)
Sets value as attribute value for T_DM_DOCUMENT_ID using the alias name TDmDocumentId.

Parameters:
value - value to set the T_DM_DOCUMENT_ID

getTDmVersionNumber

public java.lang.String getTDmVersionNumber()
Gets the attribute value for T_DM_VERSION_NUMBER using the alias name TDmVersionNumber.

Returns:
the T_DM_VERSION_NUMBER

setTDmVersionNumber

public void setTDmVersionNumber(java.lang.String value)
Sets value as attribute value for T_DM_VERSION_NUMBER using the alias name TDmVersionNumber.

Parameters:
value - value to set the T_DM_VERSION_NUMBER

getTDmFolderPath

public java.lang.String getTDmFolderPath()
Gets the attribute value for T_DM_FOLDER_PATH using the alias name TDmFolderPath.

Returns:
the T_DM_FOLDER_PATH

setTDmFolderPath

public void setTDmFolderPath(java.lang.String value)
Sets value as attribute value for T_DM_FOLDER_PATH using the alias name TDmFolderPath.

Parameters:
value - value to set the T_DM_FOLDER_PATH

getTDmType

public java.lang.String getTDmType()
Gets the attribute value for T_DM_TYPE using the alias name TDmType.

Returns:
the T_DM_TYPE

setTDmType

public void setTDmType(java.lang.String value)
Sets value as attribute value for T_DM_TYPE using the alias name TDmType.

Parameters:
value - value to set the T_DM_TYPE

getTFileName

public java.lang.String getTFileName()
Gets the attribute value for T_FILE_NAME using the alias name TFileName.

Returns:
the T_FILE_NAME

setTFileName

public void setTFileName(java.lang.String value)
Sets value as attribute value for T_FILE_NAME using the alias name TFileName.

Parameters:
value - value to set the T_FILE_NAME

getTTitle

public java.lang.String getTTitle()
Gets the attribute value for T_TITLE using the alias name TTitle.

Returns:
the T_TITLE

setTTitle

public void setTTitle(java.lang.String value)
Sets value as attribute value for T_TITLE using the alias name TTitle.

Parameters:
value - value to set the T_TITLE

getTDescription

public java.lang.String getTDescription()
Gets the attribute value for T_DESCRIPTION using the alias name TDescription.

Returns:
the T_DESCRIPTION

setTDescription

public void setTDescription(java.lang.String value)
Sets value as attribute value for T_DESCRIPTION using the alias name TDescription.

Parameters:
value - value to set the T_DESCRIPTION

getTLanguage

public java.lang.String getTLanguage()
Gets the attribute value for T_LANGUAGE using the alias name TLanguage.

Returns:
the T_LANGUAGE

setTLanguage

public void setTLanguage(java.lang.String value)
Sets value as attribute value for T_LANGUAGE using the alias name TLanguage.

Parameters:
value - value to set the T_LANGUAGE

getTSourceLang

public java.lang.String getTSourceLang()
Gets the attribute value for T_SOURCE_LANG using the alias name TSourceLang.

Returns:
the T_SOURCE_LANG

setTSourceLang

public void setTSourceLang(java.lang.String value)
Sets value as attribute value for T_SOURCE_LANG using the alias name TSourceLang.

Parameters:
value - value to set the T_SOURCE_LANG

getTCategoryName

public java.lang.String getTCategoryName()
Gets the attribute value for T_CATEGORY_NAME using the alias name TCategoryName.

Returns:
the T_CATEGORY_NAME

setTCategoryName

public void setTCategoryName(java.lang.String value)
Sets value as attribute value for T_CATEGORY_NAME using the alias name TCategoryName.

Parameters:
value - value to set the T_CATEGORY_NAME

getMappedFlag

public java.lang.String getMappedFlag()
Gets the attribute value for MAPPED_FLAG using the alias name MappedFlag.

Returns:
the MAPPED_FLAG

setMappedFlag

public void setMappedFlag(java.lang.String value)
Sets value as attribute value for MAPPED_FLAG using the alias name MappedFlag.

Parameters:
value - value to set the MAPPED_FLAG

getMigratedFlag

public java.lang.String getMigratedFlag()
Gets the attribute value for MIGRATED_FLAG using the alias name MigratedFlag.

Returns:
the MIGRATED_FLAG

setMigratedFlag

public void setMigratedFlag(java.lang.String value)
Sets value as attribute value for MIGRATED_FLAG using the alias name MigratedFlag.

Parameters:
value - value to set the MIGRATED_FLAG

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

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

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

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

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

getSPhyFileName

public java.lang.String getSPhyFileName()
Gets the attribute value for S_PHY_FILE_NAME using the alias name SPhyFileName.

Returns:
the S_PHY_FILE_NAME

setSPhyFileName

public void setSPhyFileName(java.lang.String value)
Sets value as attribute value for S_PHY_FILE_NAME using the alias name SPhyFileName.

Parameters:
value - value to set the S_PHY_FILE_NAME

getLookupPVO1

public oracle.jbo.RowSet getLookupPVO1()
Gets the view accessor RowSet LookupPVO1.


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

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.