org.kuali.student.common.ui.client.service
Interface GwtExportRpcServiceAsync


public interface GwtExportRpcServiceAsync


Method Summary
 void reportExport(List<ExportElement> exportElements, Data root, String templateName, String exportFormat, String reportTitle, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
           
 

Method Detail

reportExport

void reportExport(List<ExportElement> exportElements,
                  Data root,
                  String templateName,
                  String exportFormat,
                  String reportTitle,
                  com.google.gwt.user.client.rpc.AsyncCallback<String> callback)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.