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

All Superinterfaces:
AssemblerRpcService, AuthorizationRpcService, BaseDataOrchestrationRpcService, com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
CluSetManagementRpcGwtServlet

@RemoteServiceRelativePath(value="rpcservices/CluSetManagementRpcService")
public interface CluSetManagementRpcService
extends BaseDataOrchestrationRpcService


Method Summary
 CluSetInformation getCluSetInformation(String cluSetId)
           
 
Methods inherited from interface org.kuali.student.common.ui.client.service.AssemblerRpcService
getData, getMetadata, saveData, validate
 
Methods inherited from interface org.kuali.student.common.ui.client.service.AuthorizationRpcService
isAuthorized
 

Method Detail

getCluSetInformation

CluSetInformation getCluSetInformation(String cluSetId)
                                       throws OperationFailedException
Throws:
OperationFailedException


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