Interface JPAAggregationOperation

All Superinterfaces:
JPAOperator

public interface JPAAggregationOperation extends JPAOperator
  • Method Details

    • get

      Object get() throws org.apache.olingo.server.api.ODataApplicationException
      Specified by:
      get in interface JPAOperator
      Throws:
      org.apache.olingo.server.api.ODataApplicationException
    • getAggregation

      JPAFilterAggregationType getAggregation()