IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

com.rational.test.ft.object.interfaces
Class SiebelProjectClasspathProvider

java.lang.Object
  extended by com.rational.test.ft.object.interfaces.SiebelProjectClasspathProvider
All Implemented Interfaces:
com.ibm.rational.test.ft.extensions.IProjectClasspathProvider

public class SiebelProjectClasspathProvider
extends java.lang.Object
implements com.ibm.rational.test.ft.extensions.IProjectClasspathProvider


Constructor Summary
SiebelProjectClasspathProvider()
           
 
Method Summary
 java.lang.String getPath()
          Return the path of the plugin to be added in the project classpath
 java.lang.String getRuntimeWorkbenchPlugin()
          Return the path of the plugin absolute location.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiebelProjectClasspathProvider

public SiebelProjectClasspathProvider()
Method Detail

getPath

public java.lang.String getPath()
Description copied from interface: com.ibm.rational.test.ft.extensions.IProjectClasspathProvider
Return the path of the plugin to be added in the project classpath

Specified by:
getPath in interface com.ibm.rational.test.ft.extensions.IProjectClasspathProvider
Returns:

getRuntimeWorkbenchPlugin

public java.lang.String getRuntimeWorkbenchPlugin()
Description copied from interface: com.ibm.rational.test.ft.extensions.IProjectClasspathProvider
Return the path of the plugin absolute location. For use for development/debugging of proxies

Specified by:
getRuntimeWorkbenchPlugin in interface com.ibm.rational.test.ft.extensions.IProjectClasspathProvider