|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageSet | |
|---|---|
| com.mindtree.techworks.insight.filter | Provides Filter Capabilities to the loaded Log Events. |
| com.mindtree.techworks.insight.model | |
| com.mindtree.techworks.insight.pagination | |
| Uses of PageSet in com.mindtree.techworks.insight.filter |
|---|
| Methods in com.mindtree.techworks.insight.filter with parameters of type PageSet | |
|---|---|
void |
FilterProvider.filterLogEvents(FilterCriteria filterCriteria,
PageSet pageSet)
Filters the log data based on the filter criteria. |
| Uses of PageSet in com.mindtree.techworks.insight.model |
|---|
| Fields in com.mindtree.techworks.insight.model declared as PageSet | |
|---|---|
protected PageSet |
LogEventModel.pageSet
PageSet instance |
| Methods in com.mindtree.techworks.insight.model that return PageSet | |
|---|---|
PageSet |
LogEventModel.getPageSet()
Returns the PageSet instance |
| Methods in com.mindtree.techworks.insight.model with parameters of type PageSet | |
|---|---|
void |
LogEventModel.setPageSet(PageSet pageSet)
|
| Uses of PageSet in com.mindtree.techworks.insight.pagination |
|---|
| Methods in com.mindtree.techworks.insight.pagination with parameters of type PageSet | |
|---|---|
void |
PageImpl.init(PageSet set)
Initialize the class |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||