public interface IPortletManager
Modifier and Type | Method and Description |
---|---|
void |
deploy(SessionConfig sessionConfig,
PortletDeployConfig deployConfig,
ITransaction transaction)
Deploys a portlet war.
|
void |
export(SessionConfig sessionConfig,
PortletDeployConfig deployConfig,
ITransaction transaction)
Exports a processed portlet WAR for manual deployment.
|
void export(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction) throws PortalException
sessionConfig
- the user session information.deployConfig
- the portlet deployment specification.transaction
- the transaction for persistence access.PortalException
void deploy(SessionConfig sessionConfig, PortletDeployConfig deployConfig, ITransaction transaction) throws PortalException
sessionConfig
- the user session information.deployConfig
- the portlet deployment specification.transaction
- the transaction for persistence access.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.