Uses of Enum
org.gcube.portal.databook.shared.InviteStatus
Packages that use InviteStatus
-
Uses of InviteStatus in org.gcube.portal.databook.server
Methods in org.gcube.portal.databook.server with parameters of type InviteStatusModifier 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 VREbooleanDatabookStore.setInviteStatus(String vreid, String email, InviteStatus status) set the status of an invite, seeInviteStatusbooleanDBCassandraAstyanaxImpl.setInviteStatus(String vreid, String email, InviteStatus status) set the status of an invite, seeInviteStatus