07-17-2006 03:35 AM
07-17-2006 04:11 AM
07-18-2006 06:27 AM
Reference EventFolder = new Reference(store, null, "/app:company_home/cm:Public_x0020_website/cm:Events/cm:jfall");
Content[] readResult = contentService.read(new Predicate(new Reference[]{EventFolder}, store, null),Constants.PROP_CONTENT);
Content content = readResult[0];
writer.println(ContentUtils.getContentAsString(content);
07-18-2006 07:22 AM
07-18-2006 08:12 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.