org.sakaiproject.profile2.tool.models
Class NewMessageModel

java.lang.Object
  extended by org.sakaiproject.profile2.tool.models.NewMessageModel
All Implemented Interfaces:
Serializable

public class NewMessageModel
extends Object
implements Serializable

A helper model that contains all fields that a new message should contain. This is not persisted - it is separated out into its constituent parts instead.

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

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

Constructor Detail

NewMessageModel

public NewMessageModel()


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