make the SearchActionBean able to store and render several parameterised NXQL 
queries
-------------------------------------------------------------------------------------

                 Key: NXP-381
                 URL: http://jira.nuxeo.org/browse/NXP-381
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Improvement
      Security Level: External (All people)
          Components: Query / Search, Web Foundations, Web UI
            Reporter: Olivier Grisel
         Assigned To: Andreas Kalogeropoulos
            Priority: Major
             Fix For: 5.1 M1


Currently the results are stored in the searchResults variable which is shared 
for all requests (currently those entered through the search form and the last 
modified query of the WorkspaceActionsBean).

Enhancement: make it possible to register named queries such as the following:

 - DOMAIN_DOCUMENTS (last modified documents of the current domain)
 - MY_DOCUMENTS (last modified documents I am a contributor of)
 - WORKSPACES (All workspace I have the right to browse)

The named queries can then be called through JSF easily and reused in the 
dashboard, 

Enhancement #2: make a search fragment (like the former content portlet) that 
displays the rendering of a stored query.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to