Interface and Description |
---|
com.liferay.structured.content.apio.architect.filter.expression.BinaryExpression
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.BinaryExpression |
com.liferay.structured.content.apio.architect.entity.EntityModel
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.entity.EntityModel |
com.liferay.structured.content.apio.architect.filter.expression.Expression
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.Expression |
com.liferay.structured.content.apio.architect.filter.expression.ExpressionVisitor
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.ExpressionVisitor |
com.liferay.structured.content.apio.architect.filter.FilterParser
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.FilterParser |
com.liferay.structured.content.apio.architect.filter.expression.LiteralExpression
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.LiteralExpression |
com.liferay.structured.content.apio.architect.filter.expression.MemberExpression
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.MemberExpression |
com.liferay.structured.content.apio.architect.sort.SortParser
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.sort.SortParser |
Class and Description |
---|
com.liferay.structured.content.apio.architect.entity.EntityField
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.entity.EntityField |
com.liferay.structured.content.apio.architect.filter.Filter
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.Filter |
com.liferay.structured.content.apio.architect.sort.Sort
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.sort.Sort |
com.liferay.structured.content.apio.architect.sort.SortField
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.sort.SortField |
Exceptions and Description |
---|
com.liferay.structured.content.apio.architect.filter.expression.ExpressionVisitException
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.expression.ExpressionVisitException |
com.liferay.structured.content.apio.architect.filter.InvalidFilterException
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.filter.InvalidFilterException |
com.liferay.structured.content.apio.architect.sort.InvalidSortException
As of Judson (7.1.x), replaced by
com.liferay.portal.odata.sort.InvalidSortException |
Method and Description |
---|
com.liferay.structured.content.apio.architect.sort.SortField.getFieldName()
As of Judson (7.1.x), replaced by
SortField.getSortableFieldName(java.util.Locale) |
Constructor and Description |
---|
com.liferay.structured.content.apio.architect.sort.SortField(String, boolean)
As of Judson (7.1.x), replaced by
SortField.SortField(EntityField, boolean) |