net.sf.jasperreports.components.sort
Class SortParameterContributor
java.lang.Object
net.sf.jasperreports.components.sort.SortParameterContributor
- All Implemented Interfaces:
- ParameterContributor
public class SortParameterContributor
- extends Object
- implements ParameterContributor
- Version:
- $Id: SortParameterContributor.java 5050 2012-03-12 10:11:26Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortParameterContributor
public SortParameterContributor(ParameterContributorContext context)
contributeParameters
public void contributeParameters(Map<String,Object> parameterValues)
throws JRException
- Specified by:
contributeParameters in interface ParameterContributor
- Throws:
JRException
dispose
public void dispose()
- Specified by:
dispose in interface ParameterContributor
main
public static void main(String[] args)
throws org.codehaus.jackson.JsonParseException,
org.codehaus.jackson.map.JsonMappingException,
IOException
- Throws:
org.codehaus.jackson.JsonParseException
org.codehaus.jackson.map.JsonMappingException
IOException
Copyright © 2012. All Rights Reserved.