Uses of Class
com.ibm.datapower.wamt.clientAPI.UnlicensedFeaturesInFirmwareException

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

Methods in com.ibm.datapower.wamt.clientAPI that throw UnlicensedFeaturesInFirmwareException
 ProgressContainer ManagedSet.addDevice(Device device)
          Adds a device to this managed set.
 void Device.setSourceFirmwareLevel(java.lang.String desiredLevel)
          An alternative to Device.setSourceFirmwareVersion(FirmwareVersion), this method accepts a firmware "level" (e.g., "3.8.0.1") instead of a specific FirmwareVersion object.
 ProgressContainer Device.setSourceFirmwareVersion(FirmwareVersion desiredFirmwareVersion)
          Schedules a task to set the FirmwareVersion for this device.
 



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