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

E22562-02

oracle.apps.fnd.applcore.trees.webservice.server
Class TreeStructureServiceImpl

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

public class TreeStructureServiceImpl
extends oracle.jbo.server.svc.ServiceImpl
implements TreeStructureService

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.trees.TreeStructureService
NAME
 
Constructor Summary
TreeStructureServiceImpl()
          This is the default constructor (do not remove).
 
Method Summary
 void deleteTreeStructure(java.lang.String treeStructureCode)
          deleteTreeStructure: 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

TreeStructureServiceImpl

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

Method Detail

init

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


deleteTreeStructure

public void deleteTreeStructure(java.lang.String treeStructureCode)
                         throws oracle.jbo.service.errors.ServiceException
deleteTreeStructure: generated method. Do not modify.

Specified by:
deleteTreeStructure in interface TreeStructureService
Throws:
oracle.jbo.service.errors.ServiceException

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.