07-25-2013 08:49 AM
if(nodeService.exists(nodeRef))
Status status = nodeService.getNodeStatus(nodeRef);
if (status != null && !status.isDeleted()) {
…
}
07-25-2013 11:20 AM
07-15-2015 10:59 AM
08-22-2015 03:46 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.