View Javadoc

1   package org.kuali.student.lum.lu.ui.course.client.service;
2   
3   public interface CreditCourseRetireProposalRpcServiceAsync extends CreditCourseProposalRpcServiceAsync{
4   
5   }