Class AssetLinkManagerUtil

Object
com.liferay.asset.kernel.manager.AssetLinkManagerUtil

public class AssetLinkManagerUtil extends Object
Author:
Eudaldo Alonso
  • Constructor Details

    • AssetLinkManagerUtil

      public AssetLinkManagerUtil()
  • Method Details

    • getDirectLinksIds

      public static long[] getDirectLinksIds(long entryId)
    • getRelatedDirectLinksIds

      public static long[] getRelatedDirectLinksIds(long entryId)
    • updateLinks

      public static void updateLinks(long[] assetLinkEntryIds, long entryId, long userId) throws PortalException
      Throws:
      PortalException