JournalArticle journalArticle = (JournalArticle) assetEntry.getAssetRenderer().getAssetObject();
Try to make exception specific and descriptive
When using liferay tag for journal article, classPK is resourcePrimKey, but articleId as resourcePrimKey is the one stored in assetentry
Try to make exception specific and descriptive
When using liferay tag for journal article, classPK is resourcePrimKey, but articleId as resourcePrimKey is the one stored in assetentry
Comments
Post a Comment