RE: RE: Is it possible to customize the portlet export process?

thumbnail
Steve Weiss, modified 1 Year ago. Regular Member Posts: 112 Join Date: 9/20/11 Recent Posts

When exporting a portlet to a LAR file, is it possible to export data stored in tables created by ServiceBuilder? On a related note, is it possible to create a custom export function using the Liferay API?

thumbnail
Olaf Kock, modified 1 Year ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

You're looking for DataHandlers.

Upon a quick check, I only found their 7.2 documentation, but I guess that there were no significant changes.

thumbnail
Steve Weiss, modified 1 Year ago. Regular Member Posts: 112 Join Date: 9/20/11 Recent Posts

Thank you, I'll look into that.