Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.asset.model that implement AssetVocabularyModel
 class AssetVocabularyWrapper
           This class is a wrapper for AssetVocabulary.
 

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

Classes in com.liferay.portlet.asset.model.impl that implement AssetVocabularyModel
 class AssetVocabularyImpl
           
 class AssetVocabularyModelImpl
           This interface is a model that represents the AssetVocabulary table in the database.
 


Liferay 6.0.3