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

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

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

Methods in com.hp.ucmdb.api.topology that return CreateMode
static CreateMode CreateMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CreateMode[] CreateMode.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 CreateMode
 CreateOutput TopologyUpdateService.create(TopologyModificationData modificationData, CreateMode mode)
          Creates the specified set of CIs and relations in the UCMDB.
 



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