Showing posts with label classes. Show all posts
Showing posts with label classes. Show all posts

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);