lumis.upgrade.custom.build_5_6_4_110415_1
Class DropConstraint

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

public class DropConstraint
extends Object
implements IStepHandler

Makes necessary changes to allow step that ran on 5.5.6 to be run again.

Since:
6.0.2

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

DropConstraint

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