Uses of Class
com.liferay.asset.kernel.model.AssetVocabularyDisplay
Packages that use AssetVocabularyDisplay
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetVocabularyDisplay in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return AssetVocabularyDisplayModifier and TypeMethodDescriptionAssetVocabularyService.getGroupVocabulariesDisplay
(long groupId, String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabulariesDisplay
(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static AssetVocabularyDisplay
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay
(long groupId, String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator<AssetVocabulary> orderByComparator) static AssetVocabularyDisplay
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay
(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay
(long groupId, String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay
(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.searchVocabulariesDisplay
(long groupId, String title, boolean addDefaultVocabulary, int start, int end) AssetVocabularyService.searchVocabulariesDisplay
(long groupId, String title, boolean addDefaultVocabulary, int start, int end, Sort sort) static AssetVocabularyDisplay
AssetVocabularyServiceUtil.searchVocabulariesDisplay
(long groupId, String title, boolean addDefaultVocabulary, int start, int end) static AssetVocabularyDisplay
AssetVocabularyServiceUtil.searchVocabulariesDisplay
(long groupId, String title, boolean addDefaultVocabulary, int start, int end, Sort sort) AssetVocabularyServiceWrapper.searchVocabulariesDisplay
(long groupId, String title, boolean addDefaultVocabulary, int start, int end) AssetVocabularyServiceWrapper.searchVocabulariesDisplay
(long groupId, String title, boolean addDefaultVocabulary, int start, int end, Sort sort)