Foros de discusión

RE Liferay image Object

thumbnail
Manikantha Rajamani, modificado hace 10 años.

RE Liferay image Object

Expert Mensajes: 258 Fecha de incorporación: 25/03/14 Mensajes recientes
how to define the image object in service.xml to define the image object in portlet...
explain step by step......
thumbnail
meera prince, modificado hace 10 años.

RE: RE Liferay image Object

Liferay Legend Mensajes: 1111 Fecha de incorporación: 8/02/11 Mensajes recientes
Hi
Have a look into following links

http://www.liferaysavvy.com/2013/12/using-blob-data-type-in-liferay-service.html

http://www.liferaysavvy.com/2014/01/store-and-retrieve-images-using-blob.html

I suggest you please use Liferay Document Library to manage your images and files

User DLAppLocalServiceUtil there are many methods to store the images and files and each file entry have URL to display Images or download files..
Look into DLUtil class for more methods to get URL of file.


example:

DLUtil.getPreviewURL(-----)



Regards,
Meera Prince



Regards,
Meera Prince