Uses of Interface
lumis.upgrade.IStepHandler

Packages that use IStepHandler
lumis.doui.upgrade   
lumis.upgrade   
lumis.upgrade.custom.build_5_5_0_100115_0   
lumis.upgrade.custom.build_5_6_0_110121_1   
lumis.upgrade.custom.build_5_6_0_110311   
lumis.upgrade.custom.build_5_6_0_110404   
lumis.upgrade.custom.build_5_6_4_110415_0   
lumis.upgrade.custom.build_5_6_4_110415_1   
lumis.upgrade.custom.build_6_0_0_110701_3   
lumis.upgrade.custom.build_6_0_0_110808   
lumis.upgrade.custom.build_6_1_0_111104   
lumis.upgrade.custom.build_6_1_0_111206   
lumis.upgrade.custom.build_6_1_0_111221   
lumis.upgrade.custom.build_6_1_120126_0   
 

Uses of IStepHandler in lumis.doui.upgrade
 

Classes in lumis.doui.upgrade that implement IStepHandler
 class UnregisterControlTypeStepHandler
          Unregister the specified control type.
 

Uses of IStepHandler in lumis.upgrade
 

Classes in lumis.upgrade that implement IStepHandler
 class DropTableIfExistsStepHandler
          Drops a table if it exists.
 class RegisterServiceStepHandler
          Registers a service.
 class RunSqlStepHandler
          Step handler that executes a sql statement.
 

Uses of IStepHandler in lumis.upgrade.custom.build_5_5_0_100115_0
 

Classes in lumis.upgrade.custom.build_5_5_0_100115_0 that implement IStepHandler
 class BlogAddPostsPerPage
          Class responsible for trying to add a new column in lum_Blog.
 

Uses of IStepHandler in lumis.upgrade.custom.build_5_6_0_110121_1
 

Classes in lumis.upgrade.custom.build_5_6_0_110121_1 that implement IStepHandler
 class RemovePublicDataFolderServiceStep
          Removes the lumis.service.portalmanagement.publicdatafolder service.
 

Uses of IStepHandler in lumis.upgrade.custom.build_5_6_0_110311
 

Classes in lumis.upgrade.custom.build_5_6_0_110311 that implement IStepHandler
 class RemoveStartingSlashFromServicesBaseUrl
          Makes necessary changes to services registered with starting "/" (or "\") in base url to work properly.
 

Uses of IStepHandler in lumis.upgrade.custom.build_5_6_0_110404
 

Classes in lumis.upgrade.custom.build_5_6_0_110404 that implement IStepHandler
 class AutomaticFriendlyIdGenerate
          This class creates automatic friendly identifier to the existent channels, pages and service instances.
 

Uses of IStepHandler in lumis.upgrade.custom.build_5_6_4_110415_0
 

Classes in lumis.upgrade.custom.build_5_6_4_110415_0 that implement IStepHandler
 class DropForeignKey
          Makes necessary changes to allow step that ran on 5.5.6 to be run again.
 

Uses of IStepHandler in lumis.upgrade.custom.build_5_6_4_110415_1
 

Classes in lumis.upgrade.custom.build_5_6_4_110415_1 that implement IStepHandler
 class DropConstraint
          Makes necessary changes to allow step that ran on 5.5.6 to be run again.
 

Uses of IStepHandler in lumis.upgrade.custom.build_6_0_0_110701_3
 

Classes in lumis.upgrade.custom.build_6_0_0_110701_3 that implement IStepHandler
 class DropFileHeightIfExistsMySql
          Drops the height column in lum_File if it exists and the database is MySQL.
 

Uses of IStepHandler in lumis.upgrade.custom.build_6_0_0_110808
 

Classes in lumis.upgrade.custom.build_6_0_0_110808 that implement IStepHandler
 class CreateServiceInstancePropertyBags
          Step handler that create property bags for service instances that don't have one yet.
 

Uses of IStepHandler in lumis.upgrade.custom.build_6_1_0_111104
 

Classes in lumis.upgrade.custom.build_6_1_0_111104 that implement IStepHandler
 class CreateDefaultWebsite
          Creates the default website when upgrading to Lumis Portal version with multiple websites feature.
 

Uses of IStepHandler in lumis.upgrade.custom.build_6_1_0_111206
 

Classes in lumis.upgrade.custom.build_6_1_0_111206 that implement IStepHandler
 class AddWebsiteAudit
          Inserts the Website information into Audit Structure.
 

Uses of IStepHandler in lumis.upgrade.custom.build_6_1_0_111221
 

Classes in lumis.upgrade.custom.build_6_1_0_111221 that implement IStepHandler
 class UpdatePageLinks
          Updates the page link information structure when upgrading to Lumis Portal version with multiple websites feature.
 

Uses of IStepHandler in lumis.upgrade.custom.build_6_1_120126_0
 

Classes in lumis.upgrade.custom.build_6_1_120126_0 that implement IStepHandler
 class AdjustForumMessageContent
          Converts the Forum Message content to HTML content.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.