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

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

<?xml version="1.0"?>

<model-hints>
	<model name="com.liferay.portal.language.override.model.PLOEntry">
		<field name="mvccVersion" type="long" />
		<field name="ploEntryId" type="long" />
		<field name="companyId" type="long" />
		<field name="userId" type="long" />
		<field name="createDate" type="Date" />
		<field name="modifiedDate" type="Date" />
		<field name="key" type="String">
			<hint name="max-length">1000</hint>
		</field>
		<field name="languageId" type="String" />
		<field name="value" type="String">
			<hint-collection name="CLOB" />
			<sanitize content-type="text/html" modes="ALL" />
		</field>
	</model>
</model-hints>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy