Package de.hybris.platform.odata2services.filter.impl
package de.hybris.platform.odata2services.filter.impl
-
ClassesClassDescriptionProvides common functionality to NavigationPropertyVisitingStrategiesThis strategy combines
WhereClauseConditions together using theBinaryOperatorbetween themDefault implementation ofBinaryExpressionVisitorThe DefaultExpressionVisitor is anExpressionVisitorto traverse an Olingo v2FilterExpressiontree.The default implementation of theExpressionVisitorFactoryDefault implementation of theFilterExpressionVisitorDefault implementation of theLiteralExpressionVisitorDefault implementation of theMemberExpressionVisitorDefault implementation of theOrderByExpressionVisitorDefault implementation of theOrderExpressionVisitorDefault implementation of thePropertyExpressionVisitorThis strategy creates aWhereClauseConditionfrom a navigation property's sub-property that is not an integrationKey.This strategy creates aWhereClauseConditionfrom a navigation property's integrationKey.This strategy creates aWhereClauseConditionfrom the property name and it's value.