Uses of Class
org.sakaiproject.profile2.model.MessageParticipant
-
Packages that use MessageParticipant Package Description org.sakaiproject.profile2.logic -
-
Uses of MessageParticipant in org.sakaiproject.profile2.logic
Methods in org.sakaiproject.profile2.logic that return MessageParticipant Modifier and Type Method Description MessageParticipantProfileMessagingLogic. getMessageParticipant(String messageId, String userUuid)Get a MessageParticipant recordMethods in org.sakaiproject.profile2.logic with parameters of type MessageParticipant Modifier and Type Method Description booleanProfileMessagingLogic. toggleMessageRead(MessageParticipant participant, boolean status)Toggle a single message as read/unread
-