Liferay 6.1.2-ce-ga3

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

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 AssetVocabularyBaseImpl
          The extended model base implementation for the AssetVocabulary service.
 class AssetVocabularyImpl
           
 class AssetVocabularyModelImpl
          The base model implementation for the AssetVocabulary service.
 


Liferay 6.1.2-ce-ga3