com.hp.ucmdb.api.view
Interface DependsOnView


public interface DependsOnView

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.