| Package | Description |
|---|---|
| com.strategicgains.restexpress.common.query |
| Class and Description |
|---|
| FilterCallback
Called by QueryFilter.iterate() at query construction time to modify the persistence query
(or other query) to reduce the number of results returned.
|
| FilterComponent |
| OrderCallback
Called by QueryOrder.iterate() at query construction time to modify the persistence query
(or other query) to impose a sort order on the results returned.
|
| OrderComponent |
| QueryFilter
Supports the concept of filtering a result based on the 'filter' query parameter.
|
| QueryOrder
Supports the concept of sorting a result based on the 'sort' query parameter.
|
Copyright © 2013. All Rights Reserved.