public interface TableTemplateRpcServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
loadTemplates(ReportDto report,
java.lang.String executeToken,
<any> callback) |
void |
removeTemplates(ReportDto report,
java.lang.String executeToken,
java.util.Collection<TableReportTemplateDto> templates,
<any> callback) |
void removeTemplates(ReportDto report, java.lang.String executeToken, java.util.Collection<TableReportTemplateDto> templates, <any> callback)
void loadTemplates(ReportDto report, java.lang.String executeToken, <any> callback)