public class CreditCourseProposalRpcGwtServlet extends DataGwtServlet implements CreditCourseProposalRpcService
| Constructor and Description |
|---|
CreditCourseProposalRpcGwtServlet() |
getData, getDataService, getMetadata, isAuthorized, saveData, setDataService, validatecheckPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetData, getMetadata, saveData, validateisAuthorizedpublic CreditCourseProposalRpcGwtServlet()
public DataSaveResult createCopyCourse(String originalCluId) throws Exception
createCopyCourse in interface CourseRpcServiceExceptionpublic DataSaveResult createCopyCourseProposal(String originalProposalId, String documentType) throws Exception
createCopyCourseProposal in interface CourseRpcServiceExceptionpublic List<StatementTreeViewInfo> getCourseStatements(String courseId, String nlUsageTypeKey, String language) throws Exception
getCourseStatements in interface CourseRpcServiceExceptionpublic Map<Integer,StatementTreeViewInfo> storeCourseStatements(String courseId, String courseState, Map<Integer,CourseRequirementsDataModel.requirementState> states, Map<Integer,StatementTreeViewInfo> rules) throws Exception
storeCourseStatements in interface CourseRpcServiceExceptionpublic StatementTreeViewInfo createCourseStatement(String courseId, String courseState, StatementTreeViewInfo statementTreeViewInfo) throws Exception
createCourseStatement in interface CourseRpcServiceExceptionpublic StatusInfo deleteCourseStatement(String courseId, StatementTreeViewInfo statementTreeViewInfo) throws Exception
deleteCourseStatement in interface CourseRpcServiceExceptionpublic StatementTreeViewInfo updateCourseStatement(String courseId, String courseState, StatementTreeViewInfo statementTreeViewInfo) throws Exception
updateCourseStatement in interface CourseRpcServiceExceptionpublic StatusInfo changeState(String courseId, String newState) throws Exception
changeState in interface CourseRpcServiceExceptionpublic StatusInfo changeState(String courseId, String newState, String prevEndTerm) throws Exception
changeState in interface CourseRpcServiceExceptionpublic Boolean isLatestVersion(String versionIndId, Long versionSequenceNumber) throws Exception
isLatestVersion in interface CourseRpcServiceExceptionpublic Boolean isAnyOtherRetireProposalsInWorkflow(String courseCluId)
isAnyOtherRetireProposalsInWorkflow in interface CourseRpcServicepublic void setCopyCourseService(CopyCourseServiceImpl copyCourseService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.