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

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

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

Methods in com.hp.ucmdb.api.topology that return ModifyMode
static ModifyMode ModifyMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ModifyMode[] ModifyMode.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 ModifyMode
 ExecuteOutput TopologyUpdateService.execute(TopologyModification topologyModification, ModifyMode mode)
          Modifies the specified set of CIs and relations in the UCMDB.
 



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