Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFilterProcessor

Interface that represents a processor to convert a Filter into a set of HTTP parameters.

interface

Hierarchy

  • IFilterProcessor

Implemented by

Index

Methods

Methods

getParameters

  • Given a Filter, return a hash of URL parameters.

    Parameters

    Returns IHash<string>

Generated using TypeDoc