Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- PAGE - Static variable in class com.caplin.transformer.module.ObjectType
-
A page object.
- PAGE_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
-
A Page object type.
- PERMISSION - Static variable in class com.caplin.transformer.module.ObjectType
-
A permission object.
- PERMISSION_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
-
A Permission object type.
- PersistedValue - Class in com.caplin.transformer.module.persistence
-
Pojo to hold key/value pairs for persistence
- PersistedValue(String, String) - Constructor for class com.caplin.transformer.module.persistence.PersistedValue
- Persistence - Interface in com.caplin.transformer.module.persistence
-
Interface defining the methods for storing and retrieving values from the Transformers persistence store
- PersistenceChangeListener - Interface in com.caplin.transformer.module.persistence
-
Interface defining methods for changes to data stored in the persistence module.
- PersistenceImpl - Class in com.caplin.transformer.module.persistence
-
Class that provides access to the Transformer persistence service.
- PersistenceImpl() - Constructor for class com.caplin.transformer.module.persistence.PersistenceImpl
- PipelineRegistrar - Interface in com.caplin.transformer.module.pipeline
-
Allows a Transformer Module to register methods for availability in pipelines.
- PipelineRegistrarImpl - Class in com.caplin.transformer.module.pipeline
- PipelineRegistrarImpl(Logger) - Constructor for class com.caplin.transformer.module.pipeline.PipelineRegistrarImpl
- PipelineType - Enum Class in com.caplin.transformer.module.pipeline
-
Enumeration defining valid types for methods that can be registered for availability in pipeline modules
- PUBLISH_TO_PEERS - Static variable in interface com.caplin.transformer.module.TransformerFlags
-
Publish the object/update to the DataSource peers.
- put(PersistedValue) - Method in interface com.caplin.transformer.module.persistence.Persistence
-
Store a value, multiple puts with the same key will override previously stored values
- put(PersistedValue) - Method in class com.caplin.transformer.module.persistence.PersistenceImpl
- put(String) - Method in interface com.caplin.transformer.module.DataCache
-
Sets the flags for the specified object to STORE_IN_CACHE and PUBLISH_TO_PEERS.
- put(String, int) - Method in interface com.caplin.transformer.module.DataCache
-
Updates the flags for the specified object.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form