Class FilterFunction

java.lang.Object
org.apache.olingo.client.core.uri.FilterFunction
All Implemented Interfaces:
FilterArg

public class FilterFunction extends Object implements FilterArg
  • Constructor Details

    • FilterFunction

      public FilterFunction(String function, FilterArg... params)
  • Method Details

    • build

      public String build()
      Specified by:
      build in interface FilterArg
      Returns:
      String representation of this filter argument.