public interface ReportContext
Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_PARAMETER_APPLICATION_DOMAIN |
Modifier and Type | Method and Description |
---|---|
boolean |
containsParameter(String parameterName) |
String |
getId() |
Object |
getParameterValue(String parameterName) |
Map<String,Object> |
getParameterValues() |
void |
setParameterValue(String parameterName,
Object value) |
static final String REQUEST_PARAMETER_APPLICATION_DOMAIN
Copyright © 2016. All rights reserved.