org.sakaiproject.profile2.model
Class MessageParticipant

java.lang.Object
  extended by org.sakaiproject.profile2.model.MessageParticipant
All Implemented Interfaces:
Serializable

public class MessageParticipant
extends Object
implements Serializable

MessageThread.java An object to represent info about a participant in a message thread This is a persistent Hibernate model

Author:
Steve Swinsburg (steve.swinsburg@gmail.com)
See Also:
Serialized Form

Constructor Summary
MessageParticipant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageParticipant

public MessageParticipant()


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