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

 

asset:inspect

Creates an object with the asset's attributes and the specification for each attribute.

Syntax

Parameters

list (required)
Name of the list.

type (required)
Asset type.

pubid (optional)
Publication ID.

subtype (optional)
Asset subtype.

Description

The returned list object has columns name and spec.

Error Numbers

The possible values of errno include:

Value
Description
-10001
The implementing class is invalid.
-10002
There is a missing method for the implementing class.
-10003
The method could not be invoked successfully.
-12004
An asset was not found for a specified ID.

Example

The following example outputs the list created by the asset:inspect tag using data fromew FirstSiteII Content_C asset using asset:create.

   Home > Contents > Index >

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