org.kuali.student.lum.lu.ui.dependency.client.service
Interface DependencyAnalysisRpcServiceAsync
public interface DependencyAnalysisRpcServiceAsync
getRequirementComponentNL
void getRequirementComponentNL(String reqComponentId,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
getRequirementComponentNL
void getRequirementComponentNL(List<String> reqComponentIds,
com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback)
getProgramRequirement
void getProgramRequirement(String reqId,
com.google.gwt.user.client.rpc.AsyncCallback<ProgramRequirementInfo> callback)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.