lumis.upgrade.custom.build_6_2_0_120621
Class AddDefaultContext

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

public class AddDefaultContext
extends Object
implements IStepHandler

This class adds a default business context.

Since:
7.0.0

Constructor Summary
AddDefaultContext()
           
 
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

AddDefaultContext

public AddDefaultContext()
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  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.