Class StoreWriter
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.ConfigurableItem
de.mid.innovator.m2msdk.application.MappingElementReaderBase
de.mid.innovator.m2msdk.application.StoreRWBase
de.mid.innovator.m2msdk.application.StoreWriter
- All Implemented Interfaces:
ApplicationInterface, ConfigurableItemIF, IdentifierAble, Serializable
Class writing the a store to a file
- Version:
- 10.4
- Author:
- jnagl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StoreRWBase
getKnownParameters, setConfigurationContextMethods inherited from class MappingElementReaderBase
setParameterMethods inherited from class ConfigurableItem
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getId, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setId, setParent, toStringMethods inherited from interface ConfigurableItemIF
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setParentMethods inherited from interface IdentifierAble
getId, setId
-
Constructor Details
-
StoreWriter
public StoreWriter()
-
-
Method Details
-
run
Description copied from interface:ApplicationInterfaceRun the application.- Parameters:
iSession- Session in which the application runs- Throws:
M2MExceptionRemoteException
-