Class Hierarchy
- java.lang.Object
- de.hybris.platform.odata2services.filter.BinaryOperatorToSqlOperatorConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- de.hybris.platform.odata2services.filter.ExpressionVisitorParameters
- de.hybris.platform.odata2services.filter.ExpressionVisitorParameters.ExpressionVisitorParametersBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- de.hybris.platform.odata2services.filter.NoFilterResultException
- org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
- de.hybris.platform.odata2services.odata.OData2ServicesException
- de.hybris.platform.odata2services.filter.FilterProcessingException
- de.hybris.platform.odata2services.odata.persistence.lookup.InvalidLookupDataException
- de.hybris.platform.odata2services.filter.IntegrationKeyFilteringNotSupported
- de.hybris.platform.odata2services.filter.NestedFilterNotSupportedException
- de.hybris.platform.odata2services.filter.OperatorNotSupportedException
- de.hybris.platform.odata2services.odata.OData2ServicesException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- de.hybris.platform.odata2services.filter.BinaryExpressionVisitingStrategy
- de.hybris.platform.odata2services.filter.BinaryExpressionVisitor
- de.hybris.platform.odata2services.filter.ExpressionVisitorFactory
- de.hybris.platform.odata2services.filter.FilterExpressionVisitor
- de.hybris.platform.odata2services.filter.LiteralExpressionVisitor
- de.hybris.platform.odata2services.filter.MemberExpressionVisitor
- de.hybris.platform.odata2services.filter.PropertyExpressionVisitor