Uses of Class
com.hp.ucmdb.api.topology.DeleteMode

Packages that use DeleteMode
com.hp.ucmdb.api.topology This package contains services for defining and running TQL queries and processing the results. 
 

Uses of DeleteMode in com.hp.ucmdb.api.topology
 

Methods in com.hp.ucmdb.api.topology that return DeleteMode
static DeleteMode DeleteMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DeleteMode[] DeleteMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hp.ucmdb.api.topology with parameters of type DeleteMode
 DeleteOutput TopologyUpdateService.delete(TopologyModificationData modificationData, DeleteMode mode)
          Deletes a set of CIs and relations from the UCMDB.
 



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.