[
http://jira.xwiki.org/jira/browse/XAWM-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_20159
]
Thomas Mortagne commented on XAWM-40:
-------------------------------------
Is someone knows a tool to be able to make multi schema hibernate queries (core
hibernate does not seems to be able to do that) ?
If none exists, I think we will need to apply "order" and "limit" in java.
Limit is easy but order will need to be clean :
- implement Comparable java interface in ProperyInterface (could be done "by
hand" but way cleaner to implement this in each properties types like Date,
Number...)
- add method in XWikiDocument to be able to retrieve document property (space,
name, author...) value by name.
> Create a multiwiki searchDocuments/searchDocumentsNames
> -------------------------------------------------------
>
> Key: XAWM-40
> URL: http://jira.xwiki.org/jira/browse/XAWM-40
> Project: XWiki Wiki Manager Application
> Issue Type: New Feature
> Components: Plugin
> Affects Versions: 1.0 M2
> Reporter: Thomas Mortagne
>
> Create methods that make request on a list of wiki and merge them with a
> provided order. This would be usefull for tools like multiwiki pages
> modifications and multiwiki search page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications