Uses of Class
org.gcube.portal.databook.shared.Invite
Packages that use Invite
-
Uses of Invite in org.gcube.portal.databook.server
Methods in org.gcube.portal.databook.server that return InviteModifier and TypeMethodDescriptionDatabookStore.readInvite(String inviteid) read an invite from a given idDBCassandraAstyanaxImpl.readInvite(String inviteid) read an invite from a given idMethods in org.gcube.portal.databook.server that return types with arguments of type InviteModifier and TypeMethodDescriptionDatabookStore.getInvitedEmailsByVRE(String vreid, InviteStatus... status) Use to get the list of invites per VREDBCassandraAstyanaxImpl.getInvitedEmailsByVRE(String vreid, InviteStatus... status) Use to get the list of invites per VREMethods in org.gcube.portal.databook.server with parameters of type InviteModifier and TypeMethodDescriptionDatabookStore.saveInvite(Invite invite) Save the invite for a given email into a given vreDBCassandraAstyanaxImpl.saveInvite(Invite invite) Save the invite for a given email into a given vre