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.document.library.content.model.DLContent">
		<field name="mvccVersion" type="long" />
		<field name="ctCollectionId" type="long" />
		<field name="contentId" type="long" />
		<field name="groupId" type="long" />
		<field name="companyId" type="long" />
		<field name="repositoryId" type="long" />
		<field name="path" type="String">
			<hint name="max-length">255</hint>
		</field>
		<field name="version" type="String" />
		<field name="data" type="Blob" />
		<field name="size" type="long" />
	</model>
</model-hints>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy