public class TestDomainJava
extends com.rational.test.ft.domain.TestDomain
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME
Name for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
static TestDomainJava |
getDomain()
Returns the single instance of the domain.
|
com.rational.test.ft.domain.ProxyTestObject |
getProxy(java.lang.Object theObject) |
public static final java.lang.String NAME
public static TestDomainJava getDomain()
public com.rational.test.ft.domain.ProxyTestObject getProxy(java.lang.Object theObject)