com.ptc.core.query.common.impl
Class BasicTypePagingSession
java.lang.Object
com.ptc.core.query.common.impl.BasicTypePagingSession
- All Implemented Interfaces:
- PageRequest, RepositoryPagingSession, TypePagingSession, Serializable
public class BasicTypePagingSession
- extends Object
- implements TypePagingSession, RepositoryPagingSession, PageRequest, Serializable
This class provides a basic implementation of a TypePagingSession.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
|
Method Summary |
int |
getTotalCount()
Gets the value of the attribute: totalCount; Total count of items
available to page through. |
getTotalCount
public int getTotalCount()
- Gets the value of the attribute: totalCount; Total count of items
available to page through.
Supported API: true
- Specified by:
getTotalCount in interface TypePagingSession
- Returns:
- int