Interface | Description |
---|---|
BinaryExpression | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.BinaryExpression |
Expression | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.Expression |
ExpressionVisitor<T> | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.ExpressionVisitor |
LiteralExpression | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.LiteralExpression |
MemberExpression | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.MemberExpression |
Enum | Description |
---|---|
BinaryExpression.Operation | |
LiteralExpression.Type |
Exception | Description |
---|---|
ExpressionVisitException | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.ExpressionVisitException |