lumis.upgrade.custom.build_4_0_9_070409_0
Class UpdateMailPassword

Package class diagram package UpdateMailPassword
java.lang.Object
  extended by lumis.upgrade.custom.build_4_0_9_070409_0.UpdateMailPassword
All Implemented Interfaces:
IStepHandler

public class UpdateMailPassword
extends Object
implements IStepHandler

Updates the passwords stores in lum_MailConfig, encoding their values.

Since:
4.0.10

Constructor Summary
UpdateMailPassword()
           
 
Method Summary
 Node executeStep(SessionConfig sessionConfig, Node stepNode, ITransaction transaction)
          Executes a step in the upgrade process.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateMailPassword

public UpdateMailPassword()
Method Detail

executeStep

public Node executeStep(SessionConfig sessionConfig,
                        Node stepNode,
                        ITransaction transaction)
                 throws PortalException
Description copied from interface: IStepHandler
Executes a step in the upgrade process.

Specified by:
executeStep in interface IStepHandler
Parameters:
sessionConfig - the user session information.
stepNode - the xml step definition node.
transaction - the transaction for persistence access.
Returns:
the response xml node.
Throws:
PortalException - if it was not possible to execute the step.


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