08-05-2013 03:54 AM
List<NodeRef> results = this.serviceRegistry.getSearchService()
.selectNodes(rootNodeRef, xpath, null, this.serviceRegistry.getNamespaceService(), false);
results.get(0);
FileInfo folder = this.serviceRegistry.getFileFolderService().resolveNamePath(getBaseNodeRef(), pathElementsList);
folder.getNodeRef();
List<NodeRef> results = this.serviceRegistry.getSearchService()
.query(StoreRef.STORE_REF_WORKSPACE_SPACESSTORE, SearchService.LANGUAGE_LUCENE, xpath)";
results.get(0);
08-05-2013 04:53 AM
08-06-2013 06:09 AM
04-17-2014 05:32 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.