public class ExportShapeParametersImpl extends AbstractExportParametersGeometryFile implements ExportShapeParameters
fileHelperexportAttributes, factory, LOGGERCHECKGEOMETRY_CHECK_IF_CORRUPT, CHECKGEOMETRY_CHECK_IF_VALID, CHECKGEOMETRY_NONE, CHECKGEOMETRYACTION_ABORT, CHECKGEOMETRYACTION_SET_GEOMETRY_TO_NULL, CHECKGEOMETRYACTION_SKIP_FEATUREUSE_ALL_FEATURES, USE_FILTERED_FEATURES, USE_SELECTED_FEATURES| Constructor and Description |
|---|
ExportShapeParametersImpl() |
ExportShapeParametersImpl(ExportShapeServiceFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEncoding() |
java.lang.String |
getServiceName() |
boolean |
getUseSimplifiedExport() |
void |
loadFromState(PersistentState state)
Set the state of the object from the state passed as parameter.
|
static void |
registerPersistence() |
void |
saveToState(PersistentState state)
Saves the internal state of the object on the provided
PersistentState object.
|
void |
setEncoding(java.lang.String encoding) |
void |
setSourceFeatureType(FeatureType sourceFeatureType) |
void |
setUseSimplifiedExport(boolean useSimplifiedExport) |
getEvaluatedFile, getFile, getFileExtension, resetVolatileValues, setFileclone, getContextProjection, getGeometryChecks, getGeometryChecksAction, getSourceGeometryFieldName, getSourceProjection, getSourceTransformation, getTargetGeometrySubtype, getTargetGeometryType, getTargetGeometryTypeAsInt, getTargetProjection, getTargetTransformation, getTransformationToUse, getTryToFixGeometry, needsSelectTargetProjection, setContextProjection, setGeometryChecks, setGeometryChecksAction, setSourceGeometryFieldName, setSourceProjection, setSourceTransformation, setTargetGeometrySubtype, setTargetGeometryType, setTargetGeometryType, setTargetProjection, setTargetTransformation, setTryToFixGeometrygetContext, getCreationDate, getExportAttributes, getFactory, getFeatureQuery, getFeaturesToUse, getFilterExpresion, getLabel, getSourceFeatureStore, getSourceFeatureType, getTargetFeatureType, getValue, setContext, setCreationDate, setExportAttributes, setFeatureQuery, setFeaturesToUse, setFilterExpresion, setSourceFeatureStore, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEvaluatedFile, getFile, getFileExtension, setFilegetContextProjection, getGeometryChecks, getGeometryChecksAction, getSourceGeometryFieldName, getSourceProjection, getSourceTransformation, getTargetGeometrySubtype, getTargetGeometryType, getTargetGeometryTypeAsInt, getTargetProjection, getTargetTransformation, getTransformationToUse, getTryToFixGeometry, setContextProjection, setGeometryChecks, setGeometryChecksAction, setSourceGeometryFieldName, setSourceProjection, setSourceTransformation, setTargetGeometrySubtype, setTargetGeometryType, setTargetGeometryType, setTargetProjection, setTargetTransformation, setTryToFixGeometryclone, getContext, getCreationDate, getExportAttributes, getFactory, getFeatureQuery, getFeaturesToUse, getFilterExpresion, getSourceFeatureStore, getSourceFeatureType, getTargetFeatureType, needsSelectTargetProjection, resetVolatileValues, setContext, setCreationDate, setExportAttributes, setFeatureQuery, setFeaturesToUse, setFilterExpresion, setSourceFeatureStoregetLabel, getValue, label, toStringpublic ExportShapeParametersImpl(ExportShapeServiceFactory factory)
public ExportShapeParametersImpl()
public java.lang.String getServiceName()
getServiceName in interface ExportParameterspublic java.lang.String getEncoding()
getEncoding in interface ExportDBFParameterspublic void setEncoding(java.lang.String encoding)
setEncoding in interface ExportDBFParameterspublic boolean getUseSimplifiedExport()
getUseSimplifiedExport in interface ExportShapeParameterspublic void setUseSimplifiedExport(boolean useSimplifiedExport)
setUseSimplifiedExport in interface ExportShapeParameterspublic void setSourceFeatureType(FeatureType sourceFeatureType)
setSourceFeatureType in interface ExportParameterssetSourceFeatureType in class AbstractExportParameterspublic static void registerPersistence()
public void saveToState(PersistentState state) throws PersistenceException
PersistentsaveToState in interface PersistentsaveToState in class AbstractExportParametersGeometryFilePersistenceExceptionpublic void loadFromState(PersistentState state) throws PersistenceException
PersistentloadFromState in interface PersistentloadFromState in class AbstractExportParametersGeometryFilePersistenceException