Uses of Interface
com.sun.n1.sps.model.host.HostSearchIDSet

Packages that use HostSearchIDSet
com.sun.n1.sps.model.host   
com.sun.n1.sps.model.plugin   
 

Uses of HostSearchIDSet in com.sun.n1.sps.model.host
 

Methods in com.sun.n1.sps.model.host that return HostSearchIDSet
 HostSearchIDSet HostSet.getMemberHostSearchIDSet()
          Returns the set of IDs referencing the host searches that are directly contained as members of this host set.
 

Uses of HostSearchIDSet in com.sun.n1.sps.model.plugin
 

Methods in com.sun.n1.sps.model.plugin that return HostSearchIDSet
 HostSearchIDSet Plugin.getHostSearches()
          Returns the a list of host searches owned by this plugin.