05-10-2010 06:22 AM
05-10-2010 06:28 AM
05-11-2010 06:56 AM
05-12-2010 12:32 AM
05-12-2010 08:03 AM
String lStrParentUuid = request.getParameter("project_node_id")!=null ? request.getParameter("project_node_id") : "";
ContentReader cr = getContentService().getReader(lStrParentUuid , ContentModel.PROP_CONTENT);
content = cr.getContentInputStream();
response.getWriter().write("<ReadContent>"+content+"</ReadContent>");
05-17-2010 09:28 AM
06-11-2010 09:07 AM
09-02-2010 10:36 AM
Tags
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.