Pascal Vuylsteker a écrit : > Is there a standard way (API...) to feed a Nuxeo platform from > another application ?
You can use the DocumentReader / DocumentWriter classes of the org.nuxeo.ecm.core.api.io package. I think there is a sample usage somewhere in the repository but cannot find it anymore. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
