Interface ApplyOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface ApplyOption extends SystemQueryOption
Represents the system query option $apply, defined in the data aggregation extension.
  • Method Details

    • getApplyItems

      List<ApplyItem> getApplyItems()
      Returns:
      a list of transformations
    • getEdmStructuredType

      org.apache.olingo.commons.api.edm.EdmStructuredType getEdmStructuredType()
      Returns:
      the structured type associated with this apply option