public class GeonetworkGetMethods extends Object
| Constructor and Description |
|---|
GeonetworkGetMethods(HttpMethodCall HMC) |
public static final String GROUP
public GeonetworkGetMethods(HttpMethodCall HMC)
public String getListHarvestings()
public ArrayList<CswRecord> getCswRecordsBySearch(String anyText, int maxRecords)
public String getGeoserverUrlForName(String groupName, boolean searchgroup)
groupName - (mandatory)public List<String> searchID(String title, GeonetworkCommonResourceInterface.GeonetworkCategory category, float similarity)
public String searchService(String title, GeonetworkCommonResourceInterface.GeonetworkCategory category, Boolean similarity)
public String getIdFromXml()
public CswLayersResult getLayersFromCsw(String referredWorkspace, int startPosition, int maxRecords, boolean sortByTitle, boolean sortAscendent, GeoCaller.FILTER_TYPE filter, String textToSearch)
referredWorkspace - startPosition - maxRecords - sortByTiyle - sortAscendent - filter - textToSearch - Copyright © 2018. All Rights Reserved.