com.ihr.xbrl.database.pagination
Class EmptyPageScroll
java.lang.Object
com.ihr.xbrl.database.pagination.EmptyPageScroll
- All Implemented Interfaces:
- PageScroll
- Direct Known Subclasses:
- IndexPageScroll
public class EmptyPageScroll
- extends java.lang.Object
- implements PageScroll
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyPageScroll
public EmptyPageScroll()
getCurrentIdentifier
public java.io.Serializable getCurrentIdentifier()
- Specified by:
getCurrentIdentifier in interface PageScroll
setClass
public void setClass(java.lang.Class<?> clazz)
- Specified by:
setClass in interface PageScroll
setCurrentIdentifier
public void setCurrentIdentifier(java.lang.String stringIdentifier)
- Specified by:
setCurrentIdentifier in interface PageScroll
getPreviousIdentifier
public java.io.Serializable getPreviousIdentifier()
- Specified by:
getPreviousIdentifier in interface PageScroll
getNextIdentifier
public java.io.Serializable getNextIdentifier()
- Specified by:
getNextIdentifier in interface PageScroll
firstResult
public int firstResult()
- Specified by:
firstResult in interface PageScroll
getLimit
public int getLimit()
- Specified by:
getLimit in interface PageScroll
hasTotalCount
public boolean hasTotalCount()
- Specified by:
hasTotalCount in interface PageScroll
getTotalCount
public int getTotalCount()
- Specified by:
getTotalCount in interface PageScroll
setTotalCount
public void setTotalCount(int totalCount)
- Specified by:
setTotalCount in interface PageScroll
isUsePageScroll
public boolean isUsePageScroll()
- Specified by:
isUsePageScroll in interface PageScroll
hasPrevious
public boolean hasPrevious()
- Specified by:
hasPrevious in interface PageScroll
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface PageScroll
isFirst
public boolean isFirst()
- Specified by:
isFirst in interface PageScroll
isLast
public boolean isLast()
- Specified by:
isLast in interface PageScroll
getTaskbar
public java.lang.String getTaskbar()
- Specified by:
getTaskbar in interface PageScroll
isLimitable
public boolean isLimitable()
- Specified by:
isLimitable in interface PageScroll
query
public java.lang.String query()
- Specified by:
query in interface PageScroll
propertiesBean
public java.lang.Object propertiesBean()
- Specified by:
propertiesBean in interface PageScroll
orderBy
public java.lang.String orderBy()
- Specified by:
orderBy in interface PageScroll
transformer
public org.hibernate.transform.ResultTransformer transformer()
- Specified by:
transformer in interface PageScroll
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa