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, 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, waitgetMetadata, validateisAuthorizedpublic 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 AssemblerRpcServicegetData in class DataGwtServletOperationFailedExceptionpublic DataSaveResult saveData(Data data) throws OperationFailedException
saveData in interface AssemblerRpcServicesaveData in class DataGwtServletOperationFailedExceptionpublic CluSetInformation getCluSetInformation(String cluSetId) throws OperationFailedException
getCluSetInformation in interface CluSetManagementRpcServiceOperationFailedExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.