All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.javadocs-all.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0"?>

<javadocs>
	<javadoc>
		<name>UserModelListener</name>
		<type>com.liferay.social.privatemessaging.hook.listeners.UserModelListener</type>
		<author><![CDATA[Scott Lee]]></author>
		<method>
			<name>onAfterUpdate</name>
			<param>
				<name>user</name>
				<type>com.liferay.portal.model.User</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>onBeforeRemove</name>
			<param>
				<name>user</name>
				<type>com.liferay.portal.model.User</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<field>
			<name>_log</name>
		</field>
	</javadoc>
	<javadoc>
		<name>UpgradeProcess_1_0_0</name>
		<type>com.liferay.social.privatemessaging.hook.upgrade.UpgradeProcess_1_0_0</type>
		<author><![CDATA[Scott Lee]]></author>
		<method>
			<name>getThreshold</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>doUpgrade</name>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>UpgradeProcess_1_0_1</name>
		<type>com.liferay.social.privatemessaging.hook.upgrade.UpgradeProcess_1_0_1</type>
		<author><![CDATA[Sherry Yang]]></author>
		<method>
			<name>getThreshold</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>doUpgrade</name>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>UpgradePrivateMessaging</name>
		<type>com.liferay.social.privatemessaging.hook.upgrade.v1_0_0.UpgradePrivateMessaging</type>
		<author><![CDATA[Scott Lee]]></author>
		<method>
			<name>doUpgrade</name>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>UpgradeResourcePermission</name>
		<type>com.liferay.social.privatemessaging.hook.upgrade.v1_0_1.UpgradeResourcePermission</type>
		<author><![CDATA[Sherry Yang]]></author>
		<method>
			<name>doUpgrade</name>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>upgradeDLFolderResourcePermission</name>
			<param>
				<name>company</name>
				<type>com.liferay.portal.model.Company</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>group</name>
				<type>com.liferay.portal.model.Group</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>upgradeDLResourcePermission</name>
			<param>
				<name>company</name>
				<type>com.liferay.portal.model.Company</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>group</name>
				<type>com.liferay.portal.model.Group</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_DL_RESOURCE_NAME</name>
		</field>
	</javadoc>
	<javadoc>
		<name>UserThreadImpl</name>
		<type>com.liferay.social.privatemessaging.model.impl.UserThreadImpl</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<method>
			<name>UserThreadImpl</name>
		</method>
	</javadoc>
	<javadoc>
		<name>PrivateMessagingUserNotificationHandler</name>
		<type>com.liferay.social.privatemessaging.notifications.PrivateMessagingUserNotificationHandler</type>
		<author><![CDATA[Jonathan Lee]]></author>
		<method>
			<name>PrivateMessagingUserNotificationHandler</name>
		</method>
		<method>
			<name>getBody</name>
			<param>
				<name>userNotificationEvent</name>
				<type>com.liferay.portal.model.UserNotificationEvent</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>serviceContext</name>
				<type>com.liferay.portal.service.ServiceContext</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getLink</name>
			<param>
				<name>userNotificationEvent</name>
				<type>com.liferay.portal.model.UserNotificationEvent</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>serviceContext</name>
				<type>com.liferay.portal.service.ServiceContext</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>PrivateMessagingPortlet</name>
		<type>com.liferay.social.privatemessaging.portlet.PrivateMessagingPortlet</type>
		<author><![CDATA[Scott Lee]]></author>
		<author><![CDATA[Eudaldo Alonso]]></author>
		<method>
			<name>deleteMessages</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getMessageAttachment</name>
			<param>
				<name>resourceRequest</name>
				<type>javax.portlet.ResourceRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>resourceResponse</name>
				<type>javax.portlet.ResourceResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>markMessagesAsRead</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>markMessagesAsUnread</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>processAction</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortletException</name>
				<type>javax.portlet.PortletException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>sendMessage</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>serveResource</name>
			<param>
				<name>resourceRequest</name>
				<type>javax.portlet.ResourceRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>resourceResponse</name>
				<type>javax.portlet.ResourceResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortletException</name>
				<type>javax.portlet.PortletException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getMessage</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>key</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getUsers</name>
			<param>
				<name>resourceRequest</name>
				<type>javax.portlet.ResourceRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>resourceResponse</name>
				<type>javax.portlet.ResourceResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isValidName</name>
			<param>
				<name>name</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>validateAttachment</name>
			<param>
				<name>fileName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>inputStream</name>
				<type>java.io.InputStream</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>validateTo</name>
			<param>
				<name>to</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>writeJSON</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mimeResponse</name>
				<type>javax.portlet.MimeResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>json</name>
				<type>java.lang.Object</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>IOException</name>
				<type>java.io.IOException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_log</name>
		</field>
	</javadoc>
	<javadoc>
		<name>UserThreadLocalServiceImpl</name>
		<type>com.liferay.social.privatemessaging.service.impl.UserThreadLocalServiceImpl</type>
		<author><![CDATA[Scott Lee]]></author>
		<author><![CDATA[Jonathan Lee]]></author>
		<method>
			<name>addPrivateMessage</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>to</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>subject</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>body</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>inputStreamOVPs</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addPrivateMessageBranch</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>parentMBMessageId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>body</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>inputStreamOVPs</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addUserThread</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>topMBMessageId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>read</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>deleteUser</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>deleteUserThread</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>fetchUserThread</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getMBThreadUserThreads</name>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUserThread</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getUserUserThreadCount</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUserUserThreadCount</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>read</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUserUserThreads</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUserUserThreads</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>read</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUserUserThreads</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>start</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>end</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>markUserThreadAsRead</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>markUserThreadAsUnread</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>updateUserName</name>
			<param>
				<name>user</name>
				<type>com.liferay.portal.model.User</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>addPrivateMessage</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>parentMBMessageId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>recipients</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>subject</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>body</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>inputStreamOVPs</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getThreadURL</name>
			<param>
				<name>user</name>
				<type>com.liferay.portal.model.User</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>threadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>parseRecipients</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>to</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>sendEmail</name>
			<param>
				<name>mbMessageId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>sendNotificationEvent</name>
			<param>
				<name>mbMessage</name>
				<type>com.liferay.portlet.messageboards.model.MBMessage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>UserThreadServiceImpl</name>
		<type>com.liferay.social.privatemessaging.service.impl.UserThreadServiceImpl</type>
		<author><![CDATA[Bruno Farache]]></author>
		<method>
			<name>getLastThreadMessage</name>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getThreadMessages</name>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>start</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>end</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>ascending</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getThreadMessagesCount</name>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getUserUserThreads</name>
			<param>
				<name>deleted</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PrincipalException</name>
				<type>com.liferay.portal.security.auth.PrincipalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>PortletPropsKeys</name>
		<type>com.liferay.social.privatemessaging.util.PortletPropsKeys</type>
		<author><![CDATA[Jonathan Lee]]></author>
		<field>
			<name>AUTOCOMPLETE_RECIPIENT_MAX</name>
		</field>
		<field>
			<name>AUTOCOMPLETE_RECIPIENT_SITE_EXCLUDES</name>
		</field>
		<field>
			<name>AUTOCOMPLETE_RECIPIENT_TYPE</name>
		</field>
	</javadoc>
	<javadoc>
		<name>PortletPropsValues</name>
		<type>com.liferay.social.privatemessaging.util.PortletPropsValues</type>
		<author><![CDATA[Jonathan Lee]]></author>
		<field>
			<name>AUTOCOMPLETE_RECIPIENT_MAX</name>
		</field>
		<field>
			<name>AUTOCOMPLETE_RECIPIENT_SITE_EXCLUDES</name>
		</field>
		<field>
			<name>AUTOCOMPLETE_RECIPIENT_TYPE</name>
		</field>
	</javadoc>
	<javadoc>
		<name>PrivateMessagingConstants</name>
		<type>com.liferay.social.privatemessaging.util.PrivateMessagingConstants</type>
		<author><![CDATA[Scott Lee]]></author>
		<field>
			<name>NEW_MESSAGE</name>
		</field>
		<field>
			<name>PRIVATE_MESSAGING_CATEGORY_ID</name>
		</field>
	</javadoc>
	<javadoc>
		<name>PrivateMessagingUtil</name>
		<type>com.liferay.social.privatemessaging.util.PrivateMessagingUtil</type>
		<author><![CDATA[Scott Lee]]></author>
		<author><![CDATA[Eudaldo Alonso]]></author>
		<method>
			<name>getJSONRecipients</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>type</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>keywords</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>start</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>end</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getThreadRepresentativeUserId</name>
			<comment><![CDATA[Each thread has a user that represents that thread. This person is either the last user to post on that thread (exluding himself), or if he is the only person to have posted on the thread, then he will the represenative.]]></comment>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getThreadSubject</name>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getThreadUsers</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isUserPartOfThread</name>
			<param>
				<name>userId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>mbThreadId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>RoleConstants</name>
		<type>com.liferay.social.privatemessaging.util.RoleConstants</type>
		<author><![CDATA[Eudaldo Alonso]]></author>
		<field>
			<name>SOCIAL_OFFICE_USER</name>
		</field>
	</javadoc>
</javadocs>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy