SysUpgradeMetadataMerge Class [AX 2012]

Runs a metadata merge on the current layer.

class SysUpgradeMetadataMerge

Run On

Called

  MethodDescription
JJ831562.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ831562.protmethod(en-us,AX.60).gif createProgressBar Creates a progress bar.
JJ831562.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ831562.protmethod(en-us,AX.60).gif existsOnHigherLayer Checks if there is an occurrence of the specified node on a higher layer.
JJ831562.protmethod(en-us,AX.60).gif findTreeNode Finds the tree node based on path.
JJ831562.protmethod(en-us,AX.60).gif getHighestLayer Gets the highest layer for the specified node.
JJ831562.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ831562.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ831562.protmethod(en-us,AX.60).gif merge Merges the specified tree node.
JJ831562.protmethod(en-us,AX.60).gif mergeRootModelElement Merges metadata.
JJ831562.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysUpgradeMetadataMerge class.
JJ831562.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.)
JJ831562.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.)
JJ831562.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ831562.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ831562.pubmethod(en-us,AX.60).gif parmSysUpgradeMetadataMergeLogSink Gets or sets the SysUpgradeMetadataMergeLogSink parameter.
JJ831562.pubmethod(en-us,AX.60).gif parmSysUpgradeProgressBar Gets or sets the SysUpgradeProgressBar parameter.
JJ831562.pubmethod(en-us,AX.60).gif run Runs a metadata merge on all enumerators in the current layer.
JJ831562.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ831562.protmethod(en-us,AX.60).gif showErrorMessages Inserts error messages in the Infolog.
JJ831562.protmethod(en-us,AX.60).gif showInfoMessages Inserts informational messages in the Infolog.
JJ831562.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ831562.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.)
JJ831562.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ831562.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ831562.pubmethod(en-us,AX.60).gif JJ831562.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysUpgradeMetadataMerge class.
JJ831562.protmethod(en-us,AX.60).gif JJ831562.static(en-us,AX.60).gif ::getClasses Provides a collection of classes that are part of the merge tool and that need to be recompiled.
JJ831562.pubmethod(en-us,AX.60).gif JJ831562.static(en-us,AX.60).gif ::main Provides an entry point for the SysUpgradeMetadataMerge class when it is called from a menu item.
JJ831562.pubmethod(en-us,AX.60).gif JJ831562.static(en-us,AX.60).gif ::recompile Compiles the classes that are responsible for the merge tool.
Top

Community Additions

ADD
Show: