Class FilterUtils


  • public class FilterUtils
    extends java.lang.Object
    This class provides the common filter utilities.
    • Constructor Summary

      Constructors 
      Constructor Description
      FilterUtils()
      Constructor
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<java.lang.String> getValuesAsList​(java.lang.String param)
      Method getValuesAsList
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FilterUtils

        public FilterUtils()
        Constructor
    • Method Detail

      • getValuesAsList

        public static java.util.List<java.lang.String> getValuesAsList​(java.lang.String param)
        Method getValuesAsList
        Parameters:
        param -
        Returns: