org.sakaiproject.profile2.model
Class Friend
java.lang.Object
org.sakaiproject.profile2.model.Friend
- All Implemented Interfaces:
- Serializable
public class Friend
- extends Object
- implements Serializable
Friend.java
This is a model for storing information about a friend of a user.
It has a limited number of fields and is only ever populated when a List of friends for a given user is required
with each friend having one of these objects for fast access to the info required.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Friend
public Friend()
Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.