Issue (View Online)

Key: NXP-443
Issue Type: Sub-task Sub-task
Status: Resolved Resolved
Priority: Minor Minor
Resolution: Fixed
Assignee: Razvan Caraghin
Reporter: Thierry Delprat

Operations

View all
View comments
View history
NX DocumentList 
Updated: 29/01/07 12:57   Created: 29/12/06 19:07  

The following issue has been resolved as FIXED.

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.0 Final

 Description   
Find or make a JSF dataList to display a list of documentmodels.
This dataList must provide :
 - multi-selection
 - flexible columns management (without needing writing specific classes)
 - sorting and filtering
 - pagination

Use Seam @DataBinderClass and @DataSelectorClass annotation to implement bijection as this is done with standards JSF DataLists.

Requirements :
  - avoid using AL to handle conversion
  => the Components should use directly DocumentModelLists as model
  - permit flexible configuration
  => Adding a columns should only be configuration, not class definition

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
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to