public class InvitesServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements InvitesService
Modifier and Type | Field and Description |
---|---|
static String |
TEST_SCOPE |
static String |
TEST_USER |
Constructor and Description |
---|
InvitesServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
String |
getDevelopmentUser()
when packaging test will fail if the user is not set to test.user
|
ArrayList<org.gcube.portal.databook.shared.Invite> |
getInvites(org.gcube.portal.databook.shared.InviteStatus[] statuses) |
void |
init() |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public static final String TEST_USER
public static final String TEST_SCOPE
public void init()
init
in class javax.servlet.GenericServlet
public void destroy()
destroy
in interface javax.servlet.Servlet
destroy
in class javax.servlet.GenericServlet
public String getDevelopmentUser()
public ArrayList<org.gcube.portal.databook.shared.Invite> getInvites(org.gcube.portal.databook.shared.InviteStatus[] statuses)
getInvites
in interface InvitesService
Copyright © 2015. All Rights Reserved.