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

E22562-03

oracle.apps.fnd.applcore.flex.webservice.server
Class KeyFlexfieldWSImpl

java.lang.Object
  extended by oracle.jbo.server.ejb.SessionBeanImpl
      extended by oracle.jbo.server.svc.ServiceImpl
          extended by oracle.apps.fnd.applcore.flex.webservice.server.KeyFlexfieldWSImpl
All Implemented Interfaces:
java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.SessionBean, KeyFlexfieldWS

@MTOM
public class KeyFlexfieldWSImpl
extends oracle.jbo.server.svc.ServiceImpl
implements KeyFlexfieldWS

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.jbo.server.svc.ServiceImpl
oracle.jbo.server.svc.ServiceImpl.NamedParam
 
Field Summary
 
Fields inherited from class oracle.jbo.server.svc.ServiceImpl
appModuleStack, exceptionHandlerStack, FND_FLEX_INTEGRATED_EXTENSION, SUPPORT_LAZY_LOADING
 
Fields inherited from class oracle.jbo.server.ejb.SessionBeanImpl
mApplicationModule
 
Fields inherited from interface oracle.apps.fnd.applcore.flex.KeyFlexfieldWS
NAME
 
Constructor Summary
KeyFlexfieldWSImpl()
          This is the default constructor (do not remove).
 
Method Summary
 oracle.apps.setupHub.remoteApp.publicModel.ExportReturnResult exportData(java.util.List<oracle.apps.setupHub.remoteApp.publicModel.ExportCriteria> exportCriteria, oracle.apps.setupHub.remoteApp.publicModel.ExportControl exportControl)
          exportData: generated method.
 oracle.apps.setupHub.remoteApp.publicModel.ExportReturnResult exportDataAsync(java.util.List<oracle.apps.setupHub.remoteApp.publicModel.ExportCriteria> exportCriteria, oracle.apps.setupHub.remoteApp.publicModel.ExportControl exportControl)
          exportDataAsync: generated method.
 oracle.apps.setupHub.remoteApp.publicModel.ImportReturnResult importData(oracle.apps.setupHub.remoteApp.publicModel.ImportData importData, oracle.apps.setupHub.remoteApp.publicModel.ImportControl importControl)
          importData: generated method.
 oracle.apps.setupHub.remoteApp.publicModel.ImportReturnResult importDataAsync(oracle.apps.setupHub.remoteApp.publicModel.ImportData importData, oracle.apps.setupHub.remoteApp.publicModel.ImportControl importControl)
          importDataAsync: generated method.
protected  void init()
          Generated method.
 
Methods inherited from class oracle.jbo.server.svc.ServiceImpl
create, delete, find, find, find, get, getApplicationModule, getCtrlHints, getCtrlHints, getCtrlHintsKey, getParentAttributeList, handleError, invokeCustom, invokeCustom, merge, process, processChangeSummary, update
 
Methods inherited from class oracle.jbo.server.ejb.SessionBeanImpl
connectToDataSource, createApplicationModule, createApplicationModule, createTransactionHandlerFactory, disconnectFromDataSource, doMessage, ejbActivate, ejbPassivate, ejbRemove, getApplicationModuleDefName, getConfigurationName, getSessionContext, getTransactionTimeOut, isJboBean, isTransactionManagedByBean, postApplicationModuleCreate, removeApplicationModule, setApplicationModuleDefName, setClientEnv, setConfigurationName, setCurrentSessionContext, setSessionContext, useDataSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyFlexfieldWSImpl

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

Method Detail

init

protected void init()
Generated method. Do not modify. Do initialization in the constructor


exportData

public oracle.apps.setupHub.remoteApp.publicModel.ExportReturnResult exportData(java.util.List<oracle.apps.setupHub.remoteApp.publicModel.ExportCriteria> exportCriteria,
                                                                                oracle.apps.setupHub.remoteApp.publicModel.ExportControl exportControl)
                                                                         throws oracle.jbo.service.errors.ServiceException
exportData: generated method. Do not modify.

Specified by:
exportData in interface KeyFlexfieldWS
Throws:
oracle.jbo.service.errors.ServiceException

importData

public oracle.apps.setupHub.remoteApp.publicModel.ImportReturnResult importData(oracle.apps.setupHub.remoteApp.publicModel.ImportData importData,
                                                                                oracle.apps.setupHub.remoteApp.publicModel.ImportControl importControl)
                                                                         throws oracle.jbo.service.errors.ServiceException
importData: generated method. Do not modify.

Specified by:
importData in interface KeyFlexfieldWS
Throws:
oracle.jbo.service.errors.ServiceException

exportDataAsync

public oracle.apps.setupHub.remoteApp.publicModel.ExportReturnResult exportDataAsync(java.util.List<oracle.apps.setupHub.remoteApp.publicModel.ExportCriteria> exportCriteria,
                                                                                     oracle.apps.setupHub.remoteApp.publicModel.ExportControl exportControl)
                                                                              throws oracle.jbo.service.errors.ServiceException
exportDataAsync: generated method. Do not modify.

Specified by:
exportDataAsync in interface KeyFlexfieldWS
Throws:
oracle.jbo.service.errors.ServiceException

importDataAsync

public oracle.apps.setupHub.remoteApp.publicModel.ImportReturnResult importDataAsync(oracle.apps.setupHub.remoteApp.publicModel.ImportData importData,
                                                                                     oracle.apps.setupHub.remoteApp.publicModel.ImportControl importControl)
                                                                              throws oracle.jbo.service.errors.ServiceException
importDataAsync: generated method. Do not modify.

Specified by:
importDataAsync in interface KeyFlexfieldWS
Throws:
oracle.jbo.service.errors.ServiceException

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.