|
Class Summary |
| 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 |
| Friend |
Friend.java
This is a model for storing information about a friend of a user. |
| GalleryImage |
Gallery image container and hibernate model. |
| ImportableUserProfile |
Extension of UserProfile to provide some additional fields we need during import |
| 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 |
| SakaiPersonMeta |
Hibernate 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. |