Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
O
P
Q
R
S
T
U
V
A
addGalleryImage(String, byte[], String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
addNewCommentToWallItem(WallItemComment)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Adds a new wall item comment.
addNewCommentToWallItem(WallItemComment)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Adds a new wall item comment.
addNewCommentToWallItem(WallItemComment)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
addNewCompanyProfile(CompanyProfile)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a new CompanyProfile record
addNewCompanyProfile(CompanyProfile)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a new CompanyProfile record
addNewCompanyProfile(CompanyProfile)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
addNewConnection(ProfileFriend)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a new connection record
addNewConnection(ProfileFriend)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a new connection record
addNewEventToWall(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
addNewGalleryImage(GalleryImage)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Add a new GalleryImage record
addNewGalleryImage(GalleryImage)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Add a new GalleryImage record
addNewPreferencesRecord(ProfilePreferences)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Persist a new ProfilePreferences record and return it.
addNewPreferencesRecord(ProfilePreferences)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Persist a new ProfilePreferences record and return it.
addNewPrivacyRecord(ProfilePrivacy)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Add a new ProfilePrivacy record
addNewPrivacyRecord(ProfilePrivacy)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Add a new ProfilePrivacy record
addNewProfileImage(ProfileImageUploaded)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Add a new profile image record to the database.
addNewProfileImage(ProfileImageUploaded)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Add a new profile image record to the database.
addNewStatusToWall(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
addNewWallItemForUser(String, WallItem)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Adds a wall item for the specified user.
addNewWallItemForUser(String, WallItem)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Adds a wall item for the specified user.
addSearchTermToHistory(String, ProfileSearchTerm)
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
addSite(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
C
CacheManagerImpl
- Class in
org.sakaiproject.profile2.cache
Implementation of CacheManager for Profile2.
CacheManagerImpl()
- Constructor for class org.sakaiproject.profile2.cache.
CacheManagerImpl
canRead(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
checkForSite(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
checkForUser(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
checkForUserByEid(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
clearSearchHistory(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
clearUserStatus(ProfileStatus)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Remove the ProfileStatus record for a user
clearUserStatus(ProfileStatus)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Remove the ProfileStatus record for a user
clearUserStatus(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
CONFIRMED
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
confirmFriendRequest(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
convertProfileImages()
- Method in class org.sakaiproject.profile2.conversion.
ProfileConverter
Convert profile images
createCache(String)
- Method in class org.sakaiproject.profile2.cache.
CacheManagerImpl
createSakaiPerson(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
createUuid()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
createWorksite(String, String, Collection<Person>, boolean)
- Method in class org.sakaiproject.profile2.logic.
ProfileWorksiteLogicImpl
currentUserMatchesRequest(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
D
destroy()
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
displayCompleteProfile(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
E
ensureUuid(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
execute(JobExecutionContext)
- Method in class org.sakaiproject.profile2.job.
KudosJob
F
findProfiles(String)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
additional methods from original profile API which we don't need real implementations of as they are specific to the Profile tool
findSakaiPersonsByInterest(String, boolean)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of all userIds that match the search criteria in the interest fields.
findSakaiPersonsByInterest(String, boolean)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of all userIds that match the search criteria in the interest fields.
findSakaiPersonsByNameOrEmail(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of all userIds that match the search criteria in name or email
findSakaiPersonsByNameOrEmail(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of all userIds that match the search criteria in name or email
findUsersByInterest(String, boolean, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
findUsersByNameOrEmail(String, boolean, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
FRIEND_UUID
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
G
getAcademicEntityConfigurationSet()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getAction(Event)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getActiveUsers(List<String>)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getAllSakaiPersonIds()
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of uuids for all users that have a SakaiPerson record
getAllSakaiPersonIds()
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of uuids for all users that have a SakaiPerson record
getAllSakaiPersonIds()
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getAllSakaiPersonIdsCount()
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a total count of all users with SakaiPerson records
getAllSakaiPersonIdsCount()
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a total count of all users with SakaiPerson records
getAllSakaiPersonIdsCount()
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getAllUnreadMessagesCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all unread messages for a user
getAllUnreadMessagesCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all unread messages for a user
getAllUnreadMessagesCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getBasicConnection(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getBasicConnection(User)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getBasicConnections(List<User>)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getBasicConnectionsForUser(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getBasicPerson(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getBasicPerson(User)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getBasicPersons(List<User>)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getCompanyProfile(String, long)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the CompanyProfile record for a user and company ID
getCompanyProfile(String, long)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the CompanyProfile record for a user and company ID
getCompanyProfiles(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get all CompanyProfile records for a user
getCompanyProfiles(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get all CompanyProfile records for a user
getCompanyProfiles(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getConfirmedConnectionUserIdsForUser(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of confirmed connections for a given user.
getConfirmedConnectionUserIdsForUser(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of confirmed connections for a given user.
getConnectionRecord(String, String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a connection record for a user/friend pair
getConnectionRecord(String, String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a connection record for a user/friend pair
getConnectionRequestsForUser(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getConnectionRequestsForUserCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getConnectionsForUser(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getConnectionsForUser(String)
- Method in class org.sakaiproject.profile2.service.
ProfileServiceImpl
getConnectionsForUserCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getConnectionsSubsetForSearch(List<Person>, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getConnectionsSubsetForSearch(List<Person>, String, boolean)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getConnectionStatus(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getContainer(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getContent(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getContentReader(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getCurrentProfileImageRecord(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the current ProfileImage record from the database.
getCurrentProfileImageRecord(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the current ProfileImage record from the database.
getCurrentProfileImageRecords(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the current ProfileImage records from the database.
getCurrentProfileImageRecords(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the current ProfileImage records from the database.
getCurrentSiteId()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getCurrentToolTitle()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getCurrentUser()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getCurrentUserId()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getCustomProperties(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getCustomRDF(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getDirectUrlToUserProfile(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getEntityLinkToProfileConnections()
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getEntityLinkToProfileHome(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getEntityLinkToProfileMessages(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getEntityLinkToProfileWall(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getExternalImageRecordForUser(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a ProfileImageExternal record for a user
getExternalImageRecordForUser(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a ProfileImageExternal record for a user
getExternalIntegrationInfo(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the ExternalIntegrationInfo record for a user
getExternalIntegrationInfo(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the ExternalIntegrationInfo record for a user
getExternalIntegrationInfo(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
getFullPortalUrl()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getGalleryImageRecord(String, long)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the GalleryImage record for a user and image ID
getGalleryImageRecord(String, long)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the GalleryImage record for a user and image ID
getGalleryImages(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get all GalleryImage records for a user
getGalleryImages(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get all GalleryImage records for a user
getGalleryImages(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getGalleryImagesCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all gallery images that a user has
getGalleryImagesCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all gallery images that a user has
getGalleryImagesCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getGalleryImagesRandomized(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getGoogleAuthenticationUrl()
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
getGravatarUrl(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getId(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getInstitutionalPhotoByUserId(String)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
getInstitutionalPhotoByUserId(String, boolean)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
getInternalDirectUrlToUserConnections()
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getInternalDirectUrlToUserMessages(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getInternalDirectUrlToUserProfile()
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getInternalDirectUrlToUserProfile(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getInternalDirectUrlToUserWall(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
getInvisibleUsers()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getKudos(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the kudos record for a user
getKudos(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the kudos record for a user
getKudos(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileKudosLogicImpl
getLastEventTimeForUser(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getLastEventTimeForUsers(List<String>)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getLastSearchTerm(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
getLatestMessageInThread(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the latest Message in a MessageThread
getLatestMessageInThread(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the latest Message in a MessageThread
getLocked()
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
additional methods from original Profile API but are just stubs as we don't use them
getMaxProfilePictureSize()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getMaxSearchResults()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getMaxSearchResultsPerPage()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getMessage(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a Message record
getMessage(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a Message record
getMessage(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMessageParticipant(String, String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a MessageParticipant record for the given message and user id
getMessageParticipant(String, String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a MessageParticipant record for the given message and user id
getMessageParticipant(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMessagesInThread(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of all Messages in a given thread
getMessagesInThread(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of all Messages in a given thread
getMessagesInThread(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMessagesInThreadCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all Messages in a given thread
getMessagesInThreadCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all Messages in a given thread
getMessagesInThreadCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMessageThread(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a MessageThread record
getMessageThread(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a MessageThread record
getMessageThread(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMessageThreads(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of MessageThreads for a user
getMessageThreads(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of MessageThreads for a user
getMessageThreads(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMessageThreadsCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all message threads for a user
getMessageThreadsCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all message threads for a user
getMessageThreadsCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getMinimalEntityConfigurationSet()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getOfficialImageAttribute()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getOfficialImageRecordForUser(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the ProfileImageOfficial record from the database for the given user
getOfficialImageRecordForUser(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the ProfileImageOfficial record from the database for the given user
getOfficialImageSource()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getOnlineStatus(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getOnlineStatus(List<String>)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
getOtherProfileImageRecords(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get old ProfileImage records from the database.
getOtherProfileImageRecords(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get old ProfileImage records from the database.
getOverriddenPrivacySettings()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getPendingConnection(String, String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a connection record that is pending
getPendingConnection(String, String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a connection record that is pending
getPerson(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getPerson(User)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getPersons(List<User>)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getPortalPath()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getPortalUrl()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getPreferencesRecordForUser(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a ProfilePreferences record for the user
getPreferencesRecordForUser(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a ProfilePreferences record for the user
getPreferencesRecordForUser(String)
- Method in class org.sakaiproject.profile2.logic.
ProfilePreferencesLogicImpl
getPreferencesRecordForUser(String, boolean)
- Method in class org.sakaiproject.profile2.logic.
ProfilePreferencesLogicImpl
getPrivacyRecord(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get the ProfilePrivacy record for the user
getPrivacyRecord(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get the ProfilePrivacy record for the user
getPrivacyRecordForUser(String)
- Method in class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
getPrivacyRecordForUser(String, boolean)
- Method in class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
getProfile()
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
getProfileGalleryImagePath(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getProfileGalleryThumbnailPath(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getProfileImage(String, ProfilePreferences, ProfilePrivacy, int)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getProfileImage(String, ProfilePreferences, ProfilePrivacy, int, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getProfileImage(Person, int)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getProfileImage(Person, int, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getProfileImageEntityUrl(String, int)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getProfileImageResourcePath(String, int)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getProfileImportCsvPath()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getProfilePictureType()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getProfiles(Set<String>)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
getRawKudos(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileKudosLogicImpl
getRequestedConnectionUserIdsForUser(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of unconfirmed Friend requests for a given user.
getRequestedConnectionUserIdsForUser(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of unconfirmed Friend requests for a given user.
getResource(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSakaiPerson()
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
getSakaiPerson(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSakaiPersonImageUrl(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSakaiPersonJpegPhoto(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSakaiPersonPrototype()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSearchHistory(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
getSentMessagesCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all sent messages for a user
getSentMessagesCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all sent messages for a user
getSentMessagesCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getServerConfigurationParameter(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getServerName()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getServerUrl()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getServiceName()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSite(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getSiteContent(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getSiteContentIterator(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getSiteId(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getSocialNetworkingInfo(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a SocialNetworkingInfo record for a user
getSocialNetworkingInfo(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a SocialNetworkingInfo record for a user
getSocialNetworkingInfo(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getStatusUpdatesCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all status updates for a user
getStatusUpdatesCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all status updates for a user
getStatusUpdatesCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
getSubType(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getThreadParticipants(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of uuids of all perticipants in a thread
getThreadParticipants(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of uuids of all perticipants in a thread
getThreadParticipants(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getThreadSubject(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getThreadsWithUnreadMessagesCount(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a count of all threads with unread messages for a user
getThreadsWithUnreadMessagesCount(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a count of all threads with unread messages for a user
getThreadsWithUnreadMessagesCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
getTitle(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getTool()
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getTool(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getToolsRequired(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getTwitterName(ExternalIntegrationInfo)
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
getTwitterOAuthConsumerDetails()
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
getTwitterSource()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getType(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getUnavailableImageThumbnailURL()
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getUnavailableImageURL()
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
getUrl(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
getUserById(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserDisplayName(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserEid(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserEmail(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserFirstName(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserHomeUrl()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserId()
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
getters/setters that have odd signatures so we explicity declare them
getUserIdForEid(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserLastName(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserProfile(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
getUserProfileById(String)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
getUserProfiles(int, int)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a list of UserProfiles withing the given pageing parameters
getUserProfiles(int, int)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a list of UserProfiles withing the given pageing parameters
getUserQuietly(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUsers(List<String>)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserSites()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUserStatus(String, Date)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Get a ProfileStatus record for a user, but only if the date of the record is within the given time
getUserStatus(String, Date)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Get a ProfileStatus record for a user, but only if the date of the record is within the given time
getUserStatus(String, ProfilePrivacy)
- Method in class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
getUserStatus(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
getUserType(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getUuids(List<User>)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
getWallItemsCount(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
getWallItemsCount(String, ProfilePrivacy)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
getWallItemsForUser(String)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Retrieves all wall items for the specified user.
getWallItemsForUser(String)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Retrieves all wall items for the specified user.
getWallItemsForUser(String, ProfilePrivacy)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
getWallItemsForUser(String)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
I
ID
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
ignoreFriendRequest(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
importProfiles(String)
- Method in class org.sakaiproject.profile2.conversion.
ProfileConverter
Import profiles from the given CSV file
init()
- Method in class org.sakaiproject.profile2.conversion.
ProfileConverter
init()
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
init()
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
init()
- Method in class org.sakaiproject.profile2.job.
KudosJob
init()
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
init()
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
init()
- Method in class org.sakaiproject.profile2.logic.
ProfileKudosLogicImpl
init()
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
init()
- Method in class org.sakaiproject.profile2.logic.
ProfilePreferencesLogicImpl
init()
- Method in class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
init()
- Method in class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
init()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
init
isAccountUpdateAllowed(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isActionAllowed(String, String, PrivacyType)
- Method in class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
isAdminUser()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isBirthYearVisible(String)
- Method in class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
isBusinessProfileEnabled()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isConnectionAllowedBetweenUserTypes(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isContentFromReader(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
isCurrentUserProfile(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
Is this profile the current user's profile?
isDisplayNoPhoto(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
isDisplayPictureURL(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
isDisplayUniversityPhoto(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
isDisplayUniversityPhotoUnavailable(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
isForIndex(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
isFriendRequestPending(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
isGoogleIntegrationEnabledGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isGravatarImageEnabledGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isInstitutionalPictureIdPreferred()
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
isLoggedIn()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isOfficialImageEnabledGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isPreferenceEnabled(String, PreferenceType)
- Method in class org.sakaiproject.profile2.logic.
ProfilePreferencesLogicImpl
isPrivacyChangeAllowedGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isProfileConversionEnabled()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isProfileGalleryEnabledGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isProfileImportEnabled()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isProfilePictureChangeEnabled()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isShowSearch()
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
isShowTool()
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
isSuperUser()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isSuperUserAndProxiedToUser(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isThreadParticipant(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
isTwitterIntegrationEnabledGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isUserActive(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isUserAllowedAddSite(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isUserAllowedInSite(String, String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isUserMyWorkspace(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isUserXFriendOfUserY(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
isUsingNormalPortal()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isUsingOfficialImageButAlternateSelectionEnabled()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isWallDefaultProfilePage()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
isWallEnabledGlobally()
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
K
KudosJob
- Class in
org.sakaiproject.profile2.job
This is the Kudos calculation job.
KudosJob()
- Constructor for class org.sakaiproject.profile2.job.
KudosJob
M
matches(String)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
matches(Event)
- Method in class org.sakaiproject.profile2.entity.
ProfileContentProducer
MESSAGE_ID
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
O
OLDEST_STATUS_DATE
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
org.sakaiproject.profile2.cache
- package org.sakaiproject.profile2.cache
org.sakaiproject.profile2.conversion
- package org.sakaiproject.profile2.conversion
org.sakaiproject.profile2.dao
- package org.sakaiproject.profile2.dao
org.sakaiproject.profile2.dao.impl
- package org.sakaiproject.profile2.dao.impl
org.sakaiproject.profile2.entity
- package org.sakaiproject.profile2.entity
org.sakaiproject.profile2.job
- package org.sakaiproject.profile2.job
org.sakaiproject.profile2.legacy
- package org.sakaiproject.profile2.legacy
org.sakaiproject.profile2.logic
- package org.sakaiproject.profile2.logic
org.sakaiproject.profile2.service
- package org.sakaiproject.profile2.service
P
postEvent(String, String, boolean)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
postWallItemToWall(String, WallItem)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
ProfileConnectionsLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileConnectionsLogic for Profile2.
ProfileConnectionsLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
ProfileContentProducer
- Class in
org.sakaiproject.profile2.entity
ProfileContentProducer()
- Constructor for class org.sakaiproject.profile2.entity.
ProfileContentProducer
ProfileConverter
- Class in
org.sakaiproject.profile2.conversion
Handles the conversion and import of profiles and images.
ProfileConverter()
- Constructor for class org.sakaiproject.profile2.conversion.
ProfileConverter
ProfileDao
- Interface in
org.sakaiproject.profile2.dao
Internal DAO Interface for Profile2.
ProfileDaoImpl
- Class in
org.sakaiproject.profile2.dao.impl
Internal DAO Interface for Profile2
ProfileDaoImpl()
- Constructor for class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
ProfileExternalIntegrationLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileExternalIntegrationLogic API
ProfileExternalIntegrationLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
ProfileImageLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileImageLogic API
ProfileImageLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
ProfileImpl
- Class in
org.sakaiproject.profile2.legacy
ProfileImpl()
- Constructor for class org.sakaiproject.profile2.legacy.
ProfileImpl
ProfileKudosLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileKudosLogic API
ProfileKudosLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileKudosLogicImpl
ProfileLinkLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileLinkLogic API
ProfileLinkLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileLinkLogicImpl
ProfileLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileLogic for Profile2.
ProfileLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileLogicImpl
ProfileManagerImpl
- Class in
org.sakaiproject.profile2.legacy
This is the implementation of the original ProfileManager, but modified to get its data from Profile2.
ProfileManagerImpl()
- Constructor for class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
ProfileMessagingLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileMessagingLogic for Profile2.
ProfileMessagingLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
ProfilePreferencesLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfilePreferencesLogic API
ProfilePreferencesLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfilePreferencesLogicImpl
ProfilePrivacyLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfilePrivacyLogic API
ProfilePrivacyLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
ProfileSearchLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileSearchLogic API
ProfileSearchLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileSearchLogicImpl
ProfileServiceImpl
- Class in
org.sakaiproject.profile2.service
A facade on the various logic component methods to improve backwards compatibility with clients of the older Profile2 apis.
ProfileServiceImpl()
- Constructor for class org.sakaiproject.profile2.service.
ProfileServiceImpl
ProfileStatusLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileStatusLogic API
ProfileStatusLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
ProfileWallLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileWallLogic API for Profile2 wall.
ProfileWallLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
Creates a new instance of
ProfileWallLogicImpl
.
ProfileWorksiteLogicImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of ProfileWorksiteLogic API
ProfileWorksiteLogicImpl()
- Constructor for class org.sakaiproject.profile2.logic.
ProfileWorksiteLogicImpl
Q
QUERY_FIND_SAKAI_PERSONS_BY_INTEREST
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_FIND_SAKAI_PERSONS_BY_INTEREST_AND_BUSINESS_BIO
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_FIND_SAKAI_PERSONS_BY_NAME_OR_EMAIL
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_ALL_SAKAI_PERSON_IDS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_ALL_SAKAI_PERSON_IDS_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_ALL_UNREAD_MESSAGES_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_COMPANY_PROFILE
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_COMPANY_PROFILES
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_CONFIRMED_FRIEND_USERIDS_FOR_USER
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_CURRENT_PROFILE_IMAGE_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_EXTERNAL_IMAGE_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_EXTERNAL_INTEGRATION_INFO
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_FRIEND_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_FRIEND_REQUEST
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_FRIEND_REQUESTS_FOR_USER
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_GALLERY_IMAGE_RECORDS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_GALLERY_IMAGE_RECORDS_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_GALLERY_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_KUDOS_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_LATEST_MESSAGE_IN_THREAD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGE
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGE_PARTICIPANT_FOR_MESSAGE_AND_UUID
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGE_THREAD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGE_THREADS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGE_THREADS_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGES_IN_THREAD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_MESSAGES_IN_THREAD_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_OFFICIAL_IMAGE_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_PREFERENCES_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_PRIVACY_RECORD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_SAKAI_PERSON
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_SENT_MESSAGES_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_SOCIAL_NETWORKING_INFO
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_STATUS_UPDATES_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_THREAD_PARTICIPANTS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_THREADS_WITH_UNREAD_MESSAGES_COUNT
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_USER_STATUS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_GET_WALL_ITEMS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
QUERY_OTHER_PROFILE_IMAGE_RECORDS
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
R
removeCompanyProfile(CompanyProfile)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Remove a CompanyProfile record
removeCompanyProfile(CompanyProfile)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Remove a CompanyProfile record
removeCompanyProfile(String, long)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
removeConnection(ProfileFriend)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Remove a connection record
removeConnection(ProfileFriend)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Remove a connection record
removeFriend(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
removeGalleryImage(GalleryImage)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Remove a GalleryImage record
removeGalleryImage(GalleryImage)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Remove a GalleryImage record
removeGalleryImage(String, long)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
removeResource(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
removeWallItemFromWall(WallItem)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Removes a wall item.
removeWallItemFromWall(WallItem)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Removes a wall item.
removeWallItemFromWall(WallItem)
- Method in class org.sakaiproject.profile2.logic.
ProfileWallLogicImpl
replyToThread(String, String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
requestFriend(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileConnectionsLogicImpl
S
SakaiProxyImpl
- Class in
org.sakaiproject.profile2.logic
Implementation of SakaiProxy for Profile2.
SakaiProxyImpl()
- Constructor for class org.sakaiproject.profile2.logic.
SakaiProxyImpl
save(Profile)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
saveExternalImage(ProfileImageExternal)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a ProfileImageExternal record
saveExternalImage(ProfileImageExternal)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a ProfileImageExternal record
saveFile(String, String, String, String, byte[])
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
saveNewMessage(Message)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a Message record
saveNewMessage(Message)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a Message record
saveNewMessageParticipant(MessageParticipant)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a MessageParticipant record
saveNewMessageParticipant(MessageParticipant)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a MessageParticipant record
saveNewMessageParticipants(List<MessageParticipant>)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a list of MessageParticipants
saveNewMessageParticipants(List<MessageParticipant>)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a list of MessageParticipants
saveNewThread(MessageThread)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a MessageThread record
saveNewThread(MessageThread)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a MessageThread record
saveOfficialImageUrl(ProfileImageOfficial)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save the ProfileImageOfficial record the database
saveOfficialImageUrl(ProfileImageOfficial)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save the ProfileImageOfficial record the database
saveOfficialImageUrl(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
savePreferencesRecord(ProfilePreferences)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a ProfilePreferences record
savePreferencesRecord(ProfilePreferences)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a ProfilePreferences record
savePreferencesRecord(ProfilePreferences)
- Method in class org.sakaiproject.profile2.logic.
ProfilePreferencesLogicImpl
savePrivacyRecord(ProfilePrivacy)
- Method in class org.sakaiproject.profile2.logic.
ProfilePrivacyLogicImpl
saveSite(Site)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
saveSocialNetworkingInfo(SocialNetworkingInfo)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Save a SocialNetworkingInfo record
saveSocialNetworkingInfo(SocialNetworkingInfo)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Save a SocialNetworkingInfo record
saveSocialNetworkingInfo(SocialNetworkingInfo)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
saveUserProfile(SakaiPerson)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
SEARCH
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
searchExternalUsers(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
searchUsers(String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
sendEmail(String, String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
sendEmail(List<String>, String, Map<String, String>)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
sendEmail(String, String, Map<String, String>)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
sendMessageToTwitter(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
sendNewMessage(String, String, String, String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
setConnectionsLogic(ProfileConnectionsLogic)
- Method in class org.sakaiproject.profile2.service.
ProfileServiceImpl
setExternalProfileImage(String, String, String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
setImageLogic(ProfileImageLogic)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
setInstitutionalPictureIdPreferred(Boolean)
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
setProfileLogic(ProfileLogic)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
setSakaiPerson(SakaiPerson)
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
setSakaiProxy(SakaiProxy)
- Method in class org.sakaiproject.profile2.legacy.
ProfileManagerImpl
setUploadedProfileImage(String, byte[], String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileImageLogicImpl
setUserID(String)
- Method in class org.sakaiproject.profile2.legacy.
ProfileImpl
setUserStatus(ProfileStatus)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Set the status for a user
setUserStatus(ProfileStatus)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Set the status for a user
setUserStatus(String, String)
- Method in class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
setUserStatus(ProfileStatus)
- Method in class org.sakaiproject.profile2.logic.
ProfileStatusLogicImpl
T
THREAD
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
toggleMessageRead(MessageParticipant, boolean)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Toggle a Message as being read by the given participant
toggleMessageRead(MessageParticipant, boolean)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Toggle a Message as being read by the given participant
toggleMessageRead(MessageParticipant, boolean)
- Method in class org.sakaiproject.profile2.logic.
ProfileMessagingLogicImpl
toggleProfileLocked(String, boolean)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
U
updateCompanyProfile(CompanyProfile)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Update a CompanyProfile record
updateCompanyProfile(CompanyProfile)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Update a CompanyProfile record
updateCompanyProfile(CompanyProfile)
- Method in class org.sakaiproject.profile2.logic.
ProfileLogicImpl
updateConnection(ProfileFriend)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Update a connection record
updateConnection(ProfileFriend)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Update a connection record
updateEmailForUser(String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
updateExternalIntegrationInfo(ExternalIntegrationInfo)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Update a user's ExternalIntegrationInfo record
updateExternalIntegrationInfo(ExternalIntegrationInfo)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Update a user's ExternalIntegrationInfo record
updateExternalIntegrationInfo(ExternalIntegrationInfo)
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
updateKudos(ProfileKudos)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Update a user's kudos record
updateKudos(ProfileKudos)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Update a user's kudos record
updateKudos(String, int, BigDecimal)
- Method in class org.sakaiproject.profile2.logic.
ProfileKudosLogicImpl
updateNameForUser(String, String, String)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
updatePrivacyRecord(ProfilePrivacy)
- Method in class org.sakaiproject.profile2.dao.impl.
ProfileDaoImpl
Update the ProfilePrivacy record
updatePrivacyRecord(ProfilePrivacy)
- Method in interface org.sakaiproject.profile2.dao.
ProfileDao
Update the ProfilePrivacy record
updateSakaiPerson(SakaiPerson)
- Method in class org.sakaiproject.profile2.logic.
SakaiProxyImpl
USER_UUID
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
UUID
- Static variable in interface org.sakaiproject.profile2.dao.
ProfileDao
V
validateTwitterCredentials(ExternalIntegrationInfo)
- Method in class org.sakaiproject.profile2.logic.
ProfileExternalIntegrationLogicImpl
A
C
D
E
F
G
I
K
M
O
P
Q
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2013
The Sakai Foundation
. All Rights Reserved.