Uses of Class
org.glassfish.admingui.common.handlers.Tag
-
Packages that use Tag Package Description org.glassfish.admingui.common.handlers -
-
Uses of Tag in org.glassfish.admingui.common.handlers
Methods in org.glassfish.admingui.common.handlers that return types with arguments of type Tag Modifier and Type Method Description static List<Tag>TagSupport. queryTags(String tagName, String tagViewId, String user)This method searches the tags based on the given criteria.
-