Interface CommerceReportExporter
@ProviderType
public interface CommerceReportExporter
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
export
(Collection<?> beanCollection, com.liferay.portal.kernel.repository.model.FileEntry fileEntry, Map<String, Object> parameters) boolean
isValidJRXMLTemplate
(InputStream inputStream)
-
Method Details
-
export
byte[] export(Collection<?> beanCollection, com.liferay.portal.kernel.repository.model.FileEntry fileEntry, Map<String, Object> parameters) throws IOException- Throws:
IOException
-
isValidJRXMLTemplate
-