Forums de discussion

How to clear resource action cache programatically

thumbnail
Bart Simpson, modifié il y a 10 années.

How to clear resource action cache programatically

Liferay Master Publications: 522 Date d'inscription: 29/08/11 Publications récentes
I am creating / deleting some resource actions in liferay. However when I check if they exist or not using
com.liferay.portal.service.ResourceActionLocalServiceUtil.getResourceAction(String name, String actionId)
I get the result from cache.
Is there a way to programatically remove / update resource cache?