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

 

assetset:setlistedassets

Builds an assetset from a list of assets.

Syntax

Parameters

name (required)
Input and output parameter. As input, name of the assetset object to create on output, representing the list of passed assets.

assettypes (optional)
Input parameter. Name of a list of asset types to include in building the set. The list has one column called assettype. If null, then all assets in the system are considered.

assets (required)
Input parameter. Name of a list containing the columns assettype and assetid. This list is used to create the assetset.

locale (optional)
Input parameter. Name of a locale object, which determines sort order.

deptype (optional)
Specifies the approval dependency. Legal values are:

Description

The assetset:setlistedassets tag builds an assetset where the assets are described by their type name and asset identifier.

  Home > Contents > Index >

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