Class ProfileAccessor
java.lang.Object
org.apache.unomi.plugins.baseplugin.conditions.accessors.HardcodedPropertyAccessor<Profile>
org.apache.unomi.plugins.baseplugin.conditions.accessors.ProfileAccessor
-
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
(Profile object, String propertyName, String leftoverExpression)
-
Constructor Details
-
ProfileAccessor
-
-
Method Details
-
getProperty
- Specified by:
getProperty
in classHardcodedPropertyAccessor<Profile>
-