Liferay 6.1.2-ce-ga3

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
          The extended model interface for the AssetEntry service.
 

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 AssetEntryBaseImpl
          The extended model base implementation for the AssetEntry service.
 class AssetEntryImpl
           
 class AssetEntryModelImpl
          The base model implementation for the AssetEntry service.
 


Liferay 6.1.2-ce-ga3