public abstract class ConfigurationField extends Object
FileSystemProvider's
declare the expected fields via the method FileSystemProvider.getConfigurationTemplate().
ConfigurationField's consist of a fieldName that uniquely
identifies the field. In addition, the various subclasses of ConfigurationField generally
define a field value that represents the value that the user entered (or should enter in the case
of a configuration template)FileConfigurationpublic final String getFieldName()
Copyright © 2015 Actian Corporation. All Rights Reserved.