Name | Signature and Synopsis |
---|---|
C_BooleanAtomGetter | Object C_BooleanAtomGetter(String propertyName) Returns the ValueExtractor of PropertyAtomBoolean propertyName |
C_DateTimeAtomGetter | Object C_DateTimeAtomGetter(String propertyName) Returns the ValueExtractor of PropertyAtomDateTime propertyName |
C_DoubleAtomGetter | Object C_DoubleAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomDouble propertyName |
C_EntityExtIdGetter | Object C_EntityExtIdGetter() Returns an Extractor to retrieve the "ExtId" of an Entity |
C_EventPropertyGetter | Object C_EventPropertyGetter(String propertyName) Returns the ValueExtractor of PropertyAtomString |
C_IntAtomGetter | Object C_IntAtomGetter(String propertyName) Returns the ValueExtractor of PropertyAtomInt propertyName |
C_LongAtomGetter | Object C_LongAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomLong propertyName |
C_RuleFunctionGetter | Object C_RuleFunctionGetter(String ruleFunctionName, Object[] args) Returns the ValueExtractor of PropertyAtomString ruleFunctionName |
C_StringAtomGetter | Object C_StringAtomGetter(String propertyName) Returns the ValueExtractor of PropertyAtomString propertyName |