lumis.upgrade.custom.build_4_0_11_071204_0
Class AddNavigationPrincipals

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

public class AddNavigationPrincipals
extends Object
implements IStepHandler

Inserts principals metadata for the navigation service.

Publish to principals metadata has been added to the navigation service in this build. For services previously instantiated, the principals metadata must be inserted via code.

Since:
4.1.0

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

AddNavigationPrincipals

public AddNavigationPrincipals()
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.