public class SortParameterContributor extends Object implements ParameterContributor
| Constructor and Description |
|---|
SortParameterContributor(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeParameters(Map<String,Object> parameterValues) |
void |
dispose() |
public SortParameterContributor(ParameterContributorContext context)
public void contributeParameters(Map<String,Object> parameterValues) throws JRException
contributeParameters in interface ParameterContributorJRExceptionpublic void dispose()
dispose in interface ParameterContributorCopyright © 2017. All rights reserved.