12-10-2007 03:20 PM
<child-association name="my:myassoc">
<!– … –>
qname= new QName(/* … */, "myassoc");
List<ChildAssociationRef> lista = session.nodeService.getChildAssocs(nodeRef, qname, RegexQNamePattern.MATCH_ALL); // (a)
List<ChildAssociationRef> listb = session.nodeService.getChildAssocs(nodeRef, RegexQNamePattern.MATCH_ALL, qname); // (b)
12-11-2007 03:58 AM
01-08-2008 06:04 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.