Adeguate the content identifier with the Alfresco node reference
----------------------------------------------------------------

                 Key: CONNECTORS-325
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-325
             Project: ManifoldCF
          Issue Type: Improvement
          Components: Alfresco connector
    Affects Versions: ManifoldCF 0.4
            Reporter: Piergiorgio Lucidi
            Assignee: Piergiorgio Lucidi
             Fix For: ManifoldCF 0.5


The Alfresco connector support only the UUID to identify contents in 
ManifoldCF, but Alfresco uses a different ID for contents.
The Node Reference is the unique identifier for nodes in Alfresco and I think 
that we have to conform this ID in the connector too.

A node reference has the following structure:
{code}
<STORE PROTOCOL>://<STORE IDENTIFIER>/<UUID>
{code}

The store protocol with the store id build a store reference that could be 
considered in the same way we have workspaces in the JCR standard.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to