Class Period


  • public class Period
    extends java.lang.Object
    parameter which defines the ordering as well as the start and offset for a List-valued result set.
    Since:
    3.0-M2
    • Constructor Summary

      Constructors 
      Constructor Description
      Period​(int offset, int limit)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Period add​(java.lang.String field)  
      • Methods inherited from class java.lang.Object

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

      • Period

        public Period​(int offset,
                      int limit)
    • Method Detail

      • add

        public Period add​(java.lang.String field)