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 SAPProjectClasspathProvider

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

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


Constructor Summary
SAPProjectClasspathProvider()
           
 
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

SAPProjectClasspathProvider

public SAPProjectClasspathProvider()
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