Uses of Class
org.sakaiproject.profile2.model.MessageParticipant

Packages that use MessageParticipant
org.sakaiproject.profile2.logic   
 

Uses of MessageParticipant in org.sakaiproject.profile2.logic
 

Methods in org.sakaiproject.profile2.logic that return MessageParticipant
 MessageParticipant ProfileMessagingLogic.getMessageParticipant(String messageId, String userUuid)
          Get a MessageParticipant record
 

Methods in org.sakaiproject.profile2.logic with parameters of type MessageParticipant
 boolean ProfileMessagingLogic.toggleMessageRead(MessageParticipant participant, boolean status)
          Toggle a single message as read/unread
 



Copyright © 2008-2013 The Sakai Foundation. All Rights Reserved.