public interface AssetLinkManager
Modifier and Type | Method and Description |
---|---|
long[] |
getDirectLinksIds(long entryId) |
long[] |
getRelatedDirectLinksIds(long entryId) |
void |
updateLinks(long[] assetLinkEntryIds,
long entryId,
long userId) |
long[] getDirectLinksIds(long entryId)
long[] getRelatedDirectLinksIds(long entryId)
void updateLinks(long[] assetLinkEntryIds, long entryId, long userId) throws PortalException
PortalException