Class AssetVocabularyGroupRelServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portlet.asset.service.base.AssetVocabularyGroupRelServiceBaseImpl
com.liferay.portlet.asset.service.impl.AssetVocabularyGroupRelServiceImpl
All Implemented Interfaces:
com.liferay.asset.kernel.service.AssetVocabularyGroupRelService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService

public class AssetVocabularyGroupRelServiceImpl extends AssetVocabularyGroupRelServiceBaseImpl
Author:
Pei-Jung Lan
  • Constructor Details

    • AssetVocabularyGroupRelServiceImpl

      public AssetVocabularyGroupRelServiceImpl()
  • Method Details

    • addAssetVocabularyGroupRel

      public com.liferay.asset.kernel.model.AssetVocabularyGroupRel addAssetVocabularyGroupRel(long groupId, long vocabularyId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getAssetVocabularyGroupRelsByVocabularyId

      public List<com.liferay.asset.kernel.model.AssetVocabularyGroupRel> getAssetVocabularyGroupRelsByVocabularyId(long vocabularyId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • setAssetVocabularyGroupRels

      public void setAssetVocabularyGroupRels(long vocabularyId, long[] groupIds) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException