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

E22564-02

oracle.apps.fnd.applseed.test.junit.core
Class Util

java.lang.Object
  extended by oracle.apps.fnd.applseed.test.junit.core.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static java.lang.String generateDBUrl()
          Generates dburl by reading jdbc properties present in act-build-db.properties.
static java.lang.String generateWorkArea()
          Generates workarea in the current view.
static java.lang.String getErrorMessage(oracle.apps.fnd.applcore.oaext.model.OASeedStatus status)
           
static java.lang.String getFullLoadFilePath(java.lang.String filename)
          Returns full path of the file to be loaded.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getErrorMessage

public static java.lang.String getErrorMessage(oracle.apps.fnd.applcore.oaext.model.OASeedStatus status)

generateDBUrl

public static java.lang.String generateDBUrl()
Generates dburl by reading jdbc properties present in act-build-db.properties.

Returns:
dburl

generateWorkArea

public static java.lang.String generateWorkArea()
Generates workarea in the current view.

Returns:
workarea

getFullLoadFilePath

public static java.lang.String getFullLoadFilePath(java.lang.String filename)
Returns full path of the file to be loaded.

Parameters:
filename -
Returns:

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.