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

Packages that use HostSetID
com.sun.n1.sps.model.folder   
com.sun.n1.sps.model.host   
com.sun.n1.sps.model.rule   
 

Uses of HostSetID in com.sun.n1.sps.model.folder
 

Methods in com.sun.n1.sps.model.folder that return HostSetID
 HostSetID FolderPermissionItem.getDeleteHistory()
          Returns the hostsetID of the hostset the group has delete-history permissions.
 HostSetID FolderPermissionItem.getExecute()
          Returns the hostsetID of the host set the group has execute permissions.
 

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

Methods in com.sun.n1.sps.model.host that return HostSetID
 HostSetID[] HostSetIDSet.toIDArray()
          Returns an array of host set IDs contained in this set.
 

Uses of HostSetID in com.sun.n1.sps.model.rule
 

Methods in com.sun.n1.sps.model.rule that return HostSetID
 HostSetID CriteriaMetaData.getHostSet()
          The host set that is interesting to this criteria.