Uses of Package
org.sakaiproject.profile2.model

Packages that use org.sakaiproject.profile2.model
org.sakaiproject.profile2.logic   
org.sakaiproject.profile2.model   
org.sakaiproject.profile2.service   
 

Classes in org.sakaiproject.profile2.model used by org.sakaiproject.profile2.logic
BasicConnection
          Extension of BasicPerson to include connection related information.
BasicPerson
          This is the base model for a Person, containing a limited set of fields.
CompanyProfile
          CompanyProfile is a model for storing information about a business user's company profile.
ExternalIntegrationInfo
          Model for storing a user's external integration details
GalleryImage
          Gallery image container and hibernate model.
Message
          Message.java An object to represent a message posted to someone This is a persistent Hibernate model
MessageParticipant
          MessageThread.java An object to represent info about a participant in a message thread This is a persistent Hibernate model
MessageThread
          MessageThread.java An object to represent info about a message thread This is a persistent Hibernate model
MimeTypeByteArray
          Wrapper class to hold a byte[] and preserve the mimetype.
Person
          This the main object that represents a full person in Profile2.
ProfileImage
          ProfileImageResource
ProfilePreferences
          Hibernate and EntityProvider model
ProfilePrivacy
          Hibernate and EntityProvider model
ProfileSearchTerm
           
ProfileStatus
          Hibernate and EntityProvider model
SocialNetworkingInfo
          SocialNetworkingInfo is a model for storing a user's social networking details.
UserProfile
          This is the model for a user's profile
WallItem
          WallItem represents an item posted on a profile wall.
WallItemComment
          WallItemComment represents a comment on a wall item, such as a post or event.
 

Classes in org.sakaiproject.profile2.model used by org.sakaiproject.profile2.model
BasicPerson
          This is the base model for a Person, containing a limited set of fields.
CompanyProfile
          CompanyProfile is a model for storing information about a business user's company profile.
ProfileSearchTerm
           
UserProfile
          This is the model for a user's profile
WallItem
          WallItem represents an item posted on a profile wall.
WallItemComment
          WallItemComment represents a comment on a wall item, such as a post or event.
 

Classes in org.sakaiproject.profile2.model used by org.sakaiproject.profile2.service
Person
          This the main object that represents a full person in Profile2.
 



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