- TIME_UNAVAILABLE - Static variable in interface com.caplin.transformer.module.DataCache
-
- toBytes() - Method in interface com.caplin.datasrc.interfaces.DSSerializable
-
Creates a serialized representation of this DataSource
message that conforms to DataSource
protocol.
- toBytes() - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
-
Returns null.
- toString() - Method in enum com.caplin.datasrc.enums.ServiceStatus
-
- toString() - Method in exception com.caplin.datasrc.fields.FieldLimitReachedException
-
- toString() - Method in exception com.caplin.net.udp.UDPCommandRemovalException
-
Returns a string that describes the exception, including the
message that details what happened and the error code.
- toString() - Method in class com.caplin.transformer.module.DataProviderResponse
-
Returns a string that describes the DataProviderResponse,
including its description and code.
- toString() - Method in exception com.caplin.transformer.module.exceptions.DataCachePutException
-
Returns a string that describes the exception, including the
message that details what happened and the error code.
- toString() - Method in class com.caplin.transformer.module.ObjectStatus
-
- toString() - Method in class com.caplin.transformer.module.ObjectType
-
Returns a string that describes the ObjectType, including its
description and code.
- toString() - Method in class com.caplin.transformer.module.persistence.PersistedValue
-
- toString() - Method in class com.caplin.transformer.module.TransformerModuleVersion
-
- TransformerAccessor - Interface in com.caplin.transformer.module
-
Allows a Transformer module access to the main interfaces it
requires to interact with the Transformer core.
- TransformerContainer - Interface in com.caplin.transformer.module.datasrc
-
Represents an update for a particular container object.
- TransformerContainerImpl - Class in com.caplin.transformer.module.datasrc
-
Implementation of the TransformerContainer interface.
- TransformerContainerImpl(long) - Constructor for class com.caplin.transformer.module.datasrc.TransformerContainerImpl
-
Constructor is protected to prevent a TransformerContainer being
instantiated except by the DSFactory class.
- TransformerContainerImpl(long, boolean) - Constructor for class com.caplin.transformer.module.datasrc.TransformerContainerImpl
-
Constructor is protected to prevent a TransformerContainer being
instantiated except by the DSFactory class.
- TransformerData - Interface in com.caplin.transformer.module.datasrc
-
Represents an update for a particular object.
- TransformerDataImpl - Class in com.caplin.transformer.module.datasrc
-
Implementation of the TransformerData interface.
- TransformerDataImpl(long) - Constructor for class com.caplin.transformer.module.datasrc.TransformerDataImpl
-
Constructor is protected to prevent a TransformerData being
instantiated except by the DSFactory class.
- TransformerDataImpl(long, boolean) - Constructor for class com.caplin.transformer.module.datasrc.TransformerDataImpl
-
Constructor is protected to prevent a TransformerData being
instantiated except by the DSFactory class.
- TransformerException - Exception in com.caplin.transformer.module.exceptions
-
The base class for all exceptions thrown by the Transformer.
- TransformerException(String) - Constructor for exception com.caplin.transformer.module.exceptions.TransformerException
-
Constructs a TransformerException with the specified message.
- TransformerFlags - Interface in com.caplin.transformer.module
-
- TransformerModule - Interface in com.caplin.transformer.module
-
Defines the interface to be implemented by a Java Transformer
module.
- TransformerModuleVersion - Class in com.caplin.transformer.module
-
- TransformerPermission - Interface in com.caplin.transformer.module.datasrc
-
- TransformerPermissionImpl - Class in com.caplin.transformer.module.datasrc
-
- TransformerPermissionImpl(long) - Constructor for class com.caplin.transformer.module.datasrc.TransformerPermissionImpl
-
Constructor is protected to prevent a TransformerPermission being
instantiated except by the DSFactory class.
- TransformerPermissionImpl(long, boolean) - Constructor for class com.caplin.transformer.module.datasrc.TransformerPermissionImpl
-
Constructor is protected to prevent a TransformerPermission being
instantiated except by the DSFactory class.
- TransformerRecord - Interface in com.caplin.transformer.module.datasrc
-
Represents an update for a particular record object.
- TransformerRecordImpl - Class in com.caplin.transformer.module.datasrc
-
Implementation of the TransformerRecord interface.
- TransformerRecordImpl(long) - Constructor for class com.caplin.transformer.module.datasrc.TransformerRecordImpl
-
Constructor is protected to prevent a TransformerRecord being
instantiated except by the DSFactory class.
- TransformerRecordImpl(long, boolean) - Constructor for class com.caplin.transformer.module.datasrc.TransformerRecordImpl
-
Constructor is protected to prevent a TransformerRecord being
instantiated except by the DSFactory class.
- TRUE - Static variable in class com.caplin.transformer.module.wrappers.RPNWrapper
-
Value returned from evaluateRule for a boolean rule
for which the result was true.
- TYPE2_RECORD_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
-
A Type 2 Record object type.
- TYPE3_RECORD_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
-
A Type 3 Record object type.