public class OutputParameters extends Object
Constructor and Description |
---|
OutputParameters(NewFeatureStoreParameters parameters,
DataServerExplorer explorer) |
Modifier and Type | Method and Description |
---|---|
NewFeatureStoreParameters |
getDataParameters()
Gets the name of the data store
|
DataServerExplorer |
getExplorer()
Gets the DataServerExplorer to build the data store
|
public OutputParameters(NewFeatureStoreParameters parameters, DataServerExplorer explorer)
public NewFeatureStoreParameters getDataParameters()
public DataServerExplorer getExplorer()