public interface ObjectParentData extends ExtensionsData
Modifier and Type | Method and Description |
---|---|
ObjectData |
getObject()
Returns the parent object.
|
String |
getRelativePathSegment()
Returns the relative path segment of the child object relative to the
parent object.
|
getExtensions, setExtensions
ObjectData getObject()
null
String getRelativePathSegment()
null
if the relative path
segment has not been requestedCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.