Package org.sakaiproject.profile2.model
Class ImportableUserProfile
- java.lang.Object
-
- org.sakaiproject.profile2.model.UserProfile
-
- 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
Constructors Constructor Description ImportableUserProfile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.sakaiproject.profile2.model.UserProfile
addCompanyProfile, getProperty, removeCompanyProfile, setProperty
-
-