com.ihr.xbrl.database.pagination
Class NumberPageScroll

java.lang.Object
  extended by com.ihr.xbrl.database.pagination.EmptyPageScroll
      extended by com.ihr.xbrl.database.pagination.IndexPageScroll
          extended by com.ihr.xbrl.database.pagination.NumberPageScroll
All Implemented Interfaces:
PageScroll

public class NumberPageScroll
extends IndexPageScroll


Field Summary
 
Fields inherited from interface com.ihr.xbrl.database.pagination.PageScroll
BOLD_PATTERN, LINK_PATTERN
 
Constructor Summary
NumberPageScroll()
           
NumberPageScroll(int limit)
           
 
Method Summary
 java.lang.String doTaskbar()
           
 int firstResult()
           
 int getLimit()
           
 int getTotalCount()
           
 boolean hasTotalCount()
           
 boolean isLast()
           
 boolean isUsePageScroll()
           
 void setTotalCount(int totalCount)
           
 
Methods inherited from class com.ihr.xbrl.database.pagination.IndexPageScroll
getCurrentIdentifier, getNextIdentifier, getPreviousIdentifier, getTaskbar, isFirst, setCurrentIdentifier
 
Methods inherited from class com.ihr.xbrl.database.pagination.EmptyPageScroll
hasNext, hasPrevious, isLimitable, orderBy, propertiesBean, query, setClass, transformer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberPageScroll

public NumberPageScroll()

NumberPageScroll

public NumberPageScroll(int limit)
Method Detail

firstResult

public int firstResult()
Specified by:
firstResult in interface PageScroll
Overrides:
firstResult in class EmptyPageScroll

getLimit

public int getLimit()
Specified by:
getLimit in interface PageScroll
Overrides:
getLimit in class EmptyPageScroll

hasTotalCount

public boolean hasTotalCount()
Specified by:
hasTotalCount in interface PageScroll
Overrides:
hasTotalCount in class EmptyPageScroll

getTotalCount

public int getTotalCount()
Specified by:
getTotalCount in interface PageScroll
Overrides:
getTotalCount in class EmptyPageScroll

setTotalCount

public void setTotalCount(int totalCount)
Specified by:
setTotalCount in interface PageScroll
Overrides:
setTotalCount in class EmptyPageScroll

isUsePageScroll

public boolean isUsePageScroll()
Specified by:
isUsePageScroll in interface PageScroll
Overrides:
isUsePageScroll in class EmptyPageScroll

isLast

public boolean isLast()
Specified by:
isLast in interface PageScroll
Overrides:
isLast in class EmptyPageScroll

doTaskbar

public java.lang.String doTaskbar()


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa