com.hp.ucmdb.api.topology
Interface ElementIdsForChangedCachedQueriesOptions


public interface ElementIdsForChangedCachedQueriesOptions

Option object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions). See the original method for complete description.

Since:
UCMDB 9.0

Method Summary
 ElementIdsForChangedCachedQueriesOptions onlyCIs()
          Calling this method will cause only CI ids to be brought (no Relation ids).
 

Method Detail

onlyCIs

ElementIdsForChangedCachedQueriesOptions onlyCIs()
Calling this method will cause only CI ids to be brought (no Relation ids).

Returns:
this object for method chaining.


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