|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DomainVersion | |
---|---|
com.ibm.datapower.wamt.clientAPI | The clientAPI package encapsulates the logic
for managing DataPower appliances, providing the API that should be used by
a user interface to interact with one or more appliances. |
Uses of DomainVersion in com.ibm.datapower.wamt.clientAPI |
---|
Methods in com.ibm.datapower.wamt.clientAPI that return DomainVersion | |
---|---|
static DomainVersion |
DomainVersion.getByPrimaryKey(java.lang.String targetKey)
Retrieve a reference to the DomainVersion that has the specified primary key. |
Methods in com.ibm.datapower.wamt.clientAPI with parameters of type DomainVersion | |
---|---|
ProgressContainer |
DomainVersion.diff(DomainVersion that)
Generate a background task to get a visual representation of the differences of a domain between two versions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |