META-INF.portlet-model-hints.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.asset.entry.rel.service
Show all versions of com.liferay.asset.entry.rel.service
Liferay Asset Entry Rel Service
<?xml version="1.0"?> <model-hints> <model name="com.liferay.asset.entry.rel.model.AssetEntryAssetCategoryRel"> <field name="mvccVersion" type="long" /> <field name="ctCollectionId" type="long" /> <field name="assetEntryAssetCategoryRelId" type="long" /> <field name="companyId" type="long" /> <field name="assetEntryId" type="long" /> <field name="assetCategoryId" type="long" /> <field name="priority" type="int" /> </model> </model-hints>