All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
alreadyMemberOfOrganization(String personaId,
String organizationId) |
protected String |
alreadyMemberOfOrganization$str() |
void |
createdOrganization(String id,
String name,
String visibility) |
protected String |
createdOrganization$str() |
void |
decisionMade(String joinRequestId,
String decision) |
protected String |
decisionMade$str() |
void |
duplicateOrganizationName() |
protected String |
duplicateOrganizationName$str() |
void |
filteredOrganizationsToJoin(String token,
int size) |
protected String |
filteredOrganizationsToJoin$str() |
void |
filteredOrganizationsWithReadPermission(String token,
int size) |
protected String |
filteredOrganizationsWithReadPermission$str() |
void |
finishedSetupAccounts() |
protected String |
finishedSetupAccounts$str() |
void |
invitationAccepted(String token,
String userId) |
protected String |
invitationAccepted$str() |
void |
invitationAcceptedBySameUser(String token,
String userId) |
protected String |
invitationAcceptedBySameUser$str() |
void |
invitationEventWithoutInvitation() |
protected String |
invitationEventWithoutInvitation$str() |
void |
invitationExceptionSendingMessage(String invitationId,
String message) |
protected String |
invitationExceptionSendingMessage$str() |
void |
invitationNotFound(String token) |
protected String |
invitationNotFound$str() |
void |
invitationReused(String invitationId,
String userTryingToUse,
String acceptedBy) |
protected String |
invitationReused$str() |
void |
invitationSentToDispatch(String invitationId,
String email,
String organizationId) |
protected String |
invitationSentToDispatch$str() |
void |
invitationsSentToDispatch() |
protected String |
invitationsSentToDispatch$str() |
void |
invitationSubmitted(String invitationId,
String token) |
protected String |
invitationSubmitted$str() |
void |
joinRequestAlreadyDecidedUpon(String personaId,
String joinRequestId) |
protected String |
joinRequestAlreadyDecidedUpon$str() |
void |
joinRequestBelongsToAnotherCompany(String personaId,
String attemptedOrganization,
String actualOrganization) |
protected String |
joinRequestBelongsToAnotherCompany$str() |
void |
joinRequestCreated(String personaId,
String organizationId) |
protected String |
joinRequestCreated$str() |
void |
joinRequestFailToSendAcceptedNotification(String joinRequestId,
Throwable cause) |
protected String |
joinRequestFailToSendAcceptedNotification$str() |
void |
joinRequestFailToSendNotification(String joinRequestId,
Throwable cause) |
protected String |
joinRequestFailToSendNotification$str() |
void |
joinRequestFailToSendRejectedNotification(String joinRequestId,
Throwable cause) |
protected String |
joinRequestFailToSendRejectedNotification$str() |
void |
joinRequestNotFound(String joinRequestId) |
protected String |
joinRequestNotFound$str() |
void |
joinRequestOwnersEmailIsEmpty() |
protected String |
joinRequestOwnersEmailIsEmpty$str() |
void |
joinRequestToOrganization() |
protected String |
joinRequestToOrganization$str() |
void |
joinRequestUserEmailIsEmpty() |
protected String |
joinRequestUserEmailIsEmpty$str() |
void |
listAllJoinRequests() |
protected String |
listAllJoinRequests$str() |
void |
listAllJoinRequestsForPersona(String personaId,
int size) |
protected String |
listAllJoinRequestsForPersona$str() |
void |
listOnlyPendingJoinRequests() |
protected String |
listOnlyPendingJoinRequests$str() |
void |
listPendingInvitations(String organizationId) |
protected String |
listPendingInvitations$str() |
void |
listPendingJoinRequestsForPersona(String personaId,
int size) |
protected String |
listPendingJoinRequestsForPersona$str() |
void |
membershipFound(String membershipId) |
protected String |
membershipFound$str() |
void |
membershipNotFound(String membershipId) |
protected String |
membershipNotFound$str() |
void |
missingDecision() |
protected String |
missingDecision$str() |
void |
missingEmails() |
protected String |
missingEmails$str() |
void |
missingMembershipId() |
protected String |
missingMembershipId$str() |
void |
missingOperation() |
protected String |
missingOperation$str() |
void |
missingOrganization() |
protected String |
missingOrganization$str() |
void |
missingOrganizationName() |
protected String |
missingOrganizationName$str() |
void |
missingResource() |
protected String |
missingResource$str() |
void |
missingRole() |
protected String |
missingRole$str() |
void |
missingToken() |
protected String |
missingToken$str() |
void |
missingUser() |
protected String |
missingUser$str() |
void |
missingVisibility() |
protected String |
missingVisibility$str() |
void |
notAllowedToPerformOperationOnResource(String operationName,
String resourceId,
String personaId) |
protected String |
notAllowedToPerformOperationOnResource$str() |
void |
numberOfMembershipsForOrganization(String organizationId,
int size) |
protected String |
numberOfMembershipsForOrganization$str() |
void |
numberOfOrganizationsForPersona(String token,
int size) |
protected String |
numberOfOrganizationsForPersona$str() |
void |
numberOfRolesForPersonaOnResource(String personaId,
String resourceId,
int numRoles) |
protected String |
numberOfRolesForPersonaOnResource$str() |
void |
operationNotFound(String operation) |
protected String |
operationNotFound$str() |
void |
organizationFound(String id) |
protected String |
organizationFound$str() |
void |
organizationHasResources(String id) |
protected String |
organizationHasResources$str() |
void |
organizationHasSuborganizations(String id) |
protected String |
organizationHasSuborganizations$str() |
void |
organizationNotFound(String organizationId) |
protected String |
organizationNotFound$str() |
void |
organizationRemoved(String id) |
protected String |
organizationRemoved$str() |
void |
organizationTransferred(String organizationId,
String personaId) |
protected String |
organizationTransferred$str() |
void |
organizationTryingToCreateOrganization(String organizationId) |
protected String |
organizationTryingToCreateOrganization$str() |
void |
permissionResponsePrepared(String operation,
String resourceId,
String personaId,
boolean result) |
protected String |
permissionResponsePrepared$str() |
void |
personaForRequest(String personaId) |
protected String |
personaForRequest$str() |
void |
privateOrganizationCannotAcceptJoinRequests(String personaId,
String organizationId) |
protected String |
privateOrganizationCannotAcceptJoinRequests$str() |
void |
resourceNotFound(String resourceId) |
protected String |
resourceNotFound$str() |
void |
roleForMembershipChanged(String membershipId,
String roleName) |
protected String |
roleForMembershipChanged$str() |
void |
roleNotFound(String roleName) |
protected String |
roleNotFound$str() |
void |
settingsForPersona(String personaId,
int numSettings) |
protected String |
settingsForPersona$str() |
void |
startedSetupAccounts() |
protected String |
startedSetupAccounts$str() |
void |
unknownDecision(String decision) |
protected String |
unknownDecision$str() |
void |
userCanAccessPersona(String userId,
String personaId) |
protected String |
userCanAccessPersona$str() |
void |
userCannotAccessPersona(String userId,
String personaId) |
protected String |
userCannotAccessPersona$str() |
void |
userNotFound(String id) |
protected String |
userNotFound$str() |
void |
userWithPersonas(String userId,
int numOfPersonas) |
protected String |
userWithPersonas$str() |