11-25-2012 05:26 AM
I would like to use a documentsListsManager inside a PageProvider class. How can I achieve it ?
Of course, this way does not work:
@In(create = true)
protected transient DocumentsListsManager documentsListsManager;
11-25-2012 06:48 AM
I Think You may want to use content view or just the core query (engine that manages queries and manage cache system)
See that here: http://doc.nuxeo.com/display/NXDOC/Content+views You can do it yourself but why invent again the wheel 🙂
11-25-2012 07:22 AM
Exactly, I try to create a gadget called from outside, where I use lists of documents.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.