Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- F_AUTH_UPDATE - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Used to indicate to a Liberator that this update should be checked for client access using the auth module.
- F_AUTHGLOBAL - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Indicates that this object is a global permission object and that all updates for it should be passed through to the Auth module.
- F_CHANGE_HEADLINE - Static variable in interface com.caplin.datasource.interfaces.DSNews
-
Change the headline identified with the story code in this update.
- F_CHANGEDFIELDS - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Indicates that this object should be delta compressed before sending on to the clients.
- F_CLEAR_PERMISSIONS - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Clear all permission entries for this object.
- F_CLEAR_TYPE2 - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Clear all type 2 entries for this object.
- F_CLEAR_TYPE3 - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Clear all type 3 entries for this object.
- F_CONTAINER_INSERT_AT - Static variable in interface com.caplin.datasource.interfaces.DSField
-
Flag used internally to identify that the DSField represents an object to be inserted in a container (by
DSContainer.insertObject(java.lang.String, int)
). - F_CREATEOBJECT - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Creates this object if it does not exist.
- F_CREATEPARENT - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Creates the parent directory if it does not exist.
- F_DEFAULT - Static variable in interface com.caplin.jtm.TransformerAccessor
-
Default Subscriber flag.
- F_DELETE_HEADLINE - Static variable in interface com.caplin.datasource.interfaces.DSNews
-
Delete the headline identified with the story code in this update.
- F_DELETE_PERMISSION - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Delete any permission entries for this object with the same value as the first field in the update.
- F_DELETEOBJECT - Static variable in interface com.caplin.datasource.interfaces.DSNoData
-
Deprecated.Instruction to delete this object
- F_FILTER_TYPE2 - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Clear any type 2 entries for this object with the same value as the first field in the update.
- F_FILTER_TYPE3 - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Clear all type 3 entries for this object with the same value as the first field in the update.
- F_IMAGE - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Indicates this packet is an image and not an update.
- F_LISTENER_ACCESSORY - Static variable in interface com.caplin.jtm.TransformerAccessor
-
Setting this flag on subscribe will cause the subscriber to behave as an accessory listener.
- F_NOCACHE - Static variable in interface com.caplin.datasource.interfaces.DSRecord
-
Do not cache this update - pass directly through to clients.
- F_NONACTIVE - Static variable in interface com.caplin.datasource.interfaces.DSData
-
Indicates that this object should be treated in a non-active (ie broadcast) manner.
- F_NOTFOUND - Static variable in interface com.caplin.datasource.interfaces.DSNoData
-
Deprecated.Indicates that the object is not found.
- F_READDENY - Static variable in interface com.caplin.datasource.interfaces.DSNoData
-
Deprecated.Indicates that there is no permission to read this object.
- F_UNAVAILABLE - Static variable in interface com.caplin.datasource.interfaces.DSNoData
-
Deprecated.Indicates that the object is unavailable at the current time
- F_WRITEDENY - Static variable in interface com.caplin.datasource.interfaces.DSNoData
-
Deprecated.Indicates that there is no permission to write to this object
- FALSE - Static variable in class com.caplin.jtm.wrappers.RPNWrapper
-
Value returned from evaluateRule for a boolean rule for which the result was false.
- Field - Interface in com.caplin.datasource.messaging
-
Represents a name/value field pair.
- FIELD_OFFSET - Static variable in interface com.caplin.datasource.interfaces.DSPage
-
The offset applied to page fields added using
DSPage.addPageField(int, String)
. - FieldInfo - Interface in com.caplin.datasource.fields
-
This interface allows access to fields name and numbers configured in fields.conf files.
- FieldInfoImpl - Class in com.caplin.datasource.fields
- FieldInfoImpl(int, String) - Constructor for class com.caplin.datasource.fields.FieldInfoImpl
- FieldManager - Interface in com.caplin.datasource.fields
-
This interface allows access to fields name and numbers configured in fields.conf files.
- findType(Class) - Static method in enum class com.caplin.jtm.pipeline.PipelineType
- FLOAT - Enum constant in enum class com.caplin.jtm.pipeline.PipelineType
-
Represents
double
- format(JsonTreeType) - Method in interface com.caplin.datasource.messaging.json.JsonHandler
-
Formats a JSON tree representation of an object to a JSON String.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form