public class CluSetManagementRpcGwtServlet extends DataGwtServlet implements CluSetManagementRpcService
Constructor and Description |
---|
CluSetManagementRpcGwtServlet() |
Modifier and Type | Method and Description |
---|---|
CluService |
getCluService() |
CluSetInformation |
getCluSetInformation(String cluSetId) |
Data |
getData(String id) |
LRCService |
getLrcService() |
DataSaveResult |
saveData(Data data) |
void |
setCluService(CluService cluService) |
void |
setLrcService(LRCService lrcService) |
getDataService, getMetadata, isAuthorized, setDataService, validate
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetadata, validate
isAuthorized
public CluSetManagementRpcGwtServlet()
public CluService getCluService()
public void setCluService(CluService cluService)
public LRCService getLrcService()
public void setLrcService(LRCService lrcService)
public Data getData(String id) throws OperationFailedException
getData
in interface AssemblerRpcService
getData
in class DataGwtServlet
OperationFailedException
public DataSaveResult saveData(Data data) throws OperationFailedException
saveData
in interface AssemblerRpcService
saveData
in class DataGwtServlet
OperationFailedException
public CluSetInformation getCluSetInformation(String cluSetId) throws OperationFailedException
getCluSetInformation
in interface CluSetManagementRpcService
OperationFailedException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.