| Package | Description |
|---|---|
| com.rational.test.ft.domain | |
| com.rational.test.ft.domain.flex | |
| com.rational.test.ft.domain.html | |
| com.rational.test.ft.domain.java |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessDomainProxy
The class for the Java domain proxy.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DomainProxy |
TestDomainImplementation.getDomainProxy()
Returns the proxy for this domain object.
|
DomainProxy |
ProcessDomainImplementation.getDomainProxy()
Returns the proxy for this domain object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlexDomainProxy |
| Modifier and Type | Method and Description |
|---|---|
DomainProxy |
FlexTestDomainImplementation.getDomainProxy() |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlDomainProxy
Class for proxy for the
HtmlTestDomainImplementation. |
| Modifier and Type | Method and Description |
|---|---|
DomainProxy |
HtmlTestDomainImplementation.getDomainProxy()
Returns the proxy for this domain object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaDomainProxy
The class for the Java Domain Proxy.
|
| Modifier and Type | Method and Description |
|---|---|
DomainProxy |
TestDomainImplementationJava.getDomainProxy()
Returns the proxy for this domain object.
|