Uses of Class
com.liferay.portal.kernel.portlet.bridges.mvc.MVCCommandCache
Packages that use MVCCommandCache
-
Uses of MVCCommandCache in com.liferay.portal.kernel.portlet.bridges.mvc
Methods in com.liferay.portal.kernel.portlet.bridges.mvc that return MVCCommandCacheModifier and TypeMethodDescriptionprotected MVCCommandCache<MVCActionCommand>
MVCPortlet.getActionMVCCommandCache()
protected MVCCommandCache<MVCHeaderCommand>
MVCPortlet.getHeaderMVCCommandCache()
protected MVCCommandCache<MVCRenderCommand>
MVCPortlet.getRenderMVCCommandCache()
protected MVCCommandCache<MVCResourceCommand>
MVCPortlet.getResourceMVCCommandCache()