mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
OpenCMIS server: added PWC AtomPub link to PWC entry
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28449 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -2550,7 +2550,7 @@ public class AlfrescoCmisService extends AbstractCmisService
|
|||||||
if (CMISConnector.PWC_VERSION_LABEL.equals(versionLabel))
|
if (CMISConnector.PWC_VERSION_LABEL.equals(versionLabel))
|
||||||
{
|
{
|
||||||
info.setIsCurrentVersion(false);
|
info.setIsCurrentVersion(false);
|
||||||
info.setWorkingCopyId(null);
|
info.setWorkingCopyId(object.getId());
|
||||||
|
|
||||||
// get latest version
|
// get latest version
|
||||||
List<ObjectData> versions = getAllVersions(repositoryId, null, info.getVersionSeriesId(), null,
|
List<ObjectData> versions = getAllVersions(repositoryId, null, info.getVersionSeriesId(), null,
|
||||||
|
Reference in New Issue
Block a user