Package net.sf.jasperreports.repo
Interface RepositoryResourceContext
- All Known Implementing Classes:
SimpleRepositoryResourceContext
public interface RepositoryResourceContext
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getFallbackContext
RepositoryResourceContext getFallbackContext() -
getContextLocation
String getContextLocation() -
getDerivedContextFallback
RepositoryResourceContext getDerivedContextFallback()
-