public class MultiFileServerExplorerParameters extends AbstractDataServerExplorerParameters implements DataServerExplorerParameters
| Modifier and Type | Field and Description |
|---|---|
protected static DynClass |
DYNCLASS |
static java.lang.String |
DYNCLASS_NAME |
CRS_PARAMTER_NAME| Constructor and Description |
|---|
MultiFileServerExplorerParameters() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDataStoreName() |
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
java.lang.String |
getDescription() |
java.lang.String |
getExplorerName()
Returns the name of the data explorer type of the DataServerExplorer
represented by this DataServerExplorerParameters
|
protected void |
initialize() |
static void |
registerDynClass() |
isTheSameServerExplorerclear, copyValuesTo, delegate, equals, fromByteArray, fromJson, getCause, getCopy, getDynClass, getDynValue, getMessage, getProviderName, hasDynValue, hashCode, implement, invokeDynMethod, invokeDynMethod, isValid, loadFromState, loadPRJ, loadWLD, saveToState, setDynValue, toByteArray, toJson, toJsonBuilder, toString, toString, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProviderName, isTheSameServerExplorerclear, getCopy, toByteArray, toString, validateloadFromState, saveToStateclone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuetoJson, toJson, toJsonBuilder, toJsonBuilderfromJsonpublic static final java.lang.String DYNCLASS_NAME
protected static DynClass DYNCLASS
protected void initialize()
public static void registerDynClass()
protected DelegatedDynObject getDelegatedDynObject()
AbstractDataParametersDynObject to delegate to.getDelegatedDynObject in class AbstractDataParametersDynObjectpublic java.lang.String getDataStoreName()
getDataStoreName in class AbstractDataParameterspublic java.lang.String getDescription()
getDescription in class AbstractDataParameterspublic java.lang.String getExplorerName()
DataServerExplorerParametersgetExplorerName in interface DataServerExplorerParameters