Home > Contents > Index >
siteplan:setparent
Sets the parent of a node.
Syntax
<siteplan:setparent name="node" parent="loaded node"/>Parameters
name (required)
- Name of a loaded Site Plan node.
parent (required)
- Name of a loaded node of the Site Plan node.
Description
Returns a list of the currently loaded site node's ancestors in the SitePlanTree. The
NPARENTID
field of the SitePlanTree row is updated.Error Numbers
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded intomemory).
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.