| 
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Searchable
Interface to a searchable object collection. Implementations can run a search on a set of objects. The SearchClause specifies which objects are matched and the SearchSelection specifies the content and form of the returned objects.
| Method Summary | |
|---|---|
 java.util.Collection | 
runSearch(SearchClause searchClause,
          SearchSelection selection)
Run an object search and return selected information.  | 
| Method Detail | 
|---|
java.util.Collection runSearch(SearchClause searchClause,
                               SearchSelection selection)
searchClause - Object matching criteria.selection - Describes the object information to return and
            how the result collection is structured.
  | 
 Copyright © 2018 Dragonsan Studios Sp. z o.o.  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||