Home > Contents > Index >
assetset:setempty
Creates an empty or null assetset object.
Syntax
<assetset:setempty name="assetsetname
" [locale
="localeobject
"] [deptype="exact|exists|none"]/>Parameters
name
(required)- Input and output parameter. As input, name of the assetset object to create on output.
locale
(optional)- Input parameter. Name of a locale object, which determines sort order.
deptype (optional)
- Specifies whether approval dependency is
exact
,exists
ornone
.
Legal values are:
- exact
--
Specifies a version dependency. The version of the dependent asset must be equal to the version of the asset when it was approved.- exists
--
Specifies that any version of the asset satisfies the dependency condition.- none
(default)--
Specifies no approval dependency.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.