Liferay 6.0.3

Uses of Interface
com.liferay.portlet.asset.model.AssetEntryModel

Packages that use AssetEntryModel
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
 

Uses of AssetEntryModel in com.liferay.portlet.asset.model
 

Subinterfaces of AssetEntryModel in com.liferay.portlet.asset.model
 interface AssetEntry
           This interface is a model that represents the AssetEntry table in the database.
 

Classes in com.liferay.portlet.asset.model that implement AssetEntryModel
 class AssetEntryWrapper
           This class is a wrapper for AssetEntry.
 

Uses of AssetEntryModel in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement AssetEntryModel
 class AssetEntryImpl
           
 class AssetEntryModelImpl
           This interface is a model that represents the AssetEntry table in the database.
 


Liferay 6.0.3