| Package | Description |
|---|---|
| org.gcube.portal.databook.server |
| Modifier and Type | Method and Description |
|---|---|
Invite |
DatabookStore.readInvite(java.lang.String inviteid)
read an invite from a given id
|
Invite |
DBCassandraAstyanaxImpl.readInvite(java.lang.String inviteid)
read an invite from a given id
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Invite> |
DatabookStore.getInvitedEmailsByVRE(java.lang.String vreid,
InviteStatus... status)
Use to get the list of invites per VRE
|
java.util.List<Invite> |
DBCassandraAstyanaxImpl.getInvitedEmailsByVRE(java.lang.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 © 2022. All rights reserved.