|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={PortalException.class,SystemException.class})
public interface AssetVocabularyServiceProvides the remote service interface for AssetVocabulary. Methods of this service are expected to have security checks based on the propagated JAAS credentials because this service can be accessed remotely.
AssetVocabularyServiceUtil,
com.liferay.portlet.asset.service.base.AssetVocabularyServiceBaseImpl,
com.liferay.portlet.asset.service.impl.AssetVocabularyServiceImpl| Method Detail |
|---|
AssetVocabulary addVocabulary(String title,
ServiceContext serviceContext)
throws PortalException
PortalException
AssetVocabulary addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException
PortalException
@Deprecated
AssetVocabulary addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException
addVocabulary(String, Map, Map, String,
ServiceContext)
PortalException
@Deprecated
void deleteVocabularies(long[] vocabularyIds)
throws PortalException
deleteVocabularies(long[],
ServiceContext)
PortalException
List<AssetVocabulary> deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
throws PortalException
PortalException
void deleteVocabulary(long vocabularyId)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
AssetVocabulary fetchVocabulary(long vocabularyId)
throws PortalException
PortalExceptionString getBeanIdentifier()
@Deprecated
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getCompanyVocabularies(long companyId)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupVocabularies(long groupId)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupVocabularies(long[] groupIds)
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getGroupVocabulariesCount(long groupId)
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getGroupVocabulariesCount(long groupId,
String name)
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getGroupVocabulariesCount(long[] groupIds)
@Transactional(propagation=SUPPORTS,
readOnly=true)
AssetVocabularyDisplay getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
AssetVocabularyDisplay getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupsVocabularies(long[] groupIds)
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupsVocabularies(long[] groupIds,
String className)
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
@Deprecated
@Transactional(propagation=SUPPORTS,
readOnly=true)
JSONObject getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
throws PortalException
PortalException
@Deprecated
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<AssetVocabulary> getVocabularies(long[] vocabularyIds)
throws PortalException
#AssetUtil.filterVocabularyIds(PermissionChecker, long[])
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
AssetVocabulary getVocabulary(long vocabularyId)
throws PortalException
PortalException
@Transactional(propagation=SUPPORTS,
readOnly=true)
AssetVocabularyDisplay searchVocabulariesDisplay(long groupId,
String title,
int start,
int end,
boolean addDefaultVocabulary)
throws PortalException
PortalExceptionvoid setBeanIdentifier(String beanIdentifier)
beanIdentifier - the Spring bean ID for this bean
AssetVocabulary updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException
PortalException
@Deprecated
AssetVocabulary updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
throws PortalException
updateVocabulary(long, String, Map, Map,
String, ServiceContext)
PortalException
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||