Class TagsCellValue

java.lang.Object
com.adobe.acs.commons.reports.models.TagsCellValue

@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) public class TagsCellValue extends Object
Model for rendering the tags for a report item.
  • Constructor Details

    • TagsCellValue

      public TagsCellValue()
  • Method Details

    • getTags

      public List<com.day.cq.tagging.Tag> getTags()