- getEntityField() - Method in class com.liferay.portal.odata.entity.CollectionEntityField
-
Gets the EntityField
.
- getEntityFieldsMap() - Method in class com.liferay.portal.odata.entity.ComplexEntityField
-
Returns a Map with all the entity fields of this entity fields.
- getEntityFieldsMap() - Method in interface com.liferay.portal.odata.entity.EntityModel
-
Returns a Map with all the entity fields used to create the EDM.
- getExpression() - Method in interface com.liferay.portal.odata.filter.expression.LambdaFunctionExpression
-
Returns the child expression
- getExpression() - Method in interface com.liferay.portal.odata.filter.expression.MemberExpression
-
Returns the expression which forms this MemberExpression
.
- getExpression() - Method in interface com.liferay.portal.odata.filter.expression.UnaryExpression
-
- getExpression() - Method in class com.liferay.portal.odata.filter.Filter
-
Returns the OData Expression
.
- getExpressions() - Method in interface com.liferay.portal.odata.filter.expression.MethodExpression
-
- getFilterableName(Locale) - Method in class com.liferay.portal.odata.entity.EntityField
-
Returns the entity field's filterable name.
- getFilterableValue(Object) - Method in class com.liferay.portal.odata.entity.EntityField
-
Returns the entity field's filterable value.
- getLambdaFunctionExpression() - Method in interface com.liferay.portal.odata.filter.expression.CollectionPropertyExpression
-
Gets the lambda function expression.
- getLeftOperationExpression() - Method in interface com.liferay.portal.odata.filter.expression.BinaryExpression
-
Returns an
Expression
subtree of the left operation.
- getName() - Method in class com.liferay.portal.odata.entity.EntityField
-
Returns the entity field's name.
- getName() - Method in interface com.liferay.portal.odata.entity.EntityModel
-
Returns the name of the single entity type used to create the EDM.
- getName() - Method in interface com.liferay.portal.odata.filter.expression.PropertyExpression
-
Gets the property expression name.
- getOperation() - Method in interface com.liferay.portal.odata.filter.expression.BinaryExpression
-
Returns the binary expression's operation.
- getOperation() - Method in interface com.liferay.portal.odata.filter.expression.UnaryExpression
-
Returns the unary expression's operation.
- getPropertyExpression() - Method in interface com.liferay.portal.odata.filter.expression.CollectionPropertyExpression
-
Gets the property expression.
- getPropertyExpression() - Method in interface com.liferay.portal.odata.filter.expression.ComplexPropertyExpression
-
Gets the primitive property expression.
- getResourcePath() - Method in interface com.liferay.portal.odata.filter.expression.MemberExpression
-
- getRightOperationExpression() - Method in interface com.liferay.portal.odata.filter.expression.BinaryExpression
-
Returns an
Expression
subtree of the right operation.
- getSortableFieldName(Locale) - Method in class com.liferay.portal.odata.sort.SortField
-
Returns the field's name.
- getSortableName(Locale) - Method in class com.liferay.portal.odata.entity.EntityField
-
Returns the entity field's sortable name for a locale.
- getSortFields() - Method in class com.liferay.portal.odata.sort.Sort
-
Returns the sort fields.
- getText() - Method in interface com.liferay.portal.odata.filter.expression.LiteralExpression
-
Returns the literal expression's text value.
- getType() - Method in class com.liferay.portal.odata.entity.EntityField
-
Returns the entity field's type.
- getType() - Method in interface com.liferay.portal.odata.filter.expression.LambdaFunctionExpression
-
Returns the type of the lambda function expression
- getType() - Method in interface com.liferay.portal.odata.filter.expression.LiteralExpression
-
Returns the literal expression's type.
- getType() - Method in interface com.liferay.portal.odata.filter.expression.MethodExpression
-
Returns the method type
- getVariableName() - Method in interface com.liferay.portal.odata.filter.expression.LambdaFunctionExpression
-
- getVariableName() - Method in interface com.liferay.portal.odata.filter.expression.LambdaVariableExpression
-
Returns the name of the lambda variable
- valueOf(String) - Static method in enum com.liferay.portal.odata.entity.EntityField.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.portal.odata.filter.expression.BinaryExpression.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.portal.odata.filter.expression.LambdaFunctionExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.portal.odata.filter.expression.LiteralExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.portal.odata.filter.expression.MethodExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.portal.odata.filter.expression.UnaryExpression.Operation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.liferay.portal.odata.entity.EntityField.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.portal.odata.filter.expression.BinaryExpression.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.portal.odata.filter.expression.LambdaFunctionExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.portal.odata.filter.expression.LiteralExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.portal.odata.filter.expression.MethodExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.portal.odata.filter.expression.UnaryExpression.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visitBinaryExpressionOperation(BinaryExpression.Operation, T, T) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitCollectionPropertyExpression(CollectionPropertyExpression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitComplexPropertyExpression(ComplexPropertyExpression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitLambdaFunctionExpression(LambdaFunctionExpression.Type, String, Expression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitLambdaVariableExpression(LambdaVariableExpression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitLiteralExpression(LiteralExpression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitMemberExpression(MemberExpression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitMethodExpression(List<T>, MethodExpression.Type) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitPrimitivePropertyExpression(PrimitivePropertyExpression) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-
- visitUnaryExpressionOperation(UnaryExpression.Operation, T) - Method in interface com.liferay.portal.odata.filter.expression.ExpressionVisitor
-