Interface RepositoryDataLocation
-
- All Superinterfaces:
Cloneable
,DataFile
,JRCloneable
- All Known Implementing Classes:
StandardRepositoryDataLocation
public interface RepositoryDataLocation extends DataFile
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getLocation()
-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-
-
-
Method Detail
-
getLocation
String getLocation()
-
-