Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- Info - Enum constant in enum class com.caplin.datasource.SubjectStatus
-
Informational message.
- initialise(String, TransformerAccessor) - Method in interface com.caplin.jtm.TransformerModule
-
This method is invoked when the Transformer core has started up the module.
- INSERT - Enum constant in enum class com.caplin.datasource.messaging.container.ContainerOperationType
-
Represents an operation to insert an element into a container at a specified position.
- insertElement(String, int) - Method in interface com.caplin.datasource.messaging.container.ContainerMessage
-
Inserts an element with the given subject at the given position within the container.
- insertElement(String, int) - Method in interface com.caplin.datasource.messaging.container.ContainerModel
-
Called to indicate that you should insert an element with the given subject at the given position within the container.
- insertObject(String, int) - Method in interface com.caplin.datasource.interfaces.DSContainer
-
Adds an instruction to insert an object into this container, pushing any object currently at that position, and all objects at successive positions, up one place (to the next higher index position).
- INTEGER - Enum constant in enum class com.caplin.jtm.pipeline.PipelineType
-
Represents
int
- isDoNotAuthenticate() - Method in interface com.caplin.datasource.messaging.container.ContainerMessage
-
Gets a boolean value indicating whether subscriptions to this
ContainerMessage
's constituents should be authenticated by an authentication module when the container is subscribed to. - isImage() - Method in interface com.caplin.datasource.messaging.mapping.MappingMessage
- isImage() - Method in interface com.caplin.datasource.messaging.Message
-
Gets a boolean value indicating whether this
Message
represents an image or an update. - isNoCache() - Method in interface com.caplin.datasource.messaging.record.GenericMessage
-
Gets whether this Generic message should be cached in the DataSource (both remote and local ).
- isNoCache() - Method in interface com.caplin.datasource.messaging.record.RecordType1Message
-
Gets whether this type1 record message should be cached in the DataSource (both remote and local ).
- isPatch() - Method in interface com.caplin.datasource.messaging.json.JsonMessage
-
Is this JSON message a patch of existing data.
- iterator() - Method in interface com.caplin.datasource.interfaces.DSData
-
Returns an iterator of the fields for this DSData.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form