Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

siteplan:setparent

Sets the parent of a node.

Syntax

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 into
memory).

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.