Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Como se usa el JournalConverterUtil en DXP/Liferay7?
Imanol Xabier Sorribas Diez, modified 6 Years ago.
New Member
Posts: 7
Join Date: 7/25/17
Recent Posts
Hola!
Cómo puedo leer el contenido de un journalArticle { JournalConverterUtil.getDDMFields(DDMStructure ddmStructure, String content) } o cómo es la forma alternativa de hacerlo en DXP/Liferay7?
Muchas gracias!
Cómo puedo leer el contenido de un journalArticle { JournalConverterUtil.getDDMFields(DDMStructure ddmStructure, String content) } o cómo es la forma alternativa de hacerlo en DXP/Liferay7?
Muchas gracias!
Aupa Imanol!
Lo tienes disponible (sin el util): https://docs.liferay.com/ce/apps/journal/latest/javadocs/com/liferay/journal/util/JournalConverter.html
¿Cómo necesitas acceder a la clase? Si es en una ADT, este código debería servirte para empezar:
Lo tienes disponible (sin el util): https://docs.liferay.com/ce/apps/journal/latest/javadocs/com/liferay/journal/util/JournalConverter.html
¿Cómo necesitas acceder a la clase? Si es en una ADT, este código debería servirte para empezar:
<#assign journalConverter = serviceLocator.findService("com.liferay.journal.util.JournalConverter")>
${journalConverter}
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™