Index
All Classes and Interfaces|All Packages|Serialized Form
S
- setChecksum(String) - Method in class ag.smaser.trip.cfw.ImportItem
-
Set the checksum for the item.
- setConnectorProperty(String, String) - Method in class ag.smaser.trip.cfw.ImportConnector
-
Called by the connectivity framework to assign a connector property (as found in the configuration file for the connector).
- setData(byte[]) - Method in class ag.smaser.trip.cfw.ImportValue
-
Assigns a byte array as the data value for this item
- setData(double) - Method in class ag.smaser.trip.cfw.ImportValue
-
Assigns a double as the data value for this item
- setData(int) - Method in class ag.smaser.trip.cfw.ImportValue
-
Assigns an int as the data value for this item
- setData(String) - Method in class ag.smaser.trip.cfw.ImportValue
-
Assigns a string as the data value for this item
- setData(Date) - Method in class ag.smaser.trip.cfw.ImportValue
-
Assigns a Date object as the data value for this item
- setError(ConnectorReturnCode, String) - Method in class ag.smaser.trip.cfw.ImportConnector
-
Registers an error code and its associated message and passes it along to the logger if one is defined by the connectivity framework.
- setProperty(String, String) - Method in class ag.smaser.trip.cfw.ImportItem
-
Set a property for this import item.
- setProperty(String, String) - Method in class ag.smaser.trip.cfw.ImportValue
-
Set a property for this import value.
- setTextEncoding(String) - Method in class ag.smaser.trip.cfw.ImportConnector
-
Called by the Connectivity Framework to assign an output encoding (charset) for text.
- setTimestamp(Date) - Method in class ag.smaser.trip.cfw.ImportItem
-
Set the timestamp for the item.
- Success - Enum constant in enum ag.smaser.trip.cfw.ConnectorReturnCode
-
Operation succeeded.
All Classes and Interfaces|All Packages|Serialized Form