07-02-2010 05:27 AM
nodes = WebServiceFactory.getRepositoryService().get(new Predicate(new Reference[]{new Reference(store, null, path)}, store, null));
donde path es el path al fichero.07-08-2010 05:50 AM
07-09-2010 07:58 AM
Node companyHome = navBean.getCompanyHomeNode();
NodeRef userhomes = getNodeService().getChildByName(companyHome.getNodeRef(), ContentModel.ASSOC_CONTAINS , "userhomes");
NodeRef temp = getNodeService().getChildByName(userhomes, ContentModel.ASSOC_CONTAINS , "nombreCarpetaTemp");
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.