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

E22564-02

oracle.apps.fnd.applseed.rt.extract.diff
Class SDExtractDiff

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.extract.diff.SDExtractDiff

Deprecated.

@Deprecated
public final class SDExtractDiff
extends java.lang.Object

This class handles running an XML Diff on an array of seed extract files.


Method Summary
static void runDiffAndVersionUpdate(ExtractFileList extractFiles)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

runDiffAndVersionUpdate

@Deprecated
public static void runDiffAndVersionUpdate(ExtractFileList extractFiles)
Deprecated. 

Runs the diff and version update process on the passed array of Extract Files. Any files found to differ from the previous version will have the file version and all differing row versions set to the current file version set for each extract file.

Parameters:
extractFiles - array of extract files to process

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.