Liferay 6.2.0

com.liferay.portal.kernel.bi.reporting
Interface ReportDesignRetriever

All Superinterfaces:
ResourceRetriever
All Known Implementing Classes:
ContextClassloaderReportDesignRetriever, MemoryReportDesignRetriever, ServletContextReportDesignRetriever

public interface ReportDesignRetriever
extends ResourceRetriever


Method Summary
abstract  Date getModifiedDate()
           
abstract  String getReportName()
           
 
Methods inherited from interface com.liferay.portal.kernel.resource.ResourceRetriever
getInputStream
 

Method Detail

getModifiedDate

Date getModifiedDate()

getReportName

String getReportName()

Liferay 6.2.0