|
|
|
|
This interface describes the methods that all HammerKit_MultilevelObjectInterface classes have to implement. This interface extends the interface HammerKit_ObjectInterface. The classes that implement this interface are HammerKit_Component, HammerKit_File, HammerKit_Keyword, and HammerKit_UserGroup.
integer getChildCount(void)
Description: Get the number of child objects under a component.
Returns: The number of child objects as an integer value.
object getParent(void)
Description:
Returns: The parent object or FALSE if the component is on the root level.
boolean hasAncestor(integer object_id)
Description:
Arguments:
Returns:
boolean isAncestorOf(integer object_id)
Description:
Arguments:
Returns:
boolean move(integer object_id)
Description:
Arguments:
Returns:
|
� HammerKit Oy 2008 |
UPDATED: 03.12.2008 13:12 |
|