05-28-2008 04:58 AM
05-29-2008 10:48 AM
06-07-2008 04:00 AM
for(NodeRef NodeRefA: NodeRefAs) {
List<AssociationRef> ABAssociationRefs= nodeService.getTargetAssocs(NodeRefA,
MyContentModel.ASSOC_A_TO_B);
if(ABAssociationRefs.size() >0)
//etc……
}
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.