org.sakaiproject.profile2.model
Class ProfileStatus

java.lang.Object
  extended by 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

Constructor Summary
ProfileStatus(String userUuid, String message, Date dateAdded)
          Additional constructor to create a status object in one go
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.