A C D E F G H I M N P R S T U 

A

addPrivateMessage(long, long, String, String, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
addPrivateMessage(long, long, String, String, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
addPrivateMessage(long, long, String, String, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
addPrivateMessageBranch(long, long, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
addPrivateMessageBranch(long, long, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
addPrivateMessageBranch(long, long, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
addUserThread(long, long, long, boolean, boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
addUserThread(UserThread) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Adds the user thread to the database.
addUserThread(long, long, long, boolean, boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
addUserThread(UserThread) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Adds the user thread to the database.
addUserThread(long, long, long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
addUserThread(UserThread) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Adds the user thread to the database.
autocompleteRecipientMax() - Method in interface com.liferay.social.privatemessaging.configuration.PrivateMessagingConfiguration
 
autocompleteRecipientSiteExcludes() - Method in interface com.liferay.social.privatemessaging.configuration.PrivateMessagingConfiguration
 
autocompleteRecipientType() - Method in interface com.liferay.social.privatemessaging.configuration.PrivateMessagingConfiguration
 

C

cacheResult(UserThread) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Caches the user thread in the entity cache if it is enabled.
cacheResult(List<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Caches the user threads in the entity cache if it is enabled.
cacheResult(UserThread) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Caches the user thread in the entity cache if it is enabled.
cacheResult(List<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Caches the user threads in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
clearCache(UserThread) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
clone() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
clone() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
com.liferay.social.privatemessaging.configuration - package com.liferay.social.privatemessaging.configuration
 
com.liferay.social.privatemessaging.constants - package com.liferay.social.privatemessaging.constants
 
com.liferay.social.privatemessaging.exception - package com.liferay.social.privatemessaging.exception
 
com.liferay.social.privatemessaging.model - package com.liferay.social.privatemessaging.model
 
com.liferay.social.privatemessaging.service - package com.liferay.social.privatemessaging.service
 
com.liferay.social.privatemessaging.service.persistence - package com.liferay.social.privatemessaging.service.persistence
 
compareTo(UserThread) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
compareTo(UserThread) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
countAll() - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the number of user threads.
countAll() - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the number of user threads.
countByMBThreadId(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the number of user threads where mbThreadId = ?.
countByMBThreadId(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the number of user threads where mbThreadId = ?.
countByU_D(long, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the number of user threads where userId = ? and deleted = ?.
countByU_D(long, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the number of user threads where userId = ? and deleted = ?.
countByU_M(long, long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the number of user threads where userId = ? and mbThreadId = ?.
countByU_M(long, long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the number of user threads where userId = ? and mbThreadId = ?.
countByU_R_D(long, boolean, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the number of user threads where userId = ? and read = ? and deleted = ?.
countByU_R_D(long, boolean, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the number of user threads where userId = ? and read = ? and deleted = ?.
countByUserId(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the number of user threads where userId = ?.
countByUserId(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the number of user threads where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
create(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Creates a new user thread with the primary key.
create(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Creates a new user thread with the primary key.
createUserThread(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Creates a new user thread with the primary key.
createUserThread(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Creates a new user thread with the primary key.
createUserThread(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Creates a new user thread with the primary key.

D

deletePersistedModel(PersistedModel) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
deleteUser(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
deleteUser(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
deleteUser(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
deleteUserThread(long, long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
deleteUserThread(UserThread) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Deletes the user thread from the database.
deleteUserThread(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Deletes the user thread with the primary key from the database.
deleteUserThread(long, long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
deleteUserThread(UserThread) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Deletes the user thread from the database.
deleteUserThread(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Deletes the user thread with the primary key from the database.
deleteUserThread(long, long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
deleteUserThread(UserThread) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Deletes the user thread from the database.
deleteUserThread(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Deletes the user thread with the primary key from the database.
dynamicQuery() - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

emailBody() - Method in interface com.liferay.social.privatemessaging.configuration.PrivateMessagingConfiguration
 
emailSubject() - Method in interface com.liferay.social.privatemessaging.configuration.PrivateMessagingConfiguration
 
equals(Object) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 

F

fetchByMBThreadId_First(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where mbThreadId = ?.
fetchByMBThreadId_First(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where mbThreadId = ?.
fetchByMBThreadId_Last(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where mbThreadId = ?.
fetchByMBThreadId_Last(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where mbThreadId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user thread with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user thread with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
fetchByU_D_First(long, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where userId = ? and deleted = ?.
fetchByU_D_First(long, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where userId = ? and deleted = ?.
fetchByU_D_Last(long, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where userId = ? and deleted = ?.
fetchByU_D_Last(long, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where userId = ? and deleted = ?.
fetchByU_M(long, long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user thread where userId = ? and mbThreadId = ? or returns null if it could not be found.
fetchByU_M(long, long, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user thread where userId = ? and mbThreadId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByU_M(long, long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user thread where userId = ? and mbThreadId = ? or returns null if it could not be found.
fetchByU_M(long, long, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user thread where userId = ? and mbThreadId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByU_R_D_First(long, boolean, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where userId = ? and read = ? and deleted = ?.
fetchByU_R_D_First(long, boolean, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where userId = ? and read = ? and deleted = ?.
fetchByU_R_D_Last(long, boolean, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where userId = ? and read = ? and deleted = ?.
fetchByU_R_D_Last(long, boolean, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where userId = ? and read = ? and deleted = ?.
fetchByUserId_First(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where userId = ?.
fetchUserThread(long, long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
fetchUserThread(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
fetchUserThread(long, long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
fetchUserThread(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
fetchUserThread(long, long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
fetchUserThread(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
findAll() - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns all the user threads.
findAll(int, int) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns a range of all the user threads.
findAll(int, int, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads.
findAll(int, int, OrderByComparator<UserThread>, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads.
findAll() - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns all the user threads.
findAll(int, int) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns a range of all the user threads.
findAll(int, int, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads.
findAll(int, int, OrderByComparator<UserThread>, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads.
findByMBThreadId(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns a range of all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int, OrderByComparator<UserThread>, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where mbThreadId = ?.
findByMBThreadId(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns a range of all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int, OrderByComparator<UserThread>, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where mbThreadId = ?.
findByMBThreadId_First(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_First(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_Last(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_Last(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_PrevAndNext(long, long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user threads before and after the current user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_PrevAndNext(long, long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user threads before and after the current user thread in the ordered set where mbThreadId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user thread with the primary key or throws a NoSuchUserThreadException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user thread with the primary key or throws a NoSuchUserThreadException if it could not be found.
findByU_D(long, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns a range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int, OrderByComparator<UserThread>, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns a range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int, OrderByComparator<UserThread>, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where userId = ? and deleted = ?.
findByU_D_First(long, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_First(long, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_Last(long, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_Last(long, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_PrevAndNext(long, long, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user threads before and after the current user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_PrevAndNext(long, long, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user threads before and after the current user thread in the ordered set where userId = ? and deleted = ?.
findByU_M(long, long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user thread where userId = ? and mbThreadId = ? or throws a NoSuchUserThreadException if it could not be found.
findByU_M(long, long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user thread where userId = ? and mbThreadId = ? or throws a NoSuchUserThreadException if it could not be found.
findByU_R_D(long, boolean, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns a range of all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int, OrderByComparator<UserThread>, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns a range of all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int, OrderByComparator<UserThread>, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D_First(long, boolean, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where userId = ? and read = ? and deleted = ?.
findByU_R_D_First(long, boolean, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where userId = ? and read = ? and deleted = ?.
findByU_R_D_Last(long, boolean, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where userId = ? and read = ? and deleted = ?.
findByU_R_D_Last(long, boolean, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where userId = ? and read = ? and deleted = ?.
findByU_R_D_PrevAndNext(long, long, boolean, boolean, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user threads before and after the current user thread in the ordered set where userId = ? and read = ? and deleted = ?.
findByU_R_D_PrevAndNext(long, long, boolean, boolean, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user threads before and after the current user thread in the ordered set where userId = ? and read = ? and deleted = ?.
findByUserId(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns all the user threads where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns a range of all the user threads where userId = ?.
findByUserId(long, int, int, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where userId = ?.
findByUserId(long, int, int, OrderByComparator<UserThread>, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns an ordered range of all the user threads where userId = ?.
findByUserId(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns all the user threads where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns a range of all the user threads where userId = ?.
findByUserId(long, int, int, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where userId = ?.
findByUserId(long, int, int, OrderByComparator<UserThread>, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns an ordered range of all the user threads where userId = ?.
findByUserId_First(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the first user thread in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the first user thread in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the last user thread in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the last user thread in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<UserThread>) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Returns the user threads before and after the current user thread in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Returns the user threads before and after the current user thread in the ordered set where userId = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<UserThread>) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getBadColumnNames() - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
 
getBadColumnNames() - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
getCompanyId() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the company ID of this user thread.
getCompanyId() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getCompanyId() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the company ID of this user thread.
getConfigurationBeanClass() - Method in class com.liferay.social.privatemessaging.configuration.PrivateMessagingConfigurationBeanDeclaration
 
getCreateDate() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the create date of this user thread.
getCreateDate() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getCreateDate() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the create date of this user thread.
getDeleted() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the deleted of this user thread.
getDeleted() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getDeleted() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the deleted of this user thread.
getExpandoBridge() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
getExpandoBridge() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getLastThreadMessage(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadService
 
getLastThreadMessage(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
 
getLastThreadMessage(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 
getMbThreadId() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the mb thread ID of this user thread.
getMbThreadId() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getMbThreadId() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the mb thread ID of this user thread.
getMBThreadUserThreads(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getMBThreadUserThreads(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getMBThreadUserThreads(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
getModelClass() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
getModelClassName() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
getModifiedDate() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the modified date of this user thread.
getModifiedDate() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getModifiedDate() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the modified date of this user thread.
getOSGiServiceIdentifier() - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.social.privatemessaging.service.UserThreadService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
getPrimaryKey() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the primary key of this user thread.
getPrimaryKey() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getPrimaryKey() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the primary key of this user thread.
getPrimaryKeyObj() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
getPrimaryKeyObj() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
getRead() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the read of this user thread.
getRead() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getRead() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the read of this user thread.
getService() - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getService() - Static method in class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
 
getThreadMessages(long, int, int, boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadService
 
getThreadMessages(long, int, int, boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
 
getThreadMessages(long, int, int, boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 
getThreadMessagesCount(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadService
 
getThreadMessagesCount(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
 
getThreadMessagesCount(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 
getTopMBMessageId() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the top m b message ID of this user thread.
getTopMBMessageId() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getTopMBMessageId() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the top m b message ID of this user thread.
getUserId() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the user ID of this user thread.
getUserId() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getUserId() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the user ID of this user thread.
getUserName() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the user name of this user thread.
getUserName() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getUserName() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the user name of this user thread.
getUserThread(long, long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getUserThread(long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Returns the user thread with the primary key.
getUserThread(long, long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getUserThread(long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Returns the user thread with the primary key.
getUserThread(long, long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getUserThread(long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Returns the user thread with the primary key.
getUserThreadId() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the user thread ID of this user thread.
getUserThreadId() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
getUserThreadId() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the user thread ID of this user thread.
getUserThreads(int, int) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Returns a range of all the user threads.
getUserThreads(int, int) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Returns a range of all the user threads.
getUserThreads(int, int) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Returns a range of all the user threads.
getUserThreadsCount() - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Returns the number of user threads.
getUserThreadsCount() - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Returns the number of user threads.
getUserThreadsCount() - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Returns the number of user threads.
getUserUserThreadCount(long, boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getUserUserThreadCount(long, boolean, boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getUserUserThreadCount(long, boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getUserUserThreadCount(long, boolean, boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getUserUserThreadCount(long, boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getUserUserThreadCount(long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getUserUserThreads(long, boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getUserUserThreads(long, boolean, int, int) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getUserUserThreads(long, boolean, boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
getUserUserThreads(long, boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getUserUserThreads(long, boolean, int, int) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getUserUserThreads(long, boolean, boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
getUserUserThreads(long, boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getUserUserThreads(long, boolean, int, int) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getUserUserThreads(long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getUserUserThreads(boolean) - Method in interface com.liferay.social.privatemessaging.service.UserThreadService
 
getUserUserThreads(boolean) - Static method in class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
 
getUserUserThreads(boolean) - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 
getUserUuid() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns the user uuid of this user thread.
getUserUuid() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns the user uuid of this user thread.
getWrappedModel() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
getWrappedService() - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 

H

hashCode() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
hashCode() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 

I

isCachedModel() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
isCachedModel() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
isDeleted() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns true if this user thread is deleted.
isDeleted() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
isDeleted() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns true if this user thread is deleted.
isEntityCacheEnabled() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
isEscapedModel() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
isEscapedModel() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
isNew() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
isNew() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
isRead() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Returns true if this user thread is read.
isRead() - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
isRead() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Returns true if this user thread is read.

M

markUserThreadAsRead(long, long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
markUserThreadAsRead(long, long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
markUserThreadAsRead(long, long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
markUserThreadAsUnread(long, long) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
markUserThreadAsUnread(long, long) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
markUserThreadAsUnread(long, long) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 

N

NEW_MESSAGE - Static variable in class com.liferay.social.privatemessaging.model.PrivateMessagingConstants
 
NoSuchUserThreadException - Exception in com.liferay.social.privatemessaging.exception
 
NoSuchUserThreadException() - Constructor for exception com.liferay.social.privatemessaging.exception.NoSuchUserThreadException
 
NoSuchUserThreadException(String) - Constructor for exception com.liferay.social.privatemessaging.exception.NoSuchUserThreadException
 
NoSuchUserThreadException(String, Throwable) - Constructor for exception com.liferay.social.privatemessaging.exception.NoSuchUserThreadException
 
NoSuchUserThreadException(Throwable) - Constructor for exception com.liferay.social.privatemessaging.exception.NoSuchUserThreadException
 

P

persist() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
PRIVATE_MESSAGING - Static variable in class com.liferay.social.privatemessaging.constants.PrivateMessagingPortletKeys
 
PRIVATE_MESSAGING_CATEGORY_ID - Static variable in class com.liferay.social.privatemessaging.model.PrivateMessagingConstants
 
PrivateMessagingConfiguration - Interface in com.liferay.social.privatemessaging.configuration
 
PrivateMessagingConfigurationBeanDeclaration - Class in com.liferay.social.privatemessaging.configuration
 
PrivateMessagingConfigurationBeanDeclaration() - Constructor for class com.liferay.social.privatemessaging.configuration.PrivateMessagingConfigurationBeanDeclaration
 
PrivateMessagingConstants - Class in com.liferay.social.privatemessaging.model
 
PrivateMessagingConstants() - Constructor for class com.liferay.social.privatemessaging.model.PrivateMessagingConstants
 
PrivateMessagingPortletKeys - Class in com.liferay.social.privatemessaging.constants
 
PrivateMessagingPortletKeys() - Constructor for class com.liferay.social.privatemessaging.constants.PrivateMessagingPortletKeys
 

R

remove(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes the user thread with the primary key from the database.
remove(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes the user thread with the primary key from the database.
removeAll() - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes all the user threads from the database.
removeAll() - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes all the user threads from the database.
removeByMBThreadId(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes all the user threads where mbThreadId = ? from the database.
removeByMBThreadId(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes all the user threads where mbThreadId = ? from the database.
removeByU_D(long, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes all the user threads where userId = ? and deleted = ? from the database.
removeByU_D(long, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes all the user threads where userId = ? and deleted = ? from the database.
removeByU_M(long, long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes the user thread where userId = ? and mbThreadId = ? from the database.
removeByU_M(long, long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes the user thread where userId = ? and mbThreadId = ? from the database.
removeByU_R_D(long, boolean, boolean) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes all the user threads where userId = ? and read = ? and deleted = ? from the database.
removeByU_R_D(long, boolean, boolean) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes all the user threads where userId = ? and read = ? and deleted = ? from the database.
removeByUserId(long) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
Removes all the user threads where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
Removes all the user threads where userId = ? from the database.
resetOriginalValues() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
RoleConstants - Class in com.liferay.social.privatemessaging.model
 
RoleConstants() - Constructor for class com.liferay.social.privatemessaging.model.RoleConstants
 

S

setCachedModel(boolean) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
setCachedModel(boolean) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setCompanyId(long) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the company ID of this user thread.
setCompanyId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setCompanyId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the company ID of this user thread.
setCreateDate(Date) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the create date of this user thread.
setCreateDate(Date) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setCreateDate(Date) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the create date of this user thread.
setDeleted(boolean) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets whether this user thread is deleted.
setDeleted(boolean) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setDeleted(boolean) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets whether this user thread is deleted.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setMbThreadId(long) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the mb thread ID of this user thread.
setMbThreadId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setMbThreadId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the mb thread ID of this user thread.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the modified date of this user thread.
setModifiedDate(Date) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setModifiedDate(Date) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the modified date of this user thread.
setNew(boolean) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
setNew(boolean) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setPrimaryKey(long) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the primary key of this user thread.
setPrimaryKey(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setPrimaryKey(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the primary key of this user thread.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
setRead(boolean) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets whether this user thread is read.
setRead(boolean) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setRead(boolean) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets whether this user thread is read.
setTopMBMessageId(long) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the top m b message ID of this user thread.
setTopMBMessageId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setTopMBMessageId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the top m b message ID of this user thread.
setUserId(long) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the user ID of this user thread.
setUserId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setUserId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the user ID of this user thread.
setUserName(String) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the user name of this user thread.
setUserName(String) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setUserName(String) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the user name of this user thread.
setUserThreadId(long) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the user thread ID of this user thread.
setUserThreadId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
setUserThreadId(long) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the user thread ID of this user thread.
setUserUuid(String) - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
Sets the user uuid of this user thread.
setUserUuid(String) - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
Sets the user uuid of this user thread.
setWrappedService(UserThreadLocalService) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
setWrappedService(UserThreadService) - Method in class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 
SOCIAL_OFFICE_USER - Static variable in class com.liferay.social.privatemessaging.model.RoleConstants
 

T

toCacheModel() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
toCacheModel() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
toEscapedModel() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
toEscapedModel() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
toSoapModel(UserThread) - Static method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
toSoapModels(UserThread[]) - Static method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
toSoapModels(UserThread[][]) - Static method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
toSoapModels(List<UserThread>) - Static method in class com.liferay.social.privatemessaging.model.UserThreadSoap
 
toString() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
toString() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
toUnescapedModel() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
toUnescapedModel() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
toXmlString() - Method in interface com.liferay.social.privatemessaging.model.UserThreadModel
 
toXmlString() - Method in class com.liferay.social.privatemessaging.model.UserThreadWrapper
 

U

update(UserThread) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
update(UserThread, ServiceContext) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
updateImpl(UserThread) - Method in interface com.liferay.social.privatemessaging.service.persistence.UserThreadPersistence
 
updateImpl(UserThread) - Static method in class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
updateUserName(User) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
 
updateUserName(User) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
updateUserName(User) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
updateUserThread(UserThread) - Method in interface com.liferay.social.privatemessaging.service.UserThreadLocalService
Updates the user thread in the database or adds it if it does not yet exist.
updateUserThread(UserThread) - Static method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
Updates the user thread in the database or adds it if it does not yet exist.
updateUserThread(UserThread) - Method in class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
Updates the user thread in the database or adds it if it does not yet exist.
USER_THREAD_ID_ACCESSOR - Static variable in interface com.liferay.social.privatemessaging.model.UserThread
 
UserThread - Interface in com.liferay.social.privatemessaging.model
The extended model interface for the UserThread service.
UserThreadLocalService - Interface in com.liferay.social.privatemessaging.service
Provides the local service interface for UserThread.
UserThreadLocalServiceUtil - Class in com.liferay.social.privatemessaging.service
Provides the local service utility for UserThread.
UserThreadLocalServiceUtil() - Constructor for class com.liferay.social.privatemessaging.service.UserThreadLocalServiceUtil
 
UserThreadLocalServiceWrapper - Class in com.liferay.social.privatemessaging.service
Provides a wrapper for UserThreadLocalService.
UserThreadLocalServiceWrapper(UserThreadLocalService) - Constructor for class com.liferay.social.privatemessaging.service.UserThreadLocalServiceWrapper
 
UserThreadModel - Interface in com.liferay.social.privatemessaging.model
The base model interface for the UserThread service.
UserThreadPersistence - Interface in com.liferay.social.privatemessaging.service.persistence
The persistence interface for the user thread service.
UserThreadService - Interface in com.liferay.social.privatemessaging.service
Provides the remote service interface for UserThread.
UserThreadServiceUtil - Class in com.liferay.social.privatemessaging.service
Provides the remote service utility for UserThread.
UserThreadServiceUtil() - Constructor for class com.liferay.social.privatemessaging.service.UserThreadServiceUtil
 
UserThreadServiceWrapper - Class in com.liferay.social.privatemessaging.service
Provides a wrapper for UserThreadService.
UserThreadServiceWrapper(UserThreadService) - Constructor for class com.liferay.social.privatemessaging.service.UserThreadServiceWrapper
 
UserThreadSoap - Class in com.liferay.social.privatemessaging.model
This class is used by SOAP remote services, specifically com.liferay.social.privatemessaging.service.http.UserThreadServiceSoap.
UserThreadSoap() - Constructor for class com.liferay.social.privatemessaging.model.UserThreadSoap
 
UserThreadUtil - Class in com.liferay.social.privatemessaging.service.persistence
The persistence utility for the user thread service.
UserThreadUtil() - Constructor for class com.liferay.social.privatemessaging.service.persistence.UserThreadUtil
 
UserThreadWrapper - Class in com.liferay.social.privatemessaging.model
This class is a wrapper for UserThread.
UserThreadWrapper(UserThread) - Constructor for class com.liferay.social.privatemessaging.model.UserThreadWrapper
 
A C D E F G H I M N P R S T U