public class OGRDataExplorerParameters extends AbstractDataParameters implements DataServerExplorerParameters
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_STRING_PARAMETER_NAME |
static String |
FILE_PARAMETER_NAME |
static String |
PARAMETERS_DEFINITION_NAME |
| Constructor and Description |
|---|
OGRDataExplorerParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionString() |
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
String |
getExplorerName()
Returns the name of the data explorer type of the DataServerExplorer
represented by this DataServerExplorerParameters
|
File |
getFile() |
void |
setConnectionString(String connection) |
void |
setFile(File file) |
clear, copyValuesTo, delegate, getCopy, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, getCopy, validateloadFromState, saveToStatedelegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuepublic static final String PARAMETERS_DEFINITION_NAME
public static final String FILE_PARAMETER_NAME
public static final String CONNECTION_STRING_PARAMETER_NAME
public String getExplorerName()
DataServerExplorerParametersgetExplorerName in interface DataServerExplorerParametersprotected DelegatedDynObject getDelegatedDynObject()
AbstractDataParametersDynObject to delegate to.getDelegatedDynObject in class AbstractDataParametersDynObjectpublic File getFile()
public String getConnectionString()
public void setFile(File file)
file - Filepublic void setConnectionString(String connection)
connection - Connection string