Uses of Class
lumis.portlet.container.deployment.PortletDeployConfig
-
Packages that use PortletDeployConfig Package Description lumis.portlet.container.manager -
-
Uses of PortletDeployConfig in lumis.portlet.container.manager
Methods in lumis.portlet.container.manager with parameters of type PortletDeployConfig Modifier and Type Method Description void
IPortletManager. deploy(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction)
Deploys a portlet war.void
PortletManager. deploy(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction)
void
IPortletManager. export(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction)
Exports a processed portlet WAR for manual deployment.void
PortletManager. export(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction)
-