Uses of Class
org.gcube.common.geoserverinterface.bean.GroupRest

Packages that use GroupRest
org.gcube.common.geoserverinterface   
org.gcube.common.geoserverinterface.engine   
 

Uses of GroupRest in org.gcube.common.geoserverinterface
 

Methods in org.gcube.common.geoserverinterface that return GroupRest
 GroupRest GeoserverCaller.getLayerGroup(String nameGroup)
           
 GroupRest GeoCaller.getLayerGroup(String nameGroup)
           
 

Methods in org.gcube.common.geoserverinterface with parameters of type GroupRest
 boolean GeoserverCaller.addLayersGroup(GroupRest group)
           
 boolean GeoCaller.addLayersGroup(GroupRest group, GeonetworkCommonResourceInterface.GeonetworkCategory category)
           
 boolean GeoserverCaller.modifyLayersGroup(GroupRest group)
           
 boolean GeoCaller.modifyLayersGroup(GroupRest group)
           
 

Uses of GroupRest in org.gcube.common.geoserverinterface.engine
 

Methods in org.gcube.common.geoserverinterface.engine that return GroupRest
 GroupRest GeoserverGetMethods.getLayerGroup(String nameGroup)
           
 

Methods in org.gcube.common.geoserverinterface.engine with parameters of type GroupRest
 boolean GeoserverPutMethods.addLayersGroup(GroupRest group)
           
 String GeonetworkPutMethods.insertMetadataByGroupRest(GroupRest groupRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 boolean GeoserverModifyMethods.modifyLayersGroup(GroupRest group)
           
 



Copyright © 2012. All Rights Reserved.