public class AssetLinkManagerUtil
extends Object
Constructor and Description |
---|
AssetLinkManagerUtil() |
Modifier and Type | Method and Description |
---|---|
static long[] |
getDirectLinksIds(long entryId) |
static long[] |
getRelatedDirectLinksIds(long entryId) |
static void |
updateLinks(long[] assetLinkEntryIds,
long entryId,
long userId) |
public static long[] getDirectLinksIds(long entryId)
public static long[] getRelatedDirectLinksIds(long entryId)
public static void updateLinks(long[] assetLinkEntryIds, long entryId, long userId) throws PortalException
PortalException