public final class SortParameterContributorFactory extends Object implements ParameterContributorFactory
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
static SortParameterContributorFactory |
getInstance() |
public static SortParameterContributorFactory getInstance()
public List<ParameterContributor> getContributors(ParameterContributorContext context) throws JRException
ParameterContributorFactorynull if no parameter contributor is to be used.getContributors in interface ParameterContributorFactoryJRExceptionCopyright © 2017. All rights reserved.