Class PageableMixin


  • public class PageableMixin
    extends Object
    • Constructor Detail

      • PageableMixin

        public PageableMixin()
    • Method Detail

      • getSkipCount

        public Integer getSkipCount()
      • setSkipCount

        public void setSkipCount​(Integer skipCount)
      • getMaxItems

        public Integer getMaxItems()
      • setMaxItems

        public void setMaxItems​(Integer maxItems)
      • getSort

        public String getSort()
      • setSort

        public void setSort​(String sort)