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

E22562-01

oracle.apps.fnd.applcore.nls.webservice.server
Class TimeZoneWSImpl

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

@MTOM
public class TimeZoneWSImpl
extends oracle.jbo.server.svc.ServiceImpl
implements TimeZoneWS

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.nls.TimeZoneWS
NAME
 
Constructor Summary
TimeZoneWSImpl()
          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

TimeZoneWSImpl

public TimeZoneWSImpl()
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 TimeZoneWS
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 TimeZoneWS
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 TimeZoneWS
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 TimeZoneWS
Throws:
oracle.jbo.service.errors.ServiceException

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.