Wednesday, December 3, 2014

How to Invoke classes in portal-impl.jar of liferay


How to Invoke classes in portal-impl.jar of liferay


We can invoke classes in portal-impl.jar using - PortalClassInvoker

PortalClassInvoker.invoke(true, _mergeLayoutSetPrototypeLayoutsMethodKey, group, layoutSet);

No comments:

Post a Comment