Package | Description |
---|---|
lumis.portal.deployment |
Provides the API for LumisXP module deployment.
|
lumis.portlet.container.deployment |
Modifier and Type | Method and Description |
---|---|
boolean |
GenericWarDeployer.canHandle(DeployConfig deployConfig)
Deprecated.
|
boolean |
IPortalDeployer.canHandle(DeployConfig deployConfig)
Deprecated.
Informs if this deployer can handle the specified deployment.
|
void |
GenericWarDeployer.deploy(SessionConfig sessionConfig,
DeployConfig deployConfig)
Deprecated.
|
void |
IPortalDeployer.deploy(SessionConfig sessionConfig,
DeployConfig deployConfig)
Deprecated.
Do the specified deployment into the portal.
|
String |
GenericWarDeployer.getCustomDeploymentInterfaceId(DeployConfig deployConfig)
Deprecated.
|
String |
IPortalDeployer.getCustomDeploymentInterfaceId(DeployConfig deployConfig)
Deprecated.
Returns the service interface id to be called when the deployment will
use this deployer.
|
IPortalDeployer |
DeploymentManager.getPortalDeployer(DeployConfig deployConfig)
Deprecated.
|
IPortalDeployer |
IDeploymentManager.getPortalDeployer(DeployConfig deployConfig)
Deprecated.
Since 5.0.0 the use of
IPortalDeployer
has been deprecated. |
Modifier and Type | Class and Description |
---|---|
class |
PortletDeployConfig
Deprecated.
Since 5.0.0 the use of
IPortalDeployer
has been deprecated. |
Modifier and Type | Method and Description |
---|---|
boolean |
PortletDeployer.canHandle(DeployConfig deployConfig)
Deprecated.
|
void |
PortletDeployer.deploy(SessionConfig sessionConfig,
DeployConfig deployConfig)
Deprecated.
|
String |
PortletDeployer.getCustomDeploymentInterfaceId(DeployConfig deployConfig)
Deprecated.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.