public interface WorkObjectPathGetters
Defines the methods used to retrieve path-related information in update builders.
| Modifier and Type | Method and Description |
|---|---|
String |
getParentId()
Returns the ID of the parent work object.
|
boolean |
hasParent()
Checks whether this work object has a parent.
|
String getParentId()
Returns the ID of the parent work object.
null if there is noneboolean hasParent()
Checks whether this work object has a parent.
true if the work object has a parentCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.