Uses of Interface
lumis.portal.deployment.IPortalDeployer

Packages that use IPortalDeployer
lumis.portal.deployment Provides the API for Lumis Portal module deployment. 
lumis.portlet.container.deployment   
 

Uses of IPortalDeployer in lumis.portal.deployment
 

Classes in lumis.portal.deployment that implement IPortalDeployer
 class GenericWarDeployer
          Deprecated. Since 5.0.0 the use of IPortalDeployer has been deprecated.
 

Methods in lumis.portal.deployment that return IPortalDeployer
 IPortalDeployer IDeploymentManager.getPortalDeployer(DeployConfig deployConfig)
          Deprecated. Since 5.0.0 the use of IPortalDeployer has been deprecated.
 IPortalDeployer DeploymentManager.getPortalDeployer(DeployConfig deployConfig)
          Deprecated. 
 

Methods in lumis.portal.deployment with parameters of type IPortalDeployer
 void IDeploymentManager.registerDeployer(IPortalDeployer deployer)
          Deprecated. Since 5.0.0 the use of IPortalDeployer has been deprecated.
 void DeploymentManager.registerDeployer(IPortalDeployer deployer)
          Deprecated. 
 boolean IDeploymentManager.unregisterDeployer(IPortalDeployer deployer)
          Deprecated. Since 5.0.0 the use of IPortalDeployer has been deprecated.
 boolean DeploymentManager.unregisterDeployer(IPortalDeployer deployer)
          Deprecated. 
 

Uses of IPortalDeployer in lumis.portlet.container.deployment
 

Classes in lumis.portlet.container.deployment that implement IPortalDeployer
 class PortletDeployer
          Deprecated. Since 5.0.0 the use of IPortalDeployer has been deprecated.
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.