11-20-2007 04:54 AM
11-21-2007 06:03 AM
String contextPath = getHttpServletRequest().getContextPath();
String path = Utils.generateURL(FacesContext.getCurrentInstance(), node, URLMode.HTTP_DOWNLOAD);
return contextPath + path;
11-25-2007 04:10 AM
11-26-2007 05:30 AM
NodeService nodeService = serviceRegistry.getNodeService();
nodeService.getProperty(nodeRef, ContentModel.PROP_CONTENT);
11-27-2007 03:37 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.