@RemoteServiceRelativePath(value="greet")
public interface JoinNewService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
void |
addMembershipRequest(String scope,
String optionalMessage) |
ArrayList<VO> |
getInfrastructureVOs() |
VO |
getRootVO() |
VRE |
getSelectedVRE(long organizationId) |
String |
isExistingInvite(long organizationid) |
Boolean |
isUserRegistered() |
void |
loadLayout(String scope,
String URL) |
boolean |
registerUser(String scope,
long organizationid) |
Copyright © 2015. All Rights Reserved.