| Package | Description |
|---|---|
| org.gcube.portal.databook.server |
| Modifier and Type | Method and Description |
|---|---|
Invite |
DatabookStore.readInvite(String inviteid)
read an invite from a given id
|
Invite |
DBCassandraAstyanaxImpl.readInvite(String inviteid)
read an invite from a given id
|
| Modifier and Type | Method and Description |
|---|---|
List<Invite> |
DatabookStore.getInvitedEmailsByVRE(String vreid,
InviteStatus... status)
Use to get the list of invites per VRE
|
List<Invite> |
DBCassandraAstyanaxImpl.getInvitedEmailsByVRE(String vreid,
InviteStatus... status)
Use to get the list of invites per VRE
|
| Modifier and Type | Method and Description |
|---|---|
InviteOperationResult |
DatabookStore.saveInvite(Invite invite)
Save the invite for a given email into a given vre
|
InviteOperationResult |
DBCassandraAstyanaxImpl.saveInvite(Invite invite)
Save the invite for a given email into a given vre
|
Copyright © 2019. All Rights Reserved.