Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)

122275 gjames: Improving the tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126463 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jamal Kaabi-Mofrad
2016-05-10 11:03:58 +00:00
parent 7d99e1aa4a
commit f7f489f349
2 changed files with 28 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ package org.alfresco.rest.api.model;
*
* @author Gethin James
*/
public class NodeTarget extends Target
public class NodeTarget
{
String targetParentId;
String name;