Uses of Interface
com.liferay.portal.kernel.model.PortletApp
Packages that use PortletApp
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
-
Uses of PortletApp in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return PortletAppModifier and TypeMethodDescriptionEventDefinition.getPortletApp()Portlet.getPortletApp()Returns this portlet's application.PortletFilter.getPortletApp()PortletURLListener.getPortletApp()PortletWrapper.getPortletApp()Returns this portlet's application.PublicRenderParameter.getPortletApp()Methods in com.liferay.portal.kernel.model with parameters of type PortletAppModifier and TypeMethodDescriptionvoidEventDefinition.setPortletApp(PortletApp portletApp) voidPortlet.setPortletApp(PortletApp portletApp) Sets this portlet's application.voidPortletFilter.setPortletApp(PortletApp portletApp) voidPortletURLListener.setPortletApp(PortletApp portletApp) voidPortletWrapper.setPortletApp(PortletApp portletApp) Sets this portlet's application.voidPublicRenderParameter.setPortletApp(PortletApp portletApp) -
Uses of PortletApp in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PortletAppModifier and TypeMethodDescriptionPortletLocalService.getPortletApp(String servletContextName) static PortletAppPortletLocalServiceUtil.getPortletApp(String servletContextName) PortletLocalServiceWrapper.getPortletApp(String servletContextName)