com.hp.ucmdb.api.topology
Interface DependsOnQuery


public interface DependsOnQuery

Since:
UCMDB 9.0

Method Summary
 boolean isEmpty()
           
 java.util.Collection<OtherResource> otherResources()
           
 java.util.Collection<Query> queries()
           
 java.util.Collection<View> views()
           
 

Method Detail

queries

java.util.Collection<Query> queries()

views

java.util.Collection<View> views()

otherResources

java.util.Collection<OtherResource> otherResources()

isEmpty

boolean isEmpty()


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