Skip navigation links
A C 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
 
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

E

ensureUuid(String) - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
evictFromCache(Cache, String) - Method in class org.sakaiproject.profile2.cache.CacheManagerImpl
 
execute(JobExecutionContext) - Method in class org.sakaiproject.profile2.job.KudosJob
 

F

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
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
getBlankProfileImage() - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
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 This tries both column arrangements, ie user/friend and friend/user
getConnectionRecord(String, String) - Method in interface org.sakaiproject.profile2.dao.ProfileDao
Get a connection record for a user/friend pair This tries both column arrangements, ie user/friend and friend/user
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
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
getDirectUrlToProfileComponent(String, String, Map<String, String>) - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
getDirectUrlToUserProfile(String, String) - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
Deprecated.
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
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
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
getOfficialImagesDirectory() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
getOfficialImagesFileSystemPattern() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
getOfficialImageSource() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
getOfficialProfileImage(String, String) - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
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
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
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(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
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
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
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
getUnavailableImageThumbnailURL() - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
getUnavailableImageURL() - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
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
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
getUserProfile(String, String) - Method in class org.sakaiproject.profile2.logic.ProfileLogicImpl
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
getWallItem(long) - Method in class org.sakaiproject.profile2.dao.impl.ProfileDaoImpl
Returns the specified wall item.
getWallItem(long) - Method in interface org.sakaiproject.profile2.dao.ProfileDao
Returns the specified wall item.
getWallItem(long) - Method in class org.sakaiproject.profile2.logic.ProfileWallLogicImpl
getWallItemComment(long) - Method in class org.sakaiproject.profile2.dao.impl.ProfileDaoImpl
Returns the specified wall item comment.
getWallItemComment(long) - Method in interface org.sakaiproject.profile2.dao.ProfileDao
Returns the specified wall item comment.
getWallItemComment(long) - Method in class org.sakaiproject.profile2.logic.ProfileWallLogicImpl
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
importProfileImages() - Method in class org.sakaiproject.profile2.conversion.ProfileConverter
This imports URL profile images into upload profile images.
importProfiles(String) - Method in class org.sakaiproject.profile2.conversion.ProfileConverter
Import profiles from the given CSV file The CSV file may contain any of the following headings, in any order: eid nickname position department school room web site work phone home phone mobile phone fax books tv movies quotes summary course subjects staff profile uni profile url academic profile url publications official image url Column headings must match EXACTLY the list above.
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.job.KudosJob
 
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
invalidateCurrentProfileImage(String) - Method in class org.sakaiproject.profile2.dao.impl.ProfileDaoImpl
Invalidate the current profile image for a user.
invalidateCurrentProfileImage(String) - Method in interface org.sakaiproject.profile2.dao.ProfileDao
Invalidate the current profile image for a user.
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
isConnectionsEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
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
isInterestsProfileEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isLoggedIn() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isMenuEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isMessagingEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isMyKudosEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isOfficialImageEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isOnlineStatusEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isPreferenceEnabled(String, PreferenceType) - Method in class org.sakaiproject.profile2.logic.ProfilePreferencesLogicImpl
isPreferenceEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isPrivacyChangeAllowedGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isPrivacyEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isProfileConversionEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isProfileFieldsEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isProfileGalleryEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isProfileImageImportEnabled() - 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
isProfileStatusEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isSearchEnabledGlobally() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isSocialProfileEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isStaffProfileEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
isStudentProfileEnabled() - Method in class org.sakaiproject.profile2.logic.SakaiProxyImpl
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

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.job - package org.sakaiproject.profile2.job
 
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
 
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
 
profileImageIsDefault(String) - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
ProfileImageLogicImpl - Class in org.sakaiproject.profile2.logic
Implementation of ProfileImageLogic API
ProfileImageLogicImpl() - Constructor for class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
 
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
 
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_ITEM - Static variable in interface org.sakaiproject.profile2.dao.ProfileDao
 
QUERY_GET_WALL_ITEM_COMMENT - 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
resetProfileImage(String) - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl

S

SakaiProxyImpl - Class in org.sakaiproject.profile2.logic
Implementation of SakaiProxy for Profile2.
SakaiProxyImpl() - Constructor for class org.sakaiproject.profile2.logic.SakaiProxyImpl
 
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
setUploadedProfileImage(String, byte[], String, String) - Method in class org.sakaiproject.profile2.logic.ProfileImageLogicImpl
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 E F G I K M O P Q R S T U V 
Skip navigation links

Copyright © 2008–2017 The Sakai Foundation. All rights reserved.