Class QueryChannelsSpec

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Set<String> cids
      private final FilterObject filter
      private final QuerySorter<Channel> querySort
    • Constructor Summary

      Constructors 
      Constructor Description
      QueryChannelsSpec(FilterObject filter, QuerySorter<Channel> querySort)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Set<String> getCids()
      final Unit setCids(Set<String> cids)
      final FilterObject getFilter()
      final QuerySorter<Channel> getQuerySort()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait