| Class | Description |
|---|---|
| AddToListColsTag |
Define the set of columns for the "from" and "to" tables in the Add
To List widget.
|
| AddToListColTag |
Define a column for the "from" and "to" tables in the Add To List widget.
|
| AddToListSizeTag |
Set the scoped variable as the value of
Constants.ADDTOLIST_SIZE_DEFAULT. |
| AddToListValuePropertyTag |
Define a property of a spider object to be displayed in a column of each of the "from" and "to" tables in the Add To
List widget.
|
| AddToListValuesTag |
Define the set of object values displayed in the "from" and "to" tables in the Add To List widget.
|
| AddToListValueTag |
Define a bundle of properties of a spider object corresponding to the columns of each of the "from" and "to" tables
in the Add To List widget.
|
| Authorization | |
| AutoInventoryDiff |
Generates a String representing the diff for an AIPlatform
|
| AutoInventoryServerDiff |
Generates a String representing the diff for an AIServer
|
| ConfigTag |
A JSP tag that looks up a named CAM config property and returns the value as a scoped variable.
|
| ConstantsDiagTag |
This has no utility other than for developers to see a nice dump of all of the defined constants
|
| ConstantsTag |
A sensible way to handle constants in a webapp is to define a bean that holds all of the constants as attributes.
|
| DateFormatter |
Tag that will take a value that is a long, or a runtime expression, and output a date representation of that long.
|
| HelpTag |
return the link to the help system.
|
| InventoryHierarchyTag |
A tag to show the inventory hierarchy links for the current resource or group, e.g.: _MAINFRAME_ > _JBoss Application
Server 4.0.4.GA_ > _AgentQueue_
|
| LicenseExpirationTag | Deprecated |
| ListJoinTag |
A JSP tag that will take a java.util.List and format it using a given delimiter string.
|
| MetricDisplayTag |
This is a locale aware tag for displaying metrics and units.
|
| NavMapSupportedTag |
Set a scoped variable containing a boolean flag as to whether or not the running server and current page context both
support the navigation map functionality.
|
| OptionMessageListTag |
A JSP tag that will take a java.util.List and render a set of HTML
<option ...> markup using
the resource bundle. |
| OwnerTag |
A JSP tag that formats and prints the "owner information" commonly displayed as part of the attributes of a resource.
|
| PageSizeTag |
Set a scoped variable containing the number of items to display on a single page of a paged list.
|
| Pagination |
Generate pagination access for a provided PageList
|
| PaginationParameters | Deprecated |
| PermissionExistsTag | Deprecated |
| PermissionGrantedTag | Deprecated |
| RecentAlertsTag |
A JSP tag that will get the recent alerts for a user and put them in the request context.
|
| RemovePrefixTag | |
| ShortenPathTag | |
| ShortenTextTag | |
| SkipIfAutoApprovedTag | |
| TabDisplayCheckTag |
A tag that will take a tab name and set the a specified context variable to a boolean that indicates whether or not
that tab should be displayed based on the facets the current resource or compatible group exposes.
|
| UserResourcePermission |
Check to see if the current user has a specific set of permissions relative to the current resource in scope.
|
| UserResourcePermissionParameters |
generate pagination info for a specified list.
|
| VarSetterBaseTag |
Subclass of
TagSupport that acts as a base class for tags that set scoped variables. |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.