SysCheckList_UpgradeCode Class [AX 2012]

The SysCheckList_UpgradeCode class is used to display a special code upgrade checklist when the application is upgraded between versions.

Syntax

class SysCheckList_UpgradeCode extends SysCheckList

Run On

Client

Methods

  Method Description
Gg991682.protmethod(en-us,AX.60).gif applyStylesheet (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif canBePreventedAtStartup Determines whether the user can prevent this checklist from being displayed at startup. (Overrides the canBePreventedAtStartup Method.)
Gg991682.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg991682.protmethod(en-us,AX.60).gif canRunSilent (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif dialog
Gg991682.protmethod(en-us,AX.60).gif doInit (Overrides the doInit Method.)
Gg991682.pubmethod(en-us,AX.60).gif doUpdateHtml Updates the HTML content of a checklist. (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif finalize (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif finalizeChecklist (Overrides the finalizeChecklist Method.)
Gg991682.pubmethod(en-us,AX.60).gif find Finds a record in the SysSetupLog table. (Overrides the find Method.)
Gg991682.protmethod(en-us,AX.60).gif getAdditionalCss Gets additional CSS information for the checklist. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getCheckListCaption (Overrides the getCheckListCaption Method.)
Gg991682.protmethod(en-us,AX.60).gif getCheckListType Prompts the user to select the type of code upgrade checklist to run.
Gg991682.protmethod(en-us,AX.60).gif getChecklistXml Gets the checklist XML document. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getFromDialog
Gg991682.protmethod(en-us,AX.60).gif getGroupState Gets the state of a group of checklist items in the checklist. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHelpImage (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtml (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlDocumentTemplate (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlGroupTemplate (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlGroupText (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlHeader (Overrides the getHtmlHeader Method.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlHeaderHelp (Overrides the getHtmlHeaderHelp Method.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlHeaderTemplate (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlHelpTemplate (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlInfoTemplate (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlItemTemplate (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlItemText (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getHtmlScript Gets the HTML code of a checklist. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getInterfaceId (Overrides the getInterfaceId Method.)
Gg991682.pubmethod(en-us,AX.60).gif getItem (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getName (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getScroll (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getStatusImage (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif getStatusToolTip (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg991682.protmethod(en-us,AX.60).gif gotoScroll (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif groupIsExpanded Checks whether a checklist group is in an expanded state. (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg991682.protmethod(en-us,AX.60).gif infoText (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif init (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif initCheckBoxControl (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif initHtmlControl (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif insertItem (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif isEmpty (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif isRunnable (Overrides the isRunnable Method.)
Gg991682.protmethod(en-us,AX.60).gif makeLink (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif mandatoryFinished Verifies whether all of the mandatory items of a checklist have finished. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif mandatoryItems (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif mandatoryItemsFinished (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif maybeDirRTL (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif needReStart (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysCheckList class. (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg991682.protmethod(en-us,AX.60).gif onlyPrimarilySortOrder (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif parmIsSetupMode Gets or sets the IsSetupMode parameter. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif parmSysCodeUpgradeCheckListType Gets or sets the SysCodeUpgradeCheckListType parameter.
Gg991682.protmethod(en-us,AX.60).gif preRunFormInInitialization Peforms operation before running the form in the initialization. (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif preventAtStartup Checks to see whether a checklist has been prevented at startup. (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif refresh (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif runSilent (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif save Inserts a record into the SysSetupLog table. (Overrides the save Method.)
Gg991682.protmethod(en-us,AX.60).gif sequenceSort (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg991682.protmethod(en-us,AX.60).gif sortWithStatusPreference (Inherited from SysCheckList.)
Gg991682.protmethod(en-us,AX.60).gif statusSort (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg991682.protmethod(en-us,AX.60).gif updateHtml (Inherited from SysCheckList.)
Gg991682.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg991682.pubmethod(en-us,AX.60).gif Gg991682.static(en-us,AX.60).gif ::isCodeOrDataUpgradeNeeded Indicates whether Microsoft Dynamics AX is in a code and data upgrade mode.
Gg991682.pubmethod(en-us,AX.60).gif Gg991682.static(en-us,AX.60).gif ::isUpgrade Indicates whether Microsoft Dynamics AX is in a code upgrade mode.
Gg991682.pubmethod(en-us,AX.60).gif Gg991682.static(en-us,AX.60).gif ::runModelUpgradeCheckList Runs the model code upgrade checklist.

Top

Remarks

Depending on the upgrade scenario, one of two variations of this checklist is displayed to the user. The user is prompted about this in the getCheckListType method.

Inheritance Hierarchy

Object Class
  SysCheckList Class
    SysCheckList_UpgradeCode Class