org.sakaiproject.profile2.tool.models
Class NewMessageModel
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewMessageModel
public NewMessageModel()
Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.