|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.service.AssetVocabularyServiceWrapper
public class AssetVocabularyServiceWrapper
This class is a wrapper for AssetVocabularyService.
AssetVocabularyService| Constructor Summary | |
|---|---|
AssetVocabularyServiceWrapper(AssetVocabularyService assetVocabularyService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetVocabularyServiceWrapper(AssetVocabularyService assetVocabularyService)
| Method Detail |
|---|
public AssetVocabulary addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException,
SystemException
addVocabulary in interface AssetVocabularyServicePortalException
SystemException
public AssetVocabulary addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException,
SystemException
addVocabulary in interface AssetVocabularyServicePortalException
SystemException
public void deleteVocabularies(long[] vocabularyIds)
throws PortalException,
SystemException
deleteVocabularies in interface AssetVocabularyServicePortalException
SystemException
public void deleteVocabulary(long vocabularyId)
throws PortalException,
SystemException
deleteVocabulary in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> getCompanyVocabularies(long companyId)
throws PortalException,
SystemException
getCompanyVocabularies in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> getGroupsVocabularies(long[] groupIds)
throws PortalException,
SystemException
getGroupsVocabularies in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> getGroupsVocabularies(long[] groupIds,
String className)
throws PortalException,
SystemException
getGroupsVocabularies in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> getGroupVocabularies(long groupId)
throws PortalException,
SystemException
getGroupVocabularies in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator obc)
throws SystemException
getGroupVocabularies in interface AssetVocabularyServiceSystemException
public List<AssetVocabulary> getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
throws SystemException
getGroupVocabularies in interface AssetVocabularyServiceSystemException
public int getGroupVocabulariesCount(long groupId)
throws SystemException
getGroupVocabulariesCount in interface AssetVocabularyServiceSystemException
public int getGroupVocabulariesCount(long groupId,
String name)
throws SystemException
getGroupVocabulariesCount in interface AssetVocabularyServiceSystemException
public JSONObject getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
throws PortalException,
SystemException
getJSONGroupVocabularies in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> getVocabularies(long[] vocabularyIds)
throws PortalException,
SystemException
getVocabularies in interface AssetVocabularyServicePortalException
SystemException
public AssetVocabulary getVocabulary(long vocabularyId)
throws PortalException,
SystemException
getVocabulary in interface AssetVocabularyServicePortalException
SystemException
public AssetVocabulary updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException,
SystemException
updateVocabulary in interface AssetVocabularyServicePortalException
SystemException
public AssetVocabulary updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException,
SystemException
updateVocabulary in interface AssetVocabularyServicePortalException
SystemExceptionpublic AssetVocabularyService getWrappedAssetVocabularyService()
getWrappedService()
public void setWrappedAssetVocabularyService(AssetVocabularyService assetVocabularyService)
setWrappedService(com.liferay.portlet.asset.service.AssetVocabularyService)
public AssetVocabularyService getWrappedService()
getWrappedService in interface ServiceWrapper<AssetVocabularyService>public void setWrappedService(AssetVocabularyService assetVocabularyService)
setWrappedService in interface ServiceWrapper<AssetVocabularyService>
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||