|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISortableFilterablePagedList<T>
An IPagedList which can be both sorted and filtered.
An overview of PagedList capabilities, including sorting and filtering, is provided
in the package documentation at com.bea.content.paging
| Field Summary |
|---|
| Fields inherited from interface com.bea.content.paging.ContentListKeys |
|---|
ALL_ITEMS, BATCH_LOADING_SIZE_KEY, CUSTOM_OBJECT_FILTER, CUSTOM_OBJECT_SORT, FILTER_CRITERIA_KEY, SORT_CRITERIA_KEY |
| Fields inherited from interface com.bea.content.paging.ContentListKeys |
|---|
ALL_ITEMS, BATCH_LOADING_SIZE_KEY, CUSTOM_OBJECT_FILTER, CUSTOM_OBJECT_SORT, FILTER_CRITERIA_KEY, SORT_CRITERIA_KEY |
| Method Summary |
|---|
| Methods inherited from interface com.bea.content.paging.ISortablePagedList |
|---|
getAllSortableProperties, getCurrentSortLocale, getCurrentSortOrder, getCurrentSortProperty, getNativeSortableProperties, reSort |
| Methods inherited from interface com.bea.content.paging.IPagedList |
|---|
fullSize, getBatchLoadingSize, isFullyResolved, iterator, nativeSize, setBatchLoadingSize |
| Methods inherited from interface com.bea.content.paging.IFilterablePagedList |
|---|
getAllFilterableProperties, getAllFilterMethods, getCurrentFilterLocale, getCurrentFilterMethod, getCurrentFilterProperty, getCurrentFilterString, getNativeFilterableProperties, getNativeFilterMethods, reFilter |
| Methods inherited from interface com.bea.content.paging.IPagedList |
|---|
fullSize, getBatchLoadingSize, isFullyResolved, iterator, nativeSize, setBatchLoadingSize |
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||