Interface PropertyExpression
- All Superinterfaces:
Expression
- All Known Subinterfaces:
CollectionPropertyExpression,ComplexPropertyExpression,NavigationPropertyExpression,PrimitivePropertyExpression
Models a property
Expression.-
Method Summary
Methods inherited from interface com.liferay.portal.odata.filter.expression.Expression
accept
-
Method Details
-
getName
String getName()Gets the property expression name.- Returns:
- the name
-