Esri Geoportal Server
1.0

com.esri.gpt.catalog.schema
Interface Predicate


public interface Predicate

Helps selecting desired parameters.


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

Esri Geoportal Server
1.0

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