Foren

JournalContentImpl

sony lion, geändert vor 6 Jahren.

JournalContentImpl

New Member Beiträge: 19 Beitrittsdatum: 10.03.15 Neueste Beiträge
Currently on migration from 6.2 to 7
I think JournalContentUtil is not available in liferay 7

I was doing following things in jsp
JournalContentUtil.clearCache();
JournalContentUtil.getDisplay(themeDisplay.getScopeGroupId(),articleIds, "",themeDisplay.getLanguageId(), themeDisplay);


How should i do it now any idea ??
thumbnail
Olaf Kock, geändert vor 6 Jahren.

RE: JournalContentImpl

Liferay Legend Beiträge: 6403 Beitrittsdatum: 23.09.08 Neueste Beiträge
sony lion:
Currently on migration from 6.2 to 7
I think JournalContentUtil is not available in liferay 7


I found this thread. Does it help?

Also: Did the code upgrade tool signal anything?