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

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
ExportGwtRpcServlet

@RemoteServiceRelativePath(value="rpcservices/GwtExportRpcService")
public interface GwtExportRpcService
extends com.google.gwt.user.client.rpc.RemoteService


Method Summary
 String reportExport(List<ExportElement> exportElements, Data root, String templateName, String exportFormat, String reportTitle)
           
 

Method Detail

reportExport

String reportExport(List<ExportElement> exportElements,
                    Data root,
                    String templateName,
                    String exportFormat,
                    String reportTitle)


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