Foros de discusión

ImageLocalServiceUtil and DLApplocalServiceUtil - Storing an image

thumbnail
Juan José Fuentes, modificado hace 11 años.

ImageLocalServiceUtil and DLApplocalServiceUtil - Storing an image

Junior Member Mensajes: 48 Fecha de incorporación: 16/07/10 Mensajes recientes
Hello,

What is the preferred way of storing an image in Documents and Multimedia in Liferay 6.1.1 GA2? I have legacy code that uses ImageLocalServiceUtil to store an Image, it works, but the image doesn't appear in the library. The correct way is using DLAppLocalServiceUtil?

What is exactly the functionality of ImageLocalServiceUtil? What should be used for?