String
value of a node Id.
@param parentId a String
id of a folder to which the node should be moved.
@param nextSiblingId a String
id of a sibling node (folder or channel) prior to which the node should be placed. (null
to append at the end)
@return a boolean
value noting if the operation was successful
@exception PortalException if an error occurs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|