IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3

com.rational.test.ft.domain
Interface IDomainSite


public interface IDomainSite

Implements IDomainSite when the proxy represents a site for objects from a separate domain. For example, an HTML domain cant have a proxy HTMLApplet that implements this interface.


Method Summary
 java.util.Hashtable getDomainSiteProperties()
          Returns a set of properties that describe the domain sited here.
 

Method Detail

getDomainSiteProperties

java.util.Hashtable getDomainSiteProperties()
Returns a set of properties that describe the domain sited here.

Since:
RFT1.0