com.supermap.dtf.writer.impls
类 AbstractWriter
- java.lang.Object
-
- com.supermap.sps.core.workflow.impls.AbstractProcess
-
- com.supermap.dtf.AbstractDataTransProcess
-
- com.supermap.dtf.writer.impls.AbstractWriter
-
- 所有已实现的接口:
- IDataTransProcess, IWriter, com.supermap.sps.core.workflow.IProcess
public abstract class AbstractWriter extends AbstractDataTransProcess implements IWriter
预定义 writer 公共的参数,fileAbility、tableAbility等- 作者:
- guohs
-
-
字段概要
字段 限定符和类型 字段和说明 protected com.supermap.sps.core.parameters.ICollectionOutput<IFeatureCollection>
reject
protected com.supermap.sps.core.parameters.ICollectionOutput<IFeatureCollection>
summary
-
从类继承的字段 com.supermap.dtf.AbstractDataTransProcess
CHECK_POINT_KEY, derivedFieldParamList, expressionTypeMap, parameterBuilder, processRunningListener, supportFieldParamList
-
-
构造器概要
构造器 限定符 构造器和说明 protected
AbstractWriter(com.supermap.sps.core.Name name)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 String
getFactory()
-
从类继承的方法 com.supermap.dtf.AbstractDataTransProcess
execute, fastCancel, getDerivationFields, getExpressionTypes, getSupportFieldParams, setDerivationFields
-
从类继承的方法 com.supermap.sps.core.workflow.impls.AbstractProcess
addProcessRunningListener, getCompatibleVersion, getDescription, getInputs, getName, getOutputs, getParameters, getShortName, getTitle, getVersion, removeProcessRunningListener, setDescription, setTitle
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 com.supermap.dtf.IDataTransProcess
createDataTransProcessExecuteStrategy, getDerivationFields, getExpressionTypes, getSupportFieldParams, setDerivationFields
-
从接口继承的方法 com.supermap.sps.core.workflow.IProcess
addProcessRunningListener, enabled, execute, fastCancel, getCompatibleVersion, getDescription, getEnvironment, getEnvironmentType, getErrorInfo, getIdentifier, getInputs, getMaxInstanceCount, getName, getOutputs, getParameters, getProcessVariableContextHandler, getShortName, getTitle, getVersion, isDeprecated, removeProcessRunningListener, resetEnvironment, setDescription, setEnvironment, setTitle
-
-
-
-
字段详细资料
-
summary
protected com.supermap.sps.core.parameters.ICollectionOutput<IFeatureCollection> summary
-
reject
protected com.supermap.sps.core.parameters.ICollectionOutput<IFeatureCollection> reject
-
-
方法详细资料
-
getFactory
public String getFactory()
- 指定者:
getFactory
在接口中com.supermap.sps.core.workflow.IProcess
- 覆盖:
getFactory
在类中com.supermap.sps.core.workflow.impls.AbstractProcess
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.