public class MultiFileServerExplorerParameters extends AbstractDataParameters implements DataServerExplorerParameters
Modifier and Type | Field and Description |
---|---|
protected static DynClass |
DYNCLASS |
static String |
DYNCLASS_NAME |
Constructor and Description |
---|
MultiFileServerExplorerParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getDataStoreName() |
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
String |
getDescription() |
String |
getExplorerName()
Returns the name of the data explorer type of the DataServerExplorer
represented by this DataServerExplorerParameters
|
protected void |
initialize() |
static void |
registerDynClass() |
clear, copyValuesTo, delegate, getCopy, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toString, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear, getCopy, validate
loadFromState, saveToState
delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
public static final String DYNCLASS_NAME
protected static DynClass DYNCLASS
protected void initialize()
public static void registerDynClass()
protected DelegatedDynObject getDelegatedDynObject()
AbstractDataParameters
DynObject
to delegate to.getDelegatedDynObject
in class AbstractDataParameters
DynObject
public String getDataStoreName()
public String getDescription()
public String getExplorerName()
DataServerExplorerParameters
getExplorerName
in interface DataServerExplorerParameters