Uses of Interface
com.ibm.datapower.wamt.clientAPI.Versionable

Packages that use Versionable
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 Versionable in com.ibm.datapower.wamt.clientAPI
 

Classes in com.ibm.datapower.wamt.clientAPI that implement Versionable
 class DeploymentPolicy
          This class represents the deployment policy that is to be applied to a Domain during deployment.
 class Domain
          A Domain object corresponds to a domain configuration on a DataPower device.
 class Firmware
          A container for firmware images.
 

Methods in com.ibm.datapower.wamt.clientAPI that return Versionable
 Versionable DeploymentPolicyVersion.getVersionedObject()
           
 Versionable DomainVersion.getVersionedObject()
           
 Versionable FirmwareVersion.getVersionedObject()
           
 Versionable Version.getVersionedObject()
          Get a reference to the object that this Version is a version of.
 



© Copyright IBM Corp. 2006, 2010 All Rights Reserved.