Uses of Class
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.StoreType

Packages that use GeoServerRESTPublisher.StoreType
it.geosolutions.geoserver.rest Main GSManager classes are here. 
 

Uses of GeoServerRESTPublisher.StoreType in it.geosolutions.geoserver.rest
 

Methods in it.geosolutions.geoserver.rest that return GeoServerRESTPublisher.StoreType
static GeoServerRESTPublisher.StoreType GeoServerRESTPublisher.StoreType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoServerRESTPublisher.StoreType[] GeoServerRESTPublisher.StoreType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.geoserver.rest with parameters of type GeoServerRESTPublisher.StoreType
static String GeoServerRESTPublisher.DataStoreType.getTypeName(GeoServerRESTPublisher.StoreType type)
          Deprecated. use StoreType#getTypeNameWithFormat(StoreType, Format)
static String GeoServerRESTPublisher.StoreType.getTypeName(GeoServerRESTPublisher.StoreType type)
          Get the type name of a StoreType.
static String GeoServerRESTPublisher.StoreType.getTypeNameWithFormat(GeoServerRESTPublisher.StoreType type, GeoServerRESTPublisher.Format format)
          Get the type name of a StoreType with the specified format.
 boolean GeoServerRESTPublisher.reloadStore(String workspace, String storeName, GeoServerRESTPublisher.StoreType storeType)
          /workspaces//datastores/.xml /workspaces//coveragestores/.xml
 



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.