TopiaPagerBean.@Deprecated public class TopiaFilterPagerUtil extends org.nuiton.util.PagerUtil
PagerUtil from nuiton-utils to offer
order and filter api.| Modifier and Type | Class and Description |
|---|---|
static class |
TopiaFilterPagerUtil.FilterOperation
Deprecated.
|
static class |
TopiaFilterPagerUtil.FilterOperationGroup
Deprecated.
|
static class |
TopiaFilterPagerUtil.FilterPagerBean
Deprecated.
|
static class |
TopiaFilterPagerUtil.FilterPagerBeanBuilder
Deprecated.
|
static class |
TopiaFilterPagerUtil.FilterRule
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
TopiaFilterPagerUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static TopiaQuery |
addPagerToQuery(TopiaQuery query,
TopiaFilterPagerUtil.FilterPagerBean pager)
Deprecated.
since 2.6.12 TopiaQuery will be removed in version 3.0 of ToPIA
|
static <E> List<E> |
getPageFromList(List<E> elements,
TopiaFilterPagerUtil.FilterPagerBean pager)
Deprecated.
|
static TopiaFilterPagerUtil.FilterPagerBean |
newFilterPagerBean()
Deprecated.
|
static TopiaFilterPagerUtil.FilterPagerBeanBuilder |
newFilterPagerBeanBuilder(String operationGroup)
Deprecated.
|
@Deprecated public static TopiaQuery addPagerToQuery(TopiaQuery query, TopiaFilterPagerUtil.FilterPagerBean pager)
query - pager - public static <E> List<E> getPageFromList(List<E> elements, TopiaFilterPagerUtil.FilterPagerBean pager)
public static TopiaFilterPagerUtil.FilterPagerBean newFilterPagerBean()
public static TopiaFilterPagerUtil.FilterPagerBeanBuilder newFilterPagerBeanBuilder(String operationGroup)
Copyright © 2004-2012 CodeLutin. All Rights Reserved.