org.sakaiproject.profile2.model
Class BasicConnection

java.lang.Object
  extended by org.sakaiproject.profile2.model.BasicPerson
      extended by org.sakaiproject.profile2.model.BasicConnection
All Implemented Interfaces:
Serializable, Comparable<Object>

public class BasicConnection
extends BasicPerson
implements Serializable

Extension of BasicPerson to include connection related information.

Author:
Steve Swinsburg (steve.swinsburg@gmail.com)
See Also:
Serialized Form

Constructor Summary
BasicConnection()
           
 
Method Summary
 
Methods inherited from class org.sakaiproject.profile2.model.BasicPerson
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicConnection

public BasicConnection()


Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.