Coherence.Extractors

Description

Functions for querying the Cache

Functions

NameSignature and Synopsis
C_BooleanAtomGetterObject C_BooleanAtomGetter(String propertyName)
Returns the ValueExtractor of PropertyAtomBoolean propertyName
C_DateTimeAtomGetterObject C_DateTimeAtomGetter(String propertyName)
Returns the ValueExtractor of PropertyAtomDateTime propertyName
C_DoubleAtomGetterObject C_DoubleAtomGetter(String propertyName)
Return the ValueExtractor of PropertyAtomDouble propertyName
C_EntityExtIdGetterObject C_EntityExtIdGetter()
Returns an Extractor to retrieve the "ExtId" of an Entity
C_EventPropertyGetterObject C_EventPropertyGetter(String propertyName)
Returns the ValueExtractor of PropertyAtomString
C_IntAtomGetterObject C_IntAtomGetter(String propertyName)
Returns the ValueExtractor of PropertyAtomInt propertyName
C_LongAtomGetterObject C_LongAtomGetter(String propertyName)
Return the ValueExtractor of PropertyAtomLong propertyName
C_RuleFunctionGetterObject C_RuleFunctionGetter(String ruleFunctionName, Object[] args)
Returns the ValueExtractor of PropertyAtomString ruleFunctionName
C_StringAtomGetterObject C_StringAtomGetter(String propertyName)
Returns the ValueExtractor of PropertyAtomString propertyName