|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetVocabularyModel | |
---|---|
com.liferay.portal.tools.samplesqlbuilder | |
com.liferay.portlet.asset.model | |
com.liferay.portlet.asset.model.impl |
Uses of AssetVocabularyModel in com.liferay.portal.tools.samplesqlbuilder |
---|
Methods in com.liferay.portal.tools.samplesqlbuilder that return AssetVocabularyModel | |
---|---|
protected AssetVocabularyModel |
DataFactory.newAssetVocabularyModel(long grouId,
long userId,
String userName,
String name)
|
Methods in com.liferay.portal.tools.samplesqlbuilder that return types with arguments of type AssetVocabularyModel | |
---|---|
List<AssetVocabularyModel> |
DataFactory.getAssetVocabularyModels()
|
Methods in com.liferay.portal.tools.samplesqlbuilder with parameters of type AssetVocabularyModel | |
---|---|
List<ResourcePermissionModel> |
DataFactory.newResourcePermissionModels(AssetVocabularyModel assetVocabularyModel)
|
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.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |