org.kuali.student.lum.common.client.widgets
Interface CluSetManagementRpcServiceAsync

All Superinterfaces:
BaseDataOrchestrationRpcServiceAsync

public interface CluSetManagementRpcServiceAsync
extends BaseDataOrchestrationRpcServiceAsync


Method Summary
 void getCluSetInformation(String cluSetId, com.google.gwt.user.client.rpc.AsyncCallback<CluSetInformation> callback)
           
 
Methods inherited from interface org.kuali.student.common.ui.client.service.BaseDataOrchestrationRpcServiceAsync
getData, getMetadata, isAuthorized, saveData, validate
 

Method Detail

getCluSetInformation

void getCluSetInformation(String cluSetId,
                          com.google.gwt.user.client.rpc.AsyncCallback<CluSetInformation> callback)


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