@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() |
ResearchEnvironment |
getSelectedRE() |
Boolean |
isLayoutLoaded() |
void |
loadLayout(String scope,
String URL) |
boolean |
registerUser(String scope,
long organizationid) |
boolean registerUser(String scope, long organizationid)
ResearchEnvironment getSelectedRE()
Boolean isLayoutLoaded()
VO getRootVO()
Copyright © 2014. All Rights Reserved.