Skip navigation links
A C D E F G H I L M O P R S T U W 

A

addPrivateMessage(long, long, String, String, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
addPrivateMessage(long, long, long, List<User>, String, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
addPrivateMessageBranch(long, long, String, List<ObjectValuePair<String, InputStream>>, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
addUserThread(UserThread) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Adds the user thread to the database.
addUserThread(long, long, long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
afterPropertiesSet() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Initializes the user thread persistence.

C

cacheResult(UserThread) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Caches the user thread in the entity cache if it is enabled.
cacheResult(List<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Caches the user threads in the entity cache if it is enabled.
cacheUniqueFindersCache(UserThreadModelImpl, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
classNameLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
classNameLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
classNamePersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
classNamePersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
classNameService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
clearCache() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Clears the cache for all user threads.
clearCache(UserThread) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Clears the cache for the user thread.
clearCache(List<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
clearUniqueFindersCache(UserThreadModelImpl) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
clone() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
com.liferay.social.privatemessaging.model.impl - package com.liferay.social.privatemessaging.model.impl
 
com.liferay.social.privatemessaging.service.base - package com.liferay.social.privatemessaging.service.base
 
com.liferay.social.privatemessaging.service.http - package com.liferay.social.privatemessaging.service.http
 
com.liferay.social.privatemessaging.service.impl - package com.liferay.social.privatemessaging.service.impl
 
com.liferay.social.privatemessaging.service.persistence.impl - package com.liferay.social.privatemessaging.service.persistence.impl
 
com.liferay.social.privatemessaging.util - package com.liferay.social.privatemessaging.util
 
companyId - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
companyLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
companyLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
companyPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
companyPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
companyProvider - Variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
companyService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
compareTo(UserThread) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
countAll() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the number of user threads.
countByMBThreadId(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the number of user threads where mbThreadId = ?.
countByU_D(long, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the number of user threads where userId = ? and deleted = ?.
countByU_M(long, long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the number of user threads where userId = ? and mbThreadId = ?.
countByU_R_D(long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the number of user threads where userId = ? and read = ? and deleted = ?.
countByUserId(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the number of user threads where userId = ?.
counterLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
create(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Creates a new user thread with the primary key.
createDate - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
createUserThread(long) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Creates a new user thread with the primary key.

D

DATA_SOURCE - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
deleted - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
DELETED_COLUMN_BITMASK - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
deleteUser(long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
deleteUserThread(long) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Deletes the user thread with the primary key from the database.
deleteUserThread(UserThread) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Deletes the user thread from the database.
deleteUserThread(long, long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
destroy() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
destroy() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
dynamicQuery() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
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.base.UserThreadLocalServiceBaseImpl
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.

E

ENTITY_CACHE_ENABLED - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
entityCache - Variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
equals(Object) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
equals(Object) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

F

fetchByMBThreadId_First(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the first user thread in the ordered set where mbThreadId = ?.
fetchByMBThreadId_Last(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where mbThreadId = ?.
fetchByPrimaryKey(Serializable) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user thread with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user thread with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
fetchByU_D_First(long, boolean, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the first user thread in the ordered set where userId = ? and deleted = ?.
fetchByU_D_Last(long, boolean, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where userId = ? and deleted = ?.
fetchByU_M(long, long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user thread where userId = ? and mbThreadId = ? or returns null if it could not be found.
fetchByU_M(long, long, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where userId = ? and read = ? and deleted = ?.
fetchByUserId_First(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the first user thread in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where userId = ?.
fetchUserThread(long) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
fetchUserThread(long, long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
findAll() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns all the user threads.
findAll(int, int) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns a range of all the user threads.
findAll(int, int, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads.
findAll(int, int, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads.
findByMBThreadId(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns a range of all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads where mbThreadId = ?.
findByMBThreadId(long, int, int, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads where mbThreadId = ?.
findByMBThreadId_First(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the first user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_Last(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where mbThreadId = ?.
findByMBThreadId_PrevAndNext(long, long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user threads before and after the current user thread in the ordered set where mbThreadId = ?.
findByPrimaryKey(Serializable) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user thread with the primary key or throws a NoSuchModelException if it could not be found.
findByPrimaryKey(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user thread with the primary key or throws a NoSuchUserThreadException if it could not be found.
findByU_D(long, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns a range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads where userId = ? and deleted = ?.
findByU_D(long, boolean, int, int, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads where userId = ? and deleted = ?.
findByU_D_First(long, boolean, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the first user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_Last(long, boolean, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where userId = ? and deleted = ?.
findByU_D_PrevAndNext(long, long, boolean, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns all the user threads where userId = ? and read = ? and deleted = ?.
findByU_R_D(long, boolean, boolean, int, int) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
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 class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns all the user threads where userId = ?.
findByUserId(long, int, int) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns a range of all the user threads where userId = ?.
findByUserId(long, int, int, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads where userId = ?.
findByUserId(long, int, int, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns an ordered range of all the user threads where userId = ?.
findByUserId_First(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the first user thread in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the last user thread in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<UserThread>) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Returns the user threads before and after the current user thread in the ordered set where userId = ?.
FINDER_CACHE_ENABLED - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_COUNT_BY_MBTHREADID - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_COUNT_BY_U_D - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_COUNT_BY_U_M - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_COUNT_BY_U_R_D - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_COUNT_BY_USERID - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_FETCH_BY_U_M - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_MBTHREADID - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_U_D - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_U_R_D - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_USERID - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_MBTHREADID - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_D - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_R_D - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_USERID - Static variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
finderCache - Variable in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 

G

getActionableDynamicQuery() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
getAutocompleteRecipientSiteExcludes(long) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 
getBadColumnNames() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
getByMBThreadId_PrevAndNext(Session, UserThread, long, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
getByU_D_PrevAndNext(Session, UserThread, long, boolean, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
getByU_R_D_PrevAndNext(Session, UserThread, long, boolean, boolean, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
getByUserId_PrevAndNext(Session, UserThread, long, OrderByComparator<UserThread>, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
getClassNameLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the class name local service.
getClassNameLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the class name local service.
getClassNamePersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the class name persistence.
getClassNamePersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the class name persistence.
getClassNameService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the class name remote service.
getColumnBitmask() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getCompanyId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getCompanyLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the company local service.
getCompanyLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the company local service.
getCompanyPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the company persistence.
getCompanyPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the company persistence.
getCompanyService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the company remote service.
getCounterLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the counter local service.
getCreateDate() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getDeleted() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getExpandoBridge() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getGroupLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the group local service.
getGroupLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the group local service.
getGroupPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the group persistence.
getGroupPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the group persistence.
getGroupService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the group remote service.
getIndexableActionableDynamicQuery() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
getJSONRecipients(long, String, String, int, int) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 
getLastThreadMessage(HttpPrincipal, long) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceHttp
 
getLastThreadMessage(long) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceSoap
 
getLastThreadMessage(long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadServiceImpl
 
getLayoutLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the layout local service.
getLayoutLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the layout local service.
getLayoutPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the layout persistence.
getLayoutPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the layout persistence.
getLayoutService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the layout remote service.
getMailService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the mail remote service.
getMBMessageLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the message-boards message local service.
getMBMessageLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the message-boards message local service.
getMBMessagePersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the message-boards message persistence.
getMBMessagePersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the message-boards message persistence.
getMBMessageService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the message-boards message remote service.
getMbThreadId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getMBThreadUserThreads(long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getModelAttributes() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getModelClass() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getModelClass() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
getModelClass() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getModelClassName() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
getModifiedDate() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getOriginalDeleted() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getOriginalMbThreadId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getOriginalRead() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getOriginalUserId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getOSGiServiceIdentifier() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
getPortletConfiguration(long) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 
getPrimaryKey() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getPrimaryKeyObj() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getPrivateMessagingConfiguration(long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getRead() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getResourceLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the resource local service.
getResourceLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the resource local service.
getTableColumnsMap() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
getThreadMessages(HttpPrincipal, long, int, int, boolean) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceHttp
 
getThreadMessages(long, int, int, boolean) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceSoap
 
getThreadMessages(long, int, int, boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadServiceImpl
 
getThreadMessagesCount(HttpPrincipal, long) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceHttp
 
getThreadMessagesCount(long) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceSoap
 
getThreadMessagesCount(long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadServiceImpl
 
getThreadRepresentativeUserId(long, long) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
Each thread has a user that represents that thread.
getThreadSubject(long) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 
getThreadURL(User, long, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getThreadUsers(long, long) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 
getTopMBMessageId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getUserId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getUserLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user local service.
getUserName() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getUserNotificationEventLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user notification event local service.
getUserNotificationEventLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user notification event local service.
getUserNotificationEventPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user notification event persistence.
getUserNotificationEventPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user notification event persistence.
getUserPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user persistence.
getUserService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user remote service.
getUserThread(long) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user thread with the primary key.
getUserThread(long, long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getUserThreadId() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
getUserThreadLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user thread local service.
getUserThreadLocalService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user thread local service.
getUserThreadPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the user thread persistence.
getUserThreadPersistence() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user thread persistence.
getUserThreads(int, int) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns a range of all the user threads.
getUserThreadsCount() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Returns the number of user threads.
getUserThreadService() - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Returns the user thread remote service.
getUserUserThreadCount(long, boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getUserUserThreadCount(long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getUserUserThreads(HttpPrincipal, boolean) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceHttp
 
getUserUserThreads(boolean) - Static method in class com.liferay.social.privatemessaging.service.http.UserThreadServiceSoap
 
getUserUserThreads(long, boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getUserUserThreads(long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getUserUserThreads(long, boolean, int, int) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
getUserUserThreads(boolean) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadServiceImpl
 
getUserUuid() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
groupLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
groupLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
groupPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
groupPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
groupService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 

H

hashCode() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
hashCode() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

I

initActionableDynamicQuery(ActionableDynamicQuery) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
isDeleted() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
isEntityCacheEnabled() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
isFinderCacheEnabled() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
isRead() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
isUserPartOfThread(long, long) - Static method in class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 

L

layoutLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
layoutLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
layoutPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
layoutPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
layoutService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

M

mailService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
markUserThreadAsRead(long, long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
markUserThreadAsUnread(long, long) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
mbMessageLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
mbMessageLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
mbMessagePersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
mbMessagePersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
mbMessageService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
mbThreadId - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
MBTHREADID_COLUMN_BITMASK - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
modifiedDate - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
MODIFIEDDATE_COLUMN_BITMASK - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

O

ORDER_BY_JPQL - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

P

parseRecipients(long, String) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
persist() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadBaseImpl
 
persistedModelLocalServiceRegistry - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
PrivateMessagingUtil - Class in com.liferay.social.privatemessaging.util
 
PrivateMessagingUtil() - Constructor for class com.liferay.social.privatemessaging.util.PrivateMessagingUtil
 

R

read - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
READ_COLUMN_BITMASK - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
readExternal(ObjectInput) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
remove(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes the user thread with the primary key from the database.
remove(Serializable) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes the user thread with the primary key from the database.
removeAll() - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes all the user threads from the database.
removeByMBThreadId(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes all the user threads where mbThreadId = ? from the database.
removeByU_D(long, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes all the user threads where userId = ? and deleted = ? from the database.
removeByU_M(long, long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes the user thread where userId = ? and mbThreadId = ? from the database.
removeByU_R_D(long, boolean, boolean) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes all the user threads where userId = ? and read = ? and deleted = ? from the database.
removeByUserId(long) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
Removes all the user threads where userId = ? from the database.
removeImpl(UserThread) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
resetOriginalValues() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
resourceLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
resourceLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
runSQL(String) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Performs a SQL query.

S

sendEmail(long, ThemeDisplay) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
sendNotificationEvent(MBMessage) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
SESSION_FACTORY - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setClassNameLocalService(ClassNameLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the class name local service.
setClassNameLocalService(ClassNameLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the class name local service.
setClassNamePersistence(ClassNamePersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the class name persistence.
setClassNamePersistence(ClassNamePersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the class name persistence.
setClassNameService(ClassNameService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the class name remote service.
setCompanyId(long) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setCompanyLocalService(CompanyLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the company local service.
setCompanyLocalService(CompanyLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the company local service.
setCompanyPersistence(CompanyPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the company persistence.
setCompanyPersistence(CompanyPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the company persistence.
setCompanyService(CompanyService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the company remote service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the counter local service.
setCreateDate(Date) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setDeleted(boolean) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setGroupLocalService(GroupLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the group local service.
setGroupLocalService(GroupLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the group local service.
setGroupPersistence(GroupPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the group persistence.
setGroupPersistence(GroupPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the group persistence.
setGroupService(GroupService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the group remote service.
setLayoutLocalService(LayoutLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the layout local service.
setLayoutLocalService(LayoutLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the layout local service.
setLayoutPersistence(LayoutPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the layout persistence.
setLayoutPersistence(LayoutPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the layout persistence.
setLayoutService(LayoutService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the layout remote service.
setMailService(MailService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the mail remote service.
setMBMessageLocalService(MBMessageLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the message-boards message local service.
setMBMessageLocalService(MBMessageLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the message-boards message local service.
setMBMessagePersistence(MBMessagePersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the message-boards message persistence.
setMBMessagePersistence(MBMessagePersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the message-boards message persistence.
setMBMessageService(MBMessageService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the message-boards message remote service.
setMbThreadId(long) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setModifiedDate(Date) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setPrimaryKey(long) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setRead(boolean) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setResourceLocalService(ResourceLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the resource local service.
setResourceLocalService(ResourceLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the resource local service.
setTopMBMessageId(long) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setUserId(long) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setUserLocalService(UserLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user local service.
setUserName(String) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setUserNotificationEventLocalService(UserNotificationEventLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the user notification event local service.
setUserNotificationEventLocalService(UserNotificationEventLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user notification event local service.
setUserNotificationEventPersistence(UserNotificationEventPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the user notification event persistence.
setUserNotificationEventPersistence(UserNotificationEventPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user notification event persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user persistence.
setUserService(UserService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user remote service.
setUserThreadId(long) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
setUserThreadLocalService(UserThreadLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the user thread local service.
setUserThreadLocalService(UserThreadLocalService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user thread local service.
setUserThreadPersistence(UserThreadPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Sets the user thread persistence.
setUserThreadPersistence(UserThreadPersistence) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user thread persistence.
setUserThreadService(UserThreadService) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
Sets the user thread remote service.
setUserUuid(String) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

T

TABLE_COLUMNS - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
TABLE_NAME - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
toCacheModel() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
toEntityModel() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
toEscapedModel() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
toModel(UserThreadSoap) - Static method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
Converts the soap model instance into a normal model instance.
toModels(UserThreadSoap[]) - Static method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
Converts the soap model instances into normal model instances.
topMBMessageId - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
toString() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
toString() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
toUnwrappedModel(UserThread) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
toXmlString() - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
TX_MANAGER - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 

U

updateImpl(UserThread) - Method in class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
updateUserName(User) - Method in class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
updateUserThread(UserThread) - Method in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
Updates the user thread in the database or adds it if it does not yet exist.
userId - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
USERID_COLUMN_BITMASK - Static variable in class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
userLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
userLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
userName - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
userNotificationEventLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
userNotificationEventLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
userNotificationEventPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
userNotificationEventPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
userPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
userPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
userService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
UserThreadBaseImpl - Class in com.liferay.social.privatemessaging.model.impl
The extended model base implementation for the UserThread service.
UserThreadBaseImpl() - Constructor for class com.liferay.social.privatemessaging.model.impl.UserThreadBaseImpl
 
UserThreadCacheModel - Class in com.liferay.social.privatemessaging.model.impl
The cache model class for representing UserThread in entity cache.
UserThreadCacheModel() - Constructor for class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
userThreadId - Variable in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
UserThreadImpl - Class in com.liferay.social.privatemessaging.model.impl
 
UserThreadImpl() - Constructor for class com.liferay.social.privatemessaging.model.impl.UserThreadImpl
 
userThreadLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
userThreadLocalService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
UserThreadLocalServiceBaseImpl - Class in com.liferay.social.privatemessaging.service.base
Provides the base implementation for the user thread local service.
UserThreadLocalServiceBaseImpl() - Constructor for class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
UserThreadLocalServiceImpl - Class in com.liferay.social.privatemessaging.service.impl
 
UserThreadLocalServiceImpl() - Constructor for class com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl
 
UserThreadModelImpl - Class in com.liferay.social.privatemessaging.model.impl
The base model implementation for the UserThread service.
UserThreadModelImpl() - Constructor for class com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl
 
userThreadPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadLocalServiceBaseImpl
 
userThreadPersistence - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
UserThreadPersistenceImpl - Class in com.liferay.social.privatemessaging.service.persistence.impl
The persistence implementation for the user thread service.
UserThreadPersistenceImpl() - Constructor for class com.liferay.social.privatemessaging.service.persistence.impl.UserThreadPersistenceImpl
 
userThreadService - Variable in class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
UserThreadServiceBaseImpl - Class in com.liferay.social.privatemessaging.service.base
Provides the base implementation for the user thread remote service.
UserThreadServiceBaseImpl() - Constructor for class com.liferay.social.privatemessaging.service.base.UserThreadServiceBaseImpl
 
UserThreadServiceHttp - Class in com.liferay.social.privatemessaging.service.http
Provides the HTTP utility for the UserThreadServiceUtil service utility.
UserThreadServiceHttp() - Constructor for class com.liferay.social.privatemessaging.service.http.UserThreadServiceHttp
 
UserThreadServiceImpl - Class in com.liferay.social.privatemessaging.service.impl
 
UserThreadServiceImpl() - Constructor for class com.liferay.social.privatemessaging.service.impl.UserThreadServiceImpl
 
UserThreadServiceSoap - Class in com.liferay.social.privatemessaging.service.http
Provides the SOAP utility for the UserThreadServiceUtil service utility.
UserThreadServiceSoap() - Constructor for class com.liferay.social.privatemessaging.service.http.UserThreadServiceSoap
 

W

writeExternal(ObjectOutput) - Method in class com.liferay.social.privatemessaging.model.impl.UserThreadCacheModel
 
A C D E F G H I L M O P R S T U W 
Skip navigation links