01-25-2010 10:33 AM
                                        <child-association name="custom:associationName">
                                                <title>Allegati</title>
                                                <source>
                                                        <mandatory>false</mandatory>
                                                        <many>false</many>
                                                </source>
                                                <target>
                                                        <class>custom:otherCustomType</class>
                                                        <mandatory>false</mandatory>
                                                        <many>true</many>
                                                </target>
                                                <duplicate>false</duplicate>
                                                <propagateTimestamps>true</propagateTimestamps>
                                        </child-association>
01-28-2010 08:16 AM
02-03-2010 09:42 PM
02-04-2010 01:57 AM
03-18-2010 07:44 AM
03-18-2010 07:53 AM
03-18-2010 08:15 AM
03-18-2010 09:32 AM
04-06-2010 01:15 AM
05-08-2010 05:26 PM
java.lang.Object
  extended by org.alfresco.service.cmr.repository.ChildAssociationRef
ChildAssociationRef
public ChildAssociationRef(QName assocTypeQName,
                           NodeRef parentRef,
                           QName childQName,
                           NodeRef childRef,
                           boolean isPrimary,
                           int nthSibling)
    Construct a representation of a parent — name —-> child relationship.
    Parameters:
        assocTypeQName - the type of the association
        parentRef - the parent reference - may be null
        childQName - the qualified name of the association - may be null
        childRef - the child node reference. This must not be null.
        isPrimary - true if this represents the primary parent-child relationship
        nthSibling - the nth association with the same properties. Usually -1 to be ignored
					
				
			
			
				
			
			
			
			
			
			
			
		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.