Uses of Class
org.gcube.common.geoserverinterface.GeoCaller.FILTER_TYPE

Packages that use GeoCaller.FILTER_TYPE
org.gcube.common.geoserverinterface   
org.gcube.common.geoserverinterface.engine   
 

Uses of GeoCaller.FILTER_TYPE in org.gcube.common.geoserverinterface
 

Methods in org.gcube.common.geoserverinterface that return GeoCaller.FILTER_TYPE
static GeoCaller.FILTER_TYPE GeoCaller.FILTER_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoCaller.FILTER_TYPE[] GeoCaller.FILTER_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.geoserverinterface with parameters of type GeoCaller.FILTER_TYPE
 CswLayersResult GeonetworkCaller.getLayersFromCsw(String referredWorkspace, int startPosition, int maxRecords, boolean sortByTitle, boolean sortAscendent, GeoCaller.FILTER_TYPE filter, String textToSearch)
           
 CswLayersResult GeoCaller.getLayersFromCsw(String referredWorkspace, int startPosition, int maxRecords, boolean sortByTitle, boolean sortAscendent, GeoCaller.FILTER_TYPE filter, String textToSearch)
           
 LayerCsw GeonetworkCaller.getLayersInformation(GeoCaller.FILTER_TYPE filter, String textToSearch)
           
 String GeonetworkCaller.getLayersUrlInformation(GeoCaller.FILTER_TYPE filter, String textToSearch)
           
 

Uses of GeoCaller.FILTER_TYPE in org.gcube.common.geoserverinterface.engine
 

Methods in org.gcube.common.geoserverinterface.engine with parameters of type GeoCaller.FILTER_TYPE
 CswLayersResult GeonetworkGetMethods.getLayersFromCsw(String referredWorkspace, int startPosition, int maxRecords, boolean sortByTitle, boolean sortAscendent, GeoCaller.FILTER_TYPE filter, String textToSearch)
           
 



Copyright © 2012. All Rights Reserved.