ArcGIS Server Geoportal extension
10

com.esri.gpt.catalog.schema
Interface Predicate


public interface Predicate

Helps selecting desired parameters.

Since:
10.0

Method Summary
 boolean eligible(Parameter parameter)
          Checks if parameter is eligible for select.
 

Method Detail

eligible

boolean eligible(Parameter parameter)
Checks if parameter is eligible for select.

Parameters:
parameter - parameter
Returns:
true if parameter is eligible

ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.