public interface ISkipLevel extends IModelObjectBase
| Modifier and Type | Method and Description |
|---|---|
IHierarchyMember |
getHierarchyMember()
Get the owning hierarchy member for this skip level object.
|
IParentRef |
getParentRef()
Get the parent reference object that will be used for the skip level parent references, for
skip level records.
|
void |
setParentRef(IParentRef parentRef)
Set the parent reference object that will be used for the skip level parent references, for
skip level records.
|
getBigNumericId, getGlobalId, getNumericIdIHierarchyMember getHierarchyMember()
IParentRef getParentRef()
void setParentRef(IParentRef parentRef)
parentRef - The ParentRef object to set.