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
 
reportExport
String reportExport(List<ExportElement> exportElements,
                    Data root,
                    String templateName,
                    String exportFormat,
                    String reportTitle)
- 
 
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.