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

META-INF.portlet-model-hints.xml Maven / Gradle / Ivy

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

<model-hints>
	<model name="com.liferay.social.privatemessaging.model.UserThread">
		<field name="userThreadId" type="long" />
		<field name="companyId" type="long" />
		<field name="userId" type="long" />
		<field name="userName" type="String" />
		<field name="createDate" type="Date" />
		<field name="modifiedDate" type="Date" />
		<field name="mbThreadId" type="long" />
		<field name="topMBMessageId" type="long" />
		<field name="read" type="boolean" />
		<field name="deleted" type="boolean" />
	</model>
</model-hints>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy