public class LuRpcGwtServlet extends BaseRpcGwtServletAbstract<CluService> implements LuRpcService
permissionService, service| Constructor and Description |
|---|
LuRpcGwtServlet() |
| Modifier and Type | Method and Description |
|---|---|
CluInfo |
createClu(String luTypeKey,
CluInfo cluInfo) |
CluInfo |
getClu(String cluId) |
List<CluLoRelationInfo> |
getCluLoRelationsByClu(String cluId) |
VersionDisplayInfo |
getCurrentVersion(String refObjectTypeURI,
String refObjectId) |
CluInfo |
updateClu(String cluId,
CluInfo cluInfo) |
getCurrentUser, getObjectStructure, getObjectTypes, getPermissionService, getSearchType, getSearchTypes, getService, search, setPermissionService, setServicecheckPermutationStrongName, 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, waitgetObjectStructure, getObjectTypes, getSearchType, getSearchTypes, searchpublic LuRpcGwtServlet()
public CluInfo createClu(String luTypeKey, CluInfo cluInfo)
createClu in interface LuRpcServiceorg.kuali.student.lum.lu.ui.course.client.service.LuRemoteService#createClu(java.lang.String,
org.kuali.student.lum.lu.dto.CluInfo)public CluInfo updateClu(String cluId, CluInfo cluInfo)
updateClu in interface LuRpcServiceorg.kuali.student.lum.lu.ui.course.client.service.LuRemoteService#updateClu(java.lang.String,
org.kuali.student.lum.lu.dto.CluInfo)public List<CluLoRelationInfo> getCluLoRelationsByClu(String cluId)
getCluLoRelationsByClu in interface LuRpcServicepublic CluInfo getClu(String cluId)
getClu in interface LuRpcServicepublic VersionDisplayInfo getCurrentVersion(String refObjectTypeURI, String refObjectId)
getCurrentVersion in interface LuRpcServiceCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.