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

 


ics:treemanager.listtrees

Retrieves a list of all the trees in the system using the ics:treemanager command.

Syntax

Parameters

ftcmd (required)
Value must be set to listtrees.

treename (optional)
Name of the tree. If specified, this parameter causes tree filtering. For example, treename=Article% finds all the trees that begin with the word Article.

Description

The listtrees command retrieves a list of all the trees in the system. The list created is SystemTrees when invoked via the ics:treemanager tag. The list field names are from the fields in the SystemInfo table.

errno

The possible values of errno include:

Value
Description
-3
No access privileges to table.
-101
No rows returned. This may be because no trees match the requested filter.

See Also

The following ics:treemanager commands:

ics:treemanager.createtree

ics:treemanager.deletetree

  Home > Contents > Index >

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