Package org.alfresco.rest.api.model
Class NodeTarget
- java.lang.Object
-
- org.alfresco.rest.api.model.NodeTarget
-
public class NodeTarget extends Object
A target object.- Author:
- Gethin James
-
-
Constructor Summary
Constructors Constructor Description NodeTarget()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getTargetParentId()
void
setName(String name)
void
setTargetParentId(String targetParentId)
String
toString()
-