Class StoreReader
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.StoreReader
- All Implemented Interfaces:
ApplicationInterface, ConfigurableItemIF, IdentifierAble, Serializable
Class reading the from a file to a store
- Version:
- 11.4.1
- Author:
- jna
- 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
-
StoreReader
public StoreReader()
-
-
Method Details
-
run
Description copied from interface:ApplicationInterfaceRun the application.- Parameters:
iSession- Session in which the application runs- Throws:
M2MExceptionRemoteException
-