public abstract class AbstractNewLayerFileProvider extends AbstractNewLayerProvider
Modifier and Type | Field and Description |
---|---|
protected NewLayerFileProviderParameters |
parameters |
LOG
Modifier | Constructor and Description |
---|---|
protected |
AbstractNewLayerFileProvider(NewLayerService service) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NewLayerProviderPanel> |
createPanels(NewLayerWizard wizard) |
DataServerExplorer |
getExplorer() |
EditableFeatureType |
getFeatureType() |
protected java.io.File |
getFile() |
NewFeatureStoreParameters |
getNewStoreParameters() |
DataStoreParameters |
getOpenStoreParameters() |
getService, setProviderServices
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStoreName
protected NewLayerFileProviderParameters parameters
protected AbstractNewLayerFileProvider(NewLayerService service)
public java.util.List<NewLayerProviderPanel> createPanels(NewLayerWizard wizard)
public EditableFeatureType getFeatureType()
public DataServerExplorer getExplorer() throws NewLayerException
NewLayerException
protected java.io.File getFile()
public NewFeatureStoreParameters getNewStoreParameters() throws NewLayerException
NewLayerException
public DataStoreParameters getOpenStoreParameters() throws NewLayerException
NewLayerException