Merge from SEAMIST3

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10735 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2008-09-04 11:25:34 +00:00
parent dc05123481
commit a2f7d13e76
32 changed files with 1719 additions and 1254 deletions

View File

@@ -86,7 +86,7 @@ public class ParentPropertyAccessor extends AbstractNamedPropertyAccessor
@Override
public String getPropertyName()
{
return CMISMapping.PROP_PARENT;
return CMISMapping.PROP_PARENT_ID;
}