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

E22564-02

oracle.apps.fnd.applseed.rt.extract.common
Class SDExternalReferences

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.extract.common.SDExternalReferences

public class SDExternalReferences
extends java.lang.Object


Constructor Summary
SDExternalReferences(ExtractFile extractFile)
           
 
Method Summary
 void add(java.lang.String productCode, java.lang.String location, java.lang.String fileName)
           
 java.util.Collection<SDExternalReferenceFile> getAll()
           
 java.util.Collection<java.lang.String> getAllFilepaths()
          Get the external references as collection of relative file paths.
 boolean isEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDExternalReferences

public SDExternalReferences(ExtractFile extractFile)
Method Detail

add

public void add(java.lang.String productCode,
                java.lang.String location,
                java.lang.String fileName)

getAll

public java.util.Collection<SDExternalReferenceFile> getAll()

getAllFilepaths

public java.util.Collection<java.lang.String> getAllFilepaths()
Get the external references as collection of relative file paths.

Returns:
Collection of filepath strings

isEmpty

public boolean isEmpty()

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.