Class RelationshipImpl

    • Constructor Detail

      • RelationshipImpl

        public RelationshipImpl​(String uniqueName,
                                org.alfresco.service.cmr.repository.NodeRef source,
                                org.alfresco.service.cmr.repository.NodeRef target)
        Constructor for creating a relationship
        Parameters:
        uniqueName - The unique name of the relationship
        source - The source of the relationship
        target - The target of the relationship