net.sf.jasperreports.repo
Class SimpleRepositoryContext
java.lang.Object
net.sf.jasperreports.repo.SimpleRepositoryContext
- All Implemented Interfaces:
- RepositoryContext
Deprecated. To be removed.
public class SimpleRepositoryContext
- extends Object
- implements RepositoryContext
- Version:
- $Id: SimpleRepositoryContext.java 5050 2012-03-12 10:11:26Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRepositoryContext
public SimpleRepositoryContext(Map<String,Object> parameterValues)
- Deprecated.
getValue
public Object getValue(String parameterName)
- Deprecated.
- Specified by:
getValue in interface RepositoryContext
Copyright © 2012. All Rights Reserved.