org.sakaiproject.profile2.model
Class ProfileStatus
java.lang.Object
org.sakaiproject.profile2.model.ProfileStatus
- All Implemented Interfaces:
- Serializable
public class ProfileStatus
- extends Object
- implements Serializable
Hibernate and EntityProvider model
- Author:
- Steve Swinsburg (s.swinsburg@lancaster.ac.uk)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileStatus
public ProfileStatus(String userUuid,
String message,
Date dateAdded)
- Additional constructor to create a status object in one go
Copyright © 2008-2013 The Sakai Foundation. All Rights Reserved.