|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.upgrade.custom.build_5_6_0_110404.AutomaticFriendlyIdGenerate
public class AutomaticFriendlyIdGenerate
This class creates automatic friendly identifier to the existent channels, pages and service instances.
Constructor Summary | |
---|---|
AutomaticFriendlyIdGenerate()
|
Method Summary | |
---|---|
org.w3c.dom.Node |
executeStep(SessionConfig sessionConfig,
org.w3c.dom.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 |
---|
public AutomaticFriendlyIdGenerate()
Method Detail |
---|
public org.w3c.dom.Node executeStep(SessionConfig sessionConfig, org.w3c.dom.Node stepNode, ITransaction transaction) throws PortalException
IStepHandler
executeStep
in interface IStepHandler
sessionConfig
- the user session information.stepNode
- the xml step definition node.transaction
- the transaction for persistence access.
PortalException
- if it was not possible to execute the step.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |