Uses of Class
com.ibm.datapower.wamt.amp.ReferencedObjectCollection

Packages that use ReferencedObjectCollection
com.ibm.datapower.wamt.amp The Appliance Management Protocol (AMP) provides an abstraction layer for message and command communication between the Manager and the DataPower devices. 
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 ReferencedObjectCollection in com.ibm.datapower.wamt.amp
 

Methods in com.ibm.datapower.wamt.amp that return ReferencedObjectCollection
 ReferencedObjectCollection Commands.getReferencedObjects(DeviceContext device, java.lang.String domainName, java.lang.String objectName, java.lang.String objectClassName)
          Get the referenced objects
 

Uses of ReferencedObjectCollection in com.ibm.datapower.wamt.clientAPI
 

Methods in com.ibm.datapower.wamt.clientAPI that return ReferencedObjectCollection
 ReferencedObjectCollection RuntimeService.getReferencedObjectsAndFiles()
          Get the referenced objects and file list of this RuntimeService.
 



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