org.sakaiproject.profile2.model
Class ImportableUserProfile

java.lang.Object
  extended by org.sakaiproject.profile2.model.UserProfile
      extended by org.sakaiproject.profile2.model.ImportableUserProfile
All Implemented Interfaces:
Serializable

public class ImportableUserProfile
extends UserProfile

Extension of UserProfile to provide some additional fields we need during import

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

Constructor Summary
ImportableUserProfile()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.sakaiproject.profile2.model.UserProfile
addCompanyProfile, getProperty, removeCompanyProfile, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportableUserProfile

public ImportableUserProfile()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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