Atavism Version 2018.1AGIS API

atavism.server.plugins
Class InstancePlugin.RegionSearch

java.lang.Object
  extended by atavism.server.plugins.InstancePlugin.RegionSearch
All Implemented Interfaces:
Searchable
Enclosing class:
InstancePlugin

public class InstancePlugin.RegionSearch
extends java.lang.Object
implements Searchable


Constructor Summary
InstancePlugin.RegionSearch()
           
 
Method Summary
 java.util.Collection runSearch(SearchClause search, SearchSelection selection)
          Run an object search and return selected information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstancePlugin.RegionSearch

public InstancePlugin.RegionSearch()
Method Detail

runSearch

public java.util.Collection runSearch(SearchClause search,
                                      SearchSelection selection)
Description copied from interface: Searchable
Run an object search and return selected information.

Specified by:
runSearch in interface Searchable
Parameters:
search - Object matching criteria.
selection - Describes the object information to return and how the result collection is structured.
Returns:
Collection of matching objects.


Copyright © 2018 Dragonsan Studios Sp. z o.o.