Uses of Class
org.apache.directory.scim.spec.filter.ValuePathExpression
Packages that use ValuePathExpression
-
Uses of ValuePathExpression in org.apache.directory.scim.spec.filter
Methods in org.apache.directory.scim.spec.filter that return ValuePathExpressionModifier and TypeMethodDescriptionstatic ValuePathExpressionValuePathExpression.fromFilterExpression(String attribute, FilterExpression expression) static ValuePathExpressionValuePathExpression.fromFilterExpression(AttributeReference attrRef, FilterExpression attributeExpression) Methods in org.apache.directory.scim.spec.filter with parameters of type ValuePathExpressionModifier and TypeMethodDescriptionprotected abstract RBaseFilterExpressionMapper.apply(ValuePathExpression expression, AttributeContainer attributeContainer) -
Uses of ValuePathExpression in org.apache.directory.scim.spec.patch
Constructors in org.apache.directory.scim.spec.patch with parameters of type ValuePathExpression