public class InstancePlugin.RegionSearch extends java.lang.Object implements Searchable
Constructor and Description |
---|
RegionSearch() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
runSearch(SearchClause search,
SearchSelection selection)
Run an object search and return selected information.
|
public java.util.Collection runSearch(SearchClause search, SearchSelection selection)
Searchable
runSearch
in interface Searchable
search
- Object matching criteria.selection
- Describes the object information to return and
how the result collection is structured.