Class MapAccessor
java.lang.Object
org.apache.unomi.plugins.baseplugin.conditions.accessors.HardcodedPropertyAccessor<Map>
org.apache.unomi.plugins.baseplugin.conditions.accessors.MapAccessor
-
Field Summary
Fields inherited from class org.apache.unomi.plugins.baseplugin.conditions.accessors.HardcodedPropertyAccessor
PROPERTY_NOT_FOUND_MARKER, registry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(Map object, String propertyName, String leftoverExpression)
-
Constructor Details
-
MapAccessor
-
-
Method Details
-
getProperty
- Specified by:
getProperty
in classHardcodedPropertyAccessor<Map>
-