|
Liferay 6.2.0-ce-b2 | |||||||||
| 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
Provides 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 String getBeanIdentifier()
getBeanIdentifier in interface AssetVocabularyServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface AssetVocabularyServicebeanIdentifier - the Spring bean ID for this bean
public AssetVocabulary addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException,
SystemException
addVocabulary(String, Map, Map, String,
ServiceContext)
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 AssetVocabulary addVocabulary(String title,
ServiceContext serviceContext)
throws PortalException,
SystemException
addVocabulary in interface AssetVocabularyServicePortalException
SystemException
public void deleteVocabularies(long[] vocabularyIds)
throws PortalException,
SystemException
deleteVocabularies(long[],
ServiceContext)
deleteVocabularies in interface AssetVocabularyServicePortalException
SystemException
public List<AssetVocabulary> deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
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,
boolean createDefaultVocabulary)
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 AssetVocabularyDisplay getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc)
throws PortalException,
SystemException
getGroupVocabulariesDisplay in interface AssetVocabularyServicePortalException
SystemException
public AssetVocabularyDisplay getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
throws PortalException,
SystemException
getGroupVocabulariesDisplay in interface AssetVocabularyServicePortalException
SystemException
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(long, String, Map, Map,
String, ServiceContext)
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.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||