Issue (View Online)

Key: NXP-235
Issue Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Dragos Mihalache
Reporter: Thierry Delprat
Original Estimate: 1 week
Remaining Estimate: 1 week

Operations

View all
View comments
View history
Pagination and lazy fetching for lists and SEAM/JSF integration 
Updated: 07/03/07 16:05   Created: 17/11/06 16:58  

The following comment has been added to this issue: [ Permlink ]

Author: Dragos Mihalache
Date: 07/03/07 16:05
Comment:
Steps
1. Current DocumentModelList will become an iterator (DocumentModelIterator) and used for normal use cases (what is now implemented in the ui).
2. The DocumentModelIterator will load DocumentModels in chunks of configurable size (10, 15 etc) as they are requested by the frontend

3. Maybe implement getters (finders) that will return iterator over DocumentModelList (which are lists consisting of 10, 15 (page size) elements). This lists could be easily cacheable...

Project: Nuxeo Enterprise Platform 5
Components: Core
Fix Versions: 5.1 M2

 Description   
All returned Document List should be :
 - Paginable
 - Lazy Loaded (one page at a time)
 - Cacheable

This typically applies to :
 - getChildren
 - search results

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to