• Learn Model Listener Hook in Liferay DXP/7

    Learn Model Listener Hook in Liferay DXP/7

    In this ‘How to?’ series of posts, we discussed about JSP hook last time. In this post, I am going to describe about Model Listener Hook and how to implement it in Liferay 7/DXP. Following are the list of hooks available in Liferay 7/DXP and we have already discussed about hyperlinked item in list. Struts… Continue reading Learn Model Listener Hook in Liferay DXP/7

  • Scheduler in Liferay 7 /DXP, Isn’t it easy?

    Scheduler in Liferay 7 /DXP, Isn’t it easy?

    Often, there are requirements to automate certain process and execute it on regular interval. Scheduler programming helps for all such requirement. Liferay provides a flexible way to implement scheduler. In this post, I am going to talk about, steps to create scheduler in Liferay DXP/7. Following are the prerequisite to start implementation, Pre-requisites: Java 1.8… Continue reading Scheduler in Liferay 7 /DXP, Isn’t it easy?