Interface PropertyExpression

All Superinterfaces:
Expression
All Known Subinterfaces:
CollectionPropertyExpression, ComplexPropertyExpression, NavigationPropertyExpression, PrimitivePropertyExpression

public interface PropertyExpression extends Expression
Models a property Expression.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the property expression name.

    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