public class ExporttoDBFProviderFactory extends AbstractExporttoFileProviderFactory
ExportoProvider objects.PARAMETER_FEATURESTORE, PARAMETER_PROJECTION, parametersDefinition, providerTypes| Constructor and Description |
|---|
ExporttoDBFProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
Provider |
create(DynObject parameters,
ProviderServices services)
Creates a new
Provider. |
java.lang.String |
getName()
Returns the name of the providers created by this factory.
|
void |
initialize()
Initialices the factory.
|
createParameters, getDescription, getLabel, isEnabled, setEnabled, support, toStringpublic Provider create(DynObject parameters, ProviderServices services) throws ServiceException
ProviderFactoryProvider.parameters - for the Providerservices - to be used by the ProviderProviderServiceException - if the parameters are not valid or there is an error creating
the Providerpublic java.lang.String getName()
ProviderFactorypublic void initialize()
ProviderFactoryinitialize in interface ProviderFactoryinitialize in class AbstractExporttoProviderFactory