Interface ODataMatcher<T>


public interface ODataMatcher<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(String filterString, T pattern)
     
  • Method Details

    • matches

      boolean matches(String filterString, T pattern) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException