com.sapportals.wcm.rendering.util

Class PagerData

java.lang.Object
  extended by com.sapportals.wcm.rendering.util.PagerData

Deprecated. As of NetWeaver 7.1

public class PagerData
extends Object

acts as a read-only container of a set of primitives. If the primitives supplied in the constructor are not valid, a warning will be written into the tracing information and default values will be used.

Since:
EP5 SP6 and EP6 SP1

Constructor Summary
PagerData(int startRow, int totalElements, int elementsPerPage, int links, boolean hasMore)
          Deprecated. As of NetWeaver 7.1
PagerData(int startRow, int totalElements, int elementsPerPage, int links, boolean hasMore, boolean noEndSymbol)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 int getElementCount()
          Deprecated. As of NetWeaver 7.1
 int getElementsPerPage()
          Deprecated. As of NetWeaver 7.1
 int getNumberOfLinks()
          Deprecated. As of NetWeaver 7.1
 int getStartRow()
          Deprecated. As of NetWeaver 7.1
 boolean hasMore()
          Deprecated. As of NetWeaver 7.1
 boolean hasNoEndSymbol()
          Deprecated. As of NetWeaver 7.1
 boolean isShowAlwaysNumber()
          Deprecated. As of NetWeaver 7.1
 void setNoEndSymbol(boolean noEndSymbol)
          Deprecated. As of NetWeaver 7.1
 void setShowAlwaysNumber(boolean flag)
          Deprecated. As of NetWeaver 7.1
 String toString()
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PagerData

public PagerData(int startRow,
                 int totalElements,
                 int elementsPerPage,
                 int links,
                 boolean hasMore)
Deprecated. As of NetWeaver 7.1


PagerData

public PagerData(int startRow,
                 int totalElements,
                 int elementsPerPage,
                 int links,
                 boolean hasMore,
                 boolean noEndSymbol)
Deprecated. As of NetWeaver 7.1

Method Detail

getElementsPerPage

public int getElementsPerPage()
Deprecated. As of NetWeaver 7.1


getStartRow

public int getStartRow()
Deprecated. As of NetWeaver 7.1


getNumberOfLinks

public int getNumberOfLinks()
Deprecated. As of NetWeaver 7.1


getElementCount

public int getElementCount()
Deprecated. As of NetWeaver 7.1


hasMore

public boolean hasMore()
Deprecated. As of NetWeaver 7.1


hasNoEndSymbol

public boolean hasNoEndSymbol()
Deprecated. As of NetWeaver 7.1


setNoEndSymbol

public void setNoEndSymbol(boolean noEndSymbol)
Deprecated. As of NetWeaver 7.1


setShowAlwaysNumber

public void setShowAlwaysNumber(boolean flag)
Deprecated. As of NetWeaver 7.1


isShowAlwaysNumber

public boolean isShowAlwaysNumber()
Deprecated. As of NetWeaver 7.1


toString

public String toString()
Deprecated. As of NetWeaver 7.1

Overrides:
toString in class Object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice