public class WFSLayerLoader extends GvSigLayerLoader
Modifier and Type | Field and Description |
---|---|
static String |
DYNFIELDNAME_FIELDS |
static String |
DYNFIELDNAME_FILTERENCODING |
static String |
DYNFIELDNAME_MAXFEATURES |
static String |
DYNFIELDNAME_NAMESPACE |
static String |
DYNFIELDNAME_NAMESPACEPREFIX |
static String |
DYNFIELDNAME_PASSWORD |
static String |
DYNFIELDNAME_TIMEOUT |
static String |
DYNFIELDNAME_TYPENAME |
static String |
DYNFIELDNAME_URL |
static String |
DYNFIELDNAME_USER |
static String |
DYNFIELDNAME_VERSION |
DATA_MANAGER, MAP_CONTEXT_MANAGER
Constructor and Description |
---|
WFSLayerLoader(Resource resource) |
Modifier and Type | Method and Description |
---|---|
protected DataStoreParameters |
createDataStoreParameters() |
protected String |
getErrorMessage()
It returns the error message
|
protected String |
getLayerName() |
protected String |
getWindowMessage()
It returns the window title for an window error message
|
protected boolean |
hasSpecificLayer() |
addLayerToView, createLayerFromExtensionPoint, createLayerFromParameters, extensionPointName, loadLayer
getResource, setResource
public static final String DYNFIELDNAME_URL
public static final String DYNFIELDNAME_VERSION
public static final String DYNFIELDNAME_TYPENAME
public static final String DYNFIELDNAME_NAMESPACE
public static final String DYNFIELDNAME_NAMESPACEPREFIX
public static final String DYNFIELDNAME_FIELDS
public static final String DYNFIELDNAME_FILTERENCODING
public static final String DYNFIELDNAME_MAXFEATURES
public static final String DYNFIELDNAME_TIMEOUT
public static final String DYNFIELDNAME_USER
public static final String DYNFIELDNAME_PASSWORD
public WFSLayerLoader(Resource resource)
protected boolean hasSpecificLayer()
hasSpecificLayer
in class GvSigLayerLoader
protected String getLayerName()
getLayerName
in class GvSigLayerLoader
protected DataStoreParameters createDataStoreParameters() throws InitializeException, ProviderNotRegisteredException
createDataStoreParameters
in class GvSigLayerLoader
InitializeException
ProviderNotRegisteredException
protected String getErrorMessage()
LayerLoader
getErrorMessage
in class LayerLoader
protected String getWindowMessage()
LayerLoader
getWindowMessage
in class LayerLoader