Interface LiferayPortletContext
- All Superinterfaces:
jakarta.portlet.PortletContext
public interface LiferayPortletContext
extends jakarta.portlet.PortletContext
- Author:
- Raymond Augé
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.servlet.ServletContextMethods inherited from interface jakarta.portlet.PortletContext
getAttribute, getAttributeNames, getClassLoader, getContainerRuntimeOptions, getContextPath, getEffectiveMajorVersion, getEffectiveMinorVersion, getInitParameter, getInitParameterNames, getMajorVersion, getMimeType, getMinorVersion, getNamedDispatcher, getPortletContextName, getRealPath, getRequestDispatcher, getResource, getResourceAsStream, getResourcePaths, getServerInfo, log, log, removeAttribute, setAttribute
-
Method Details
-
getPortlet
Portlet getPortlet() -
getServletContext
jakarta.servlet.ServletContext getServletContext()
-