Class AssetTagGroupRelServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portlet.asset.service.base.AssetTagGroupRelServiceBaseImpl
com.liferay.portlet.asset.service.impl.AssetTagGroupRelServiceImpl
All Implemented Interfaces:
com.liferay.asset.kernel.service.AssetTagGroupRelService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService

public class AssetTagGroupRelServiceImpl extends AssetTagGroupRelServiceBaseImpl
Author:
Gislayne Vitorino
  • Constructor Details

    • AssetTagGroupRelServiceImpl

      public AssetTagGroupRelServiceImpl()
  • Method Details

    • addAssetTagGroupRel

      public com.liferay.asset.kernel.model.AssetTagGroupRel addAssetTagGroupRel(long groupId, long tagId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getAssetTagGroupRelsByTagId

      public List<com.liferay.asset.kernel.model.AssetTagGroupRel> getAssetTagGroupRelsByTagId(long tagId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • setAssetTagGroupRels

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