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

E22562-01

oracle.apps.fnd.applcore.lookups.lookupService.applicationModule.client
Class LookupServiceAMClient

java.lang.Object
  extended by oracle.jbo.common.PropertiesHelper
      extended by oracle.jbo.client.remote.ComponentHintsHelper
          extended by oracle.jbo.client.remote.ApplicationModuleImpl
              extended by oracle.apps.fnd.applcore.lookups.lookupService.applicationModule.client.LookupServiceAMClient
All Implemented Interfaces:
java.io.Serializable, LookupServiceAM, oracle.jbo.ApplicationModule, oracle.jbo.client.remote.ClientComponentObject, oracle.jbo.common.AppModuleRequestHandler, oracle.jbo.common.ObjectMarshaller, oracle.jbo.common.TransPostControl, oracle.jbo.common.ws.WSApplicationModuleMarshaller, oracle.jbo.ComponentObject, oracle.jbo.ExprWrappable, oracle.jbo.GenericHints, oracle.jbo.JboExceptionHandler, oracle.jbo.OperationContainer, oracle.jbo.Properties, oracle.jbo.Session, oracle.jbo.Transaction, oracle.jbo.WarningContainer, oracle.svcmsg.SvcMsgSender

public class LookupServiceAMClient
extends oracle.jbo.client.remote.ApplicationModuleImpl
implements LookupServiceAM

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.jbo.client.remote.ApplicationModuleImpl
mRemoved
 
Fields inherited from class oracle.jbo.common.PropertiesHelper
mProperties
 
Fields inherited from interface oracle.jbo.ApplicationModule
ACTIVATE_CLIENT_FLAG, ACTIVATE_REMOVE_FLAG, ACTIVATE_SKIP_RESTORE_VO_FROM_DEF, ACTIVATE_TRANSIENT_FLAG, ACTIVATE_UNDO_FLAG, DEFAULT_DEF_FULL_NAME, DEFAULT_ROOT_APP_MOD_NAME, EFF_DT_PROPERTY_STR, IMAGE_LOC, PASSIVATE_DEFER_FLAG, PASSIVATE_HINT_FLAG, PASSIVATE_TO_DATABASE, PASSIVATE_TO_FILE, PASSIVATE_TO_MEMORY, PASSIVATE_TO_STACK_FLAG, PASSIVATE_TRANSIENT_FLAG, PASSIVATE_UNDO_FLAG, RELEASE_LEVEL_MANAGED, RELEASE_LEVEL_RESERVED, RELEASE_LEVEL_UNMANAGED, REMOVE_SNAPSHOT, RESET_CLIENT_ONLY_FLAG, RESET_INTERNAL_FLAG, RESET_KEEP_ALL_SNAPSHOTS_FLAG, RESET_MANAGE_SNAPSHOTS, RESET_RELOAD_FLAG, RESET_ROLLBACK_FLAG, SYNC_BATCH, SYNC_IMMEDIATE, SYNC_LAZY
 
Fields inherited from interface oracle.jbo.GenericHints
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP
 
Fields inherited from interface oracle.jbo.common.TransPostControl
TRANS_POST_GET_ATTR_BY_INDEX, TRANS_POST_GET_ATTR_BY_NAME, TRANS_POST_GET_ATTR_COUNT, TRANS_POST_GET_ATTR_INDEX_OF, TRANS_POST_GET_STRUCTURE_DEF, TRANS_POST_PUSHBACK, TRANS_POST_REFRESH_UNDO_CHANGES, TRANS_POST_REFRESH_WITH_DB_FORGET_CHANGES, TRANS_POST_REFRESH_WITH_DB_ONLY_IF_UNCHANGED, TRANS_POST_REMOVE, TRANS_POST_SET_ATTR_BY_INDEX, TRANS_POST_SET_ATTR_BY_NAME
 
Fields inherited from interface oracle.jbo.Transaction
DML_OPERATION_TIMEOUT_WAIT_FOREVER, LOCK_NONE, LOCK_OPTIMISTIC, LOCK_OPTUPDATE, LOCK_PESSIMISTIC
 
Fields inherited from interface oracle.jbo.Session
JBO_SESSION_COOKIE, JBO_SESSION_LOCALE
 
Fields inherited from interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
ACTIVATION_AFTER_LOSS_OF_AFFINITY, ACTIVATION_AFTER_RESTART, ACTIVATION_NONE, SYNC_INT_BATCH, SYNC_INT_BATCH_DO_WORK
 
Constructor Summary
LookupServiceAMClient()
          This is the default constructor (do not remove).
 
Method Summary
 void commit()
           
 void createOrUpdateCommonLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid, java.lang.String enabledFlag, java.lang.Long seq, java.sql.Date startDate, java.sql.Date endDate, java.lang.String description, java.lang.String meaning, java.lang.String tag)
           
 void createOrUpdateCommonLookupType(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String meaning, java.lang.String description, java.lang.String moduleId, java.lang.String customizationLevel)
           
 void createOrUpdateSetIdLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid, java.lang.String enabledFlag, java.lang.Long seq, java.sql.Date startDate, java.sql.Date endDate, java.lang.String description, java.lang.String meaning, java.lang.String tag)
           
 void createOrUpdateSetIdLookupType(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String meaning, java.lang.String description, java.lang.String moduleId, java.lang.String customizationLevel)
           
 void createOrUpdateStandardLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid, java.lang.String enabledFlag, java.lang.Long seq, java.sql.Date startDate, java.sql.Date endDate, java.lang.String description, java.lang.String meaning, java.lang.String tag)
           
 void createOrUpdateStandardLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid, java.lang.String enabledFlag, java.lang.Long seq, java.lang.String description, java.lang.String meaning, java.lang.String tag)
           
 void createOrUpdateStandardLookupType(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String meaning, java.lang.String description, java.lang.String moduleId, java.lang.String customizationLevel)
           
 void initCommonLookupModuleKey(java.lang.String moduleType, java.lang.String moduleKey)
           
 void initCommonLookupType1(java.lang.String lookupType)
           
 void initSetIdLookupModuleKey(java.lang.String moduleType, java.lang.String moduleKey)
           
 void initSetIdLookupType1(java.lang.String lookupType)
           
 void initStandardLookupModuleKey(java.lang.String moduleType, java.lang.String moduleKey)
           
 void initStandardLookupType1(java.lang.String lookupType)
           
 void removeCommonLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid)
           
 void removeCommonLookupType(java.lang.String lookupType, java.lang.Long viewApplicationId)
           
 void removeSetIdLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid)
           
 void removeSetIdLookupType(java.lang.String lookupType, java.lang.Long viewApplicationId)
           
 void removeStandardLookupCode(java.lang.String lookupType, java.lang.Long viewApplicationId, java.lang.String lookupCode, java.lang.Long setid)
           
 void removeStandardLookupType(java.lang.String lookupType, java.lang.Long viewApplicationId)
           
 
Methods inherited from class oracle.jbo.client.remote.ApplicationModuleImpl
activateState, activateState, activateState, activateStateForUndo, addClientPostListener, addResponse, addTransactionStateListener, addViewClearCacheListener, addWarning, afterActivation, applyChangeSet, beforePassivateState, bindToWorkingSet, buildViewCriteriaClauses, cancelDMLOperations, clearEntityCache, clearVOCaches, closeLob, commitAndSaveChangeSet, connect, connect, connect, connectToDataSource, connectToDataSource, connectToDataSource, connectToDataSource, createApplicationModule, createComponentObject, createCompositeViewDef, createDetailRowSet, createInstance, createProxyApplicationModule, createRef, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, createViewObjectFromQueryStmt, createViewObjectOnEntity, createViewObjectOnRowSet, createWorkerApplicationModule, deepCopy, detach, disconnect, disconnect, doMessage, doPoolMessage, doPostChanges, dumpQueryResult, executeCommand, executeQueryOnViewObjects, fetchAttributeProperties, fetchEvaluatedRowAttributeProperty, fetchRowAttributeProperties, findApplicationModule, findComponentObject, findOperationDefinitions, findOperationDefinitions, findOrCreateDataCollector, findRSIForEntity, findSharedApplicationModule, findViewLink, findViewObject, findViewObjectUsingEntity, findViewObjectWithParameters, finishedPiggybacking, finishedProcessingPiggyback, finishSyncWorkingSet, getAllApplicationModuleDefNames, getAllEntityAssociationDefNames, getAllEntityDefNames, getAllViewDefNames, getAllViewLinkDefNames, getAMFullRef, getApplicationModuleDefNames, getApplicationModuleNames, getApplicationModuleNames, getAppModuleRequestHandler, getAttributeSecurityHints, getClientProxyInterfaceName, getConnectionMetadata, getCurrentWorkingSet, getDefFullName, getDefName, getDetailRowSets, getDMLOperationTimeOut, getDomainValue, getEntityAssociationDefNames, getEntityDefNames, getEnvironment, getEstimatedRowCount, getExceptionHandler, getFetchedRowCount, getFullName, getImageLoc, getIterMode, getLabel, getListBindingName, getListBindingRSI, getLocale, getLocaleContext, getLockingMode, getMarshalledTypeName, getMaxFetchSize, getMostRecentStackId, getName, getObjectMarshaller, getPackageNames, getParent, getPiggyback, getPreferredListRSI, getProperties, getQueryOptimizerHint, getReleaseLevel, getRemoteAppModuleRequestHandler, getRemoteId, getRemoteObjectId, getResponseName, getRootAM, getROTEntryType, getRowCount, getRowSecurityHints, getRowSetIterators, getRowSets, getServiceMessage, getSession, getStyles, getSyncLock, getSyncMode, getTransaction, getUserData, getUserRoles, getVersion, getViewDefNames, getViewLinkDefNames, getViewLinkNames, getViewLinkNames, getViewObjectId, getViewObjectNames, getViewObjectNames, handleException, handleWarning, hasPendingDataPosts, init, init, invalidateSession, invokeDomainMethod, invokeMethod, isBoundToWorkingSet, isBundledExceptionMode, isClearCacheOnCommit, isClearCacheOnRollback, isClient, isConnected, isCustomMarshalled, isDetached, isDirty, isEmpty, isIgnoreCustomProxies, isInWorkingSet, isLocal, isMarshalledLocally, isRemoved, isRoot, isRowValidation, isUserInRole, isValidIdForUndo, loadPackage, marshal, marshalForActivate, passivateState, passivateState, passivateState, passivateState, passivateStateForUndo, postChanges, prepareSession, prepareViewObjects, processChangeNotifications, processJboException, processPiggyback, processServiceMessage, readBlobStream, readLob, readLobInternal, readMethodResponse, readRowSetXML, readRowXML, reconnect, reconnect, refreshProperties, refreshProperty, refreshVOProperty, registerViewDefObject, remove, removeChangeSet, removeClientPostListener, removeState, removeTransactionStateListener, removeViewClearCacheListener, reservePassivationId, reserveSnapshotId, resetMarshaller, resetState, resetState, riGetApplicationModuleInfo, riInvokeExportedMethod, riRemove, rollback, saveViewDefObject, sendServiceMessage, sendWorkingSetRequests, setBoundToWorkingSet, setBundledExceptionMode, setClearCacheOnCommit, setClearCacheOnRollback, setDataModelRefresh, setDMLOperationTimeOut, setExceptionHandler, setIgnoreCustomProxies, setIterMode, setLocale, setLockingMode, setMaxFetchSize, setProperty, setQueryOptimizerHint, setReleaseLevel, setRemoteAppModuleRequestHandler, setRowValidation, setStoreForPassiveState, setStyles, setSyncMode, setVOProperty, sync, syncMarshaller, syncWorkingSet, toEmpty, transformExceptionParams, transPostPushback, transPostRefresh, transPostRemove, transPostRevert, unMarshal, validate, writeClob, writeLob, writeRowSetXML, writeRowSetXMLWithMap, writeRowXML, writeRowXMLWithMap
 
Methods inherited from class oracle.jbo.client.remote.ComponentHintsHelper
getHintValue, getLabelPlural, getTooltip
 
Methods inherited from class oracle.jbo.common.PropertiesHelper
closeObject, getProperty, getProperty, isReadOnly, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.jbo.ApplicationModule
activateState, activateState, activateState, activateStateForUndo, addWarning, clearVOCaches, createApplicationModule, createComponentObject, createCompositeViewDef, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, createViewObjectFromQueryStmt, createViewObjectOnEntity, createViewObjectOnRowSet, doPoolMessage, executeQueryOnViewObjects, fetchAttributeProperties, findApplicationModule, findComponentObject, findRSIForEntity, findViewLink, findViewObject, findViewObjectUsingEntity, findViewObjectWithParameters, getApplicationModuleNames, getApplicationModuleNames, getExceptionHandler, getListBindingName, getListBindingRSI, getMostRecentStackId, getPreferredListRSI, getReleaseLevel, getSession, getStyles, getSyncLock, getSyncMode, getTransaction, getViewLinkNames, getViewLinkNames, getViewObjectNames, getViewObjectNames, isRoot, isValidIdForUndo, passivateState, passivateState, passivateState, passivateState, passivateStateForUndo, prepareSession, prepareViewObjects, processChangeNotifications, removeState, reservePassivationId, reserveSnapshotId, resetState, resetState, setExceptionHandler, setReleaseLevel, setStoreForPassiveState, setStyles, setSyncMode, sync, transformExceptionParams
 
Methods inherited from interface oracle.jbo.ComponentObject
getDefFullName, getDefName, getFullName, getName, remove
 
Methods inherited from interface oracle.jbo.GenericHints
getHintValue, getLabel, getLabelPlural, getTooltip
 
Methods inherited from interface oracle.jbo.Properties
getProperties, getProperty, getProperty, refreshProperty
 

Constructor Detail

LookupServiceAMClient

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

Method Detail

createOrUpdateStandardLookupCode

public void createOrUpdateStandardLookupCode(java.lang.String lookupType,
                                             java.lang.Long viewApplicationId,
                                             java.lang.String lookupCode,
                                             java.lang.Long setid,
                                             java.lang.String enabledFlag,
                                             java.lang.Long seq,
                                             java.lang.String description,
                                             java.lang.String meaning,
                                             java.lang.String tag)

initCommonLookupType1

public void initCommonLookupType1(java.lang.String lookupType)
Specified by:
initCommonLookupType1 in interface LookupServiceAM

initCommonLookupModuleKey

public void initCommonLookupModuleKey(java.lang.String moduleType,
                                      java.lang.String moduleKey)
Specified by:
initCommonLookupModuleKey in interface LookupServiceAM

initStandardLookupModuleKey

public void initStandardLookupModuleKey(java.lang.String moduleType,
                                        java.lang.String moduleKey)
Specified by:
initStandardLookupModuleKey in interface LookupServiceAM

initStandardLookupType1

public void initStandardLookupType1(java.lang.String lookupType)
Specified by:
initStandardLookupType1 in interface LookupServiceAM

initSetIdLookupModuleKey

public void initSetIdLookupModuleKey(java.lang.String moduleType,
                                     java.lang.String moduleKey)
Specified by:
initSetIdLookupModuleKey in interface LookupServiceAM

initSetIdLookupType1

public void initSetIdLookupType1(java.lang.String lookupType)
Specified by:
initSetIdLookupType1 in interface LookupServiceAM

commit

public void commit()
Specified by:
commit in interface LookupServiceAM
Specified by:
commit in interface oracle.jbo.Transaction
Overrides:
commit in class oracle.jbo.client.remote.ApplicationModuleImpl

createOrUpdateStandardLookupType

public void createOrUpdateStandardLookupType(java.lang.String lookupType,
                                             java.lang.Long viewApplicationId,
                                             java.lang.String meaning,
                                             java.lang.String description,
                                             java.lang.String moduleId,
                                             java.lang.String customizationLevel)
Specified by:
createOrUpdateStandardLookupType in interface LookupServiceAM

removeStandardLookupCode

public void removeStandardLookupCode(java.lang.String lookupType,
                                     java.lang.Long viewApplicationId,
                                     java.lang.String lookupCode,
                                     java.lang.Long setid)
Specified by:
removeStandardLookupCode in interface LookupServiceAM

removeStandardLookupType

public void removeStandardLookupType(java.lang.String lookupType,
                                     java.lang.Long viewApplicationId)
Specified by:
removeStandardLookupType in interface LookupServiceAM

createOrUpdateStandardLookupCode

public void createOrUpdateStandardLookupCode(java.lang.String lookupType,
                                             java.lang.Long viewApplicationId,
                                             java.lang.String lookupCode,
                                             java.lang.Long setid,
                                             java.lang.String enabledFlag,
                                             java.lang.Long seq,
                                             java.sql.Date startDate,
                                             java.sql.Date endDate,
                                             java.lang.String description,
                                             java.lang.String meaning,
                                             java.lang.String tag)
Specified by:
createOrUpdateStandardLookupCode in interface LookupServiceAM

createOrUpdateCommonLookupCode

public void createOrUpdateCommonLookupCode(java.lang.String lookupType,
                                           java.lang.Long viewApplicationId,
                                           java.lang.String lookupCode,
                                           java.lang.Long setid,
                                           java.lang.String enabledFlag,
                                           java.lang.Long seq,
                                           java.sql.Date startDate,
                                           java.sql.Date endDate,
                                           java.lang.String description,
                                           java.lang.String meaning,
                                           java.lang.String tag)
Specified by:
createOrUpdateCommonLookupCode in interface LookupServiceAM

createOrUpdateCommonLookupType

public void createOrUpdateCommonLookupType(java.lang.String lookupType,
                                           java.lang.Long viewApplicationId,
                                           java.lang.String meaning,
                                           java.lang.String description,
                                           java.lang.String moduleId,
                                           java.lang.String customizationLevel)
Specified by:
createOrUpdateCommonLookupType in interface LookupServiceAM

createOrUpdateSetIdLookupCode

public void createOrUpdateSetIdLookupCode(java.lang.String lookupType,
                                          java.lang.Long viewApplicationId,
                                          java.lang.String lookupCode,
                                          java.lang.Long setid,
                                          java.lang.String enabledFlag,
                                          java.lang.Long seq,
                                          java.sql.Date startDate,
                                          java.sql.Date endDate,
                                          java.lang.String description,
                                          java.lang.String meaning,
                                          java.lang.String tag)
Specified by:
createOrUpdateSetIdLookupCode in interface LookupServiceAM

createOrUpdateSetIdLookupType

public void createOrUpdateSetIdLookupType(java.lang.String lookupType,
                                          java.lang.Long viewApplicationId,
                                          java.lang.String meaning,
                                          java.lang.String description,
                                          java.lang.String moduleId,
                                          java.lang.String customizationLevel)
Specified by:
createOrUpdateSetIdLookupType in interface LookupServiceAM

removeCommonLookupCode

public void removeCommonLookupCode(java.lang.String lookupType,
                                   java.lang.Long viewApplicationId,
                                   java.lang.String lookupCode,
                                   java.lang.Long setid)
Specified by:
removeCommonLookupCode in interface LookupServiceAM

removeCommonLookupType

public void removeCommonLookupType(java.lang.String lookupType,
                                   java.lang.Long viewApplicationId)
Specified by:
removeCommonLookupType in interface LookupServiceAM

removeSetIdLookupCode

public void removeSetIdLookupCode(java.lang.String lookupType,
                                  java.lang.Long viewApplicationId,
                                  java.lang.String lookupCode,
                                  java.lang.Long setid)
Specified by:
removeSetIdLookupCode in interface LookupServiceAM

removeSetIdLookupType

public void removeSetIdLookupType(java.lang.String lookupType,
                                  java.lang.Long viewApplicationId)
Specified by:
removeSetIdLookupType in interface LookupServiceAM

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.