lumis.upgrade.custom.build_4_2_1_081016_4
Class AddChannelAndPagePropertyBags

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

public class AddChannelAndPagePropertyBags
extends Object
implements IStepHandler

Creates property bags for all pages and channels without a property bag.

Since:
5.0.0

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

AddChannelAndPagePropertyBags

public AddChannelAndPagePropertyBags()
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  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.