com.sun.n1.sps.model.bundle
Interface Bundle
- All Superinterfaces:
- SummaryBundle
public interface Bundle
- extends SummaryBundle
Bundles are first class non-versioned objects that represent a bundled set of search criteria objects.
These search criteria objects in turn facilitate the search of system objects, that would indirectly belong the bundle.
The entities can be of the following types
- components
- component types
- plans
- folders
- host sets
- host searches
- host types
- system services
getSearchCriteria
SearchCriteria[] getSearchCriteria()
- Fetch the list of search criterias configured on the bundle
- Returns:
- the list of search criterias configured on the bundle.