public class CourseRpcGwtServlet extends DataGwtServlet implements CourseRpcService
| Constructor and Description |
|---|
CourseRpcGwtServlet() |
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 CourseRpcGwtServlet()
public 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 DataSaveResult createCopyCourse(String originalCluId) throws Exception
createCopyCourse in interface CourseRpcServiceExceptionpublic DataSaveResult createCopyCourseProposal(String originalProposalId, String documentType) throws Exception
createCopyCourseProposal 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 isAnyOtherRetireProposalsInWorkflow(String courseCluId) throws Exception
isAnyOtherRetireProposalsInWorkflow in interface CourseRpcServiceExceptionpublic Boolean isLatestVersion(String versionIndId, Long versionSequenceNumber) throws Exception
isLatestVersion in interface CourseRpcServiceExceptionpublic void setCourseService(CourseService courseService)
public void setStatementService(StatementService statementService)
public void setStateChangeService(CourseStateChangeServiceImpl stateChangeService)
public void setCluService(CluService cluService)
public void setProposalService(ProposalService proposalService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.