Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CLEARDOWN_WITH_PREFIX_FIELDNUM - Static variable in interface com.caplin.datasrc.interfaces.DSContainer
-
Field used to identify that any objects that match the prefix provided as a field value should be removed from the container.
- cleardownObjectsWithPrefix(String) - Method in interface com.caplin.datasrc.interfaces.DSContainer
-
Adds an instruction to remove all objects from the container that have an object name that matches the provided prefix.
- cleardownObjectsWithPrefix(String) - Method in class com.caplin.transformer.module.datasrc.TransformerContainerImpl
- clearFields() - Method in interface com.caplin.datasrc.interfaces.DSData
-
Removes all the fields.
- clearFields() - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
- com.caplin.datasrc.enums - package com.caplin.datasrc.enums
- com.caplin.datasrc.fields - package com.caplin.datasrc.fields
- com.caplin.datasrc.interfaces - package com.caplin.datasrc.interfaces
- com.caplin.net.udp - package com.caplin.net.udp
- com.caplin.transformer.module - package com.caplin.transformer.module
- com.caplin.transformer.module.datasrc - package com.caplin.transformer.module.datasrc
- com.caplin.transformer.module.exceptions - package com.caplin.transformer.module.exceptions
- com.caplin.transformer.module.persistence - package com.caplin.transformer.module.persistence
- com.caplin.transformer.module.pipeline - package com.caplin.transformer.module.pipeline
- com.caplin.transformer.module.wrappers - package com.caplin.transformer.module.wrappers
- com.caplin.util.base64 - package com.caplin.util.base64
- commandExecuted(String[]) - Method in interface com.caplin.net.udp.UDPCommandListener
-
Invoked when the command the listener is registered for is executed.
- ConfigProvider - Interface in com.caplin.transformer.module
-
Allows a Transformer module to retrieve certain config elements from the transformer
- ConfigProviderImpl - Class in com.caplin.transformer.module
-
Created by Jasono on 10/11/2015.
- ConfigProviderImpl() - Constructor for class com.caplin.transformer.module.ConfigProviderImpl
- CONTAINER - Static variable in class com.caplin.transformer.module.ObjectType
-
A container object.
- CONTAINER_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
-
A Container object type.
- count() - Method in interface com.caplin.datasrc.interfaces.DSData
-
Gets the number of fields that are present in this packet.
- count() - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
- createGlobalTransformerPermission(String) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
- createGlobalTransformerPermission(String, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
- createMap(String...) - Static method in class com.caplin.transformer.module.persistence.PersistenceImpl
- createTransformerContainer(String) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerContainer for the specified subject.
- createTransformerContainer(String, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerContainer for the specified subject and data source flags.
- createTransformerData(TransformerData) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Returns a copy of the specified TransformerData.
- createTransformerData(String, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerData for the specified subject and object type.
- createTransformerData(String, int, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerData for the specified subject, object type and data source flags.
- createTransformerData(String, ObjectType) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerData for the specified subject and object type.
- createTransformerData(String, ObjectType, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerData for the specified subject, object type and data source flags.
- createTransformerPermission(String) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
- createTransformerPermission(String, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
- createTransformerRecord(TransformerRecord) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Returns a copy of the specified TransformerRecord.
- createTransformerRecord(String) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerRecord for the specified subject.
- createTransformerRecord(String, int) - Static method in class com.caplin.transformer.module.datasrc.DSFactory
-
Creates a TransformerRecord for the specified subject and data source flags.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form