Interface InvitesServiceAsync
-
public interface InvitesServiceAsync
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgetInvites(org.gcube.portal.databook.shared.InviteStatus[] statuses, com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<org.gcube.portal.databook.shared.Invite>> callback)
-
-
-
Method Detail
-
getInvites
void getInvites(org.gcube.portal.databook.shared.InviteStatus[] statuses, com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<org.gcube.portal.databook.shared.Invite>> callback)
-
-