@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class,
defaultInjectionStrategy=OPTIONAL)
public class ReportCellValue
extends Object
| Constructor and Description |
|---|
ReportCellValue() |
ReportCellValue(org.apache.sling.api.resource.Resource result,
String property) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMultipleValues() |
String |
getSingleValue() |
Object |
getValue() |
boolean |
isArray() |
public ReportCellValue()
public ReportCellValue(org.apache.sling.api.resource.Resource result,
String property)
Copyright © 2013–2020 Adobe. All rights reserved.