Package 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