Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.loader.handler.mts
Class SDJavaMTSHandler

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.loader.core.SDMTSHandler
      extended by oracle.apps.fnd.applseed.rt.loader.handler.mts.SDJavaMTSHandler

public class SDJavaMTSHandler
extends SDMTSHandler

Since:
v1.0, RUP1
Version:
$Header: SDJavaMTSHandler.java 26-jul-2011.11:18:00 sjanarth Exp $
Author:
sjanarth

Field Summary
 
Fields inherited from class oracle.apps.fnd.applseed.rt.loader.core.SDMTSHandler
currentEntId, foundImmutableData, foundMutableData, isMultiTenancySupportNeeded, isMultiTenantSystem, LOGGER
 
Constructor Summary
SDJavaMTSHandler()
           
 
Method Summary
protected  void adjustEnterpriseId(SDDataEntity de)
           
 void afterRowChange(SDDataEntity de)
           
 void beforeCommit(oracle.jbo.server.DBTransaction dbt)
           
 void beforeRowChange(SDDataEntity de)
           
 
Methods inherited from class oracle.apps.fnd.applseed.rt.loader.core.SDMTSHandler
contextSwitched, foundImmutableData, foundMutableData, initialize, isMultiTenantSystem, isMutabilityMatch, isMutable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDJavaMTSHandler

public SDJavaMTSHandler()
Method Detail

beforeCommit

public void beforeCommit(oracle.jbo.server.DBTransaction dbt)
Specified by:
beforeCommit in class SDMTSHandler

beforeRowChange

public void beforeRowChange(SDDataEntity de)
Specified by:
beforeRowChange in class SDMTSHandler

afterRowChange

public void afterRowChange(SDDataEntity de)
Specified by:
afterRowChange in class SDMTSHandler

adjustEnterpriseId

protected void adjustEnterpriseId(SDDataEntity de)

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.