Uses of Class
systems.dennis.auth.model.InvitationModel
Packages that use InvitationModel
-
Uses of InvitationModel in systems.dennis.auth.service
Methods in systems.dennis.auth.service that return InvitationModelModifier and TypeMethodDescriptionInvitationService.afterAdd(InvitationModel object) InvitationService.preAdd(InvitationModel object) Methods in systems.dennis.auth.service that return types with arguments of type InvitationModelModifier and TypeMethodDescriptionInvitationService.getMyAcceptInvitation(Long from, Integer limit, Integer page) Methods in systems.dennis.auth.service with parameters of type InvitationModelModifier and TypeMethodDescriptionInvitationService.accept(InvitationModel invitation) voidInvitationService.addUserToScope(InvitationModel invitation) InvitationService.afterAdd(InvitationModel object) InvitationService.preAdd(InvitationModel object)