SysUpgradeConflictDetectorRule Class [AX 2012]

Responsible for code rule conflict detection.

class SysUpgradeConflictDetectorRule extends SysUpgradeConflictDetector

Run On

Client

  MethodDescription
JJ845610.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif close (Inherited from SysUpgradeConflictDetector.)
JJ845610.protmethod(en-us,AX.60).gif conflictDetected Called when conflict has been detected. (Overrides the conflictDetected Method.)
JJ845610.privmethod(en-us,AX.60).gif conflictsDetected
JJ845610.pubmethod(en-us,AX.60).gif description Retrieves description of the conflict detector. (Overrides the description Method.)
JJ845610.pubmethod(en-us,AX.60).gif detectConflicts Responsible for detecting conflicts on given the SysUpgradeTreenode tree node. (Overrides the detectConflicts Method.)
JJ845610.pubmethod(en-us,AX.60).gif dialogHeadline (Inherited from SysUpgradeConflictDetector.)
JJ845610.privmethod(en-us,AX.60).gif doResolve
JJ845610.pubmethod(en-us,AX.60).gif endElement Saves an element if it has been modified. (Overrides the endElement Method.)
JJ845610.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ845610.privmethod(en-us,AX.60).gif getSupportedTreeNodeWhenNoParentInLayer
JJ845610.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif initParmDefault This method is called when no SysLastValue record can be found. (Overrides the initParmDefault Method.)
JJ845610.pubmethod(en-us,AX.60).gif isEnabled (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif lastValueType (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from SysUpgradeConflictDetector.)
JJ845610.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysUpgradeConflictDetector class. (Inherited from SysUpgradeConflictDetector.)
JJ845610.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.)
JJ845610.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.)
JJ845610.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif open (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysUpgradeConflictDetectorRule class. (Overrides the pack Method.)
JJ845610.pubmethod(en-us,AX.60).gif parmRerun Gets or sets the Rerun parameter. (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif parmSysUpgradeRuleRunner Gets or sets the SysUpgradeRuleRunner parameter.
JJ845610.pubmethod(en-us,AX.60).gif postDialog Collects data from UI. (Overrides the postDialog Method.)
JJ845610.pubmethod(en-us,AX.60).gif preDialog Called before showing dialog, responsible for setting data into UI. (Overrides the preDialog Method.)
JJ845610.pubmethod(en-us,AX.60).gif registerListener (Inherited from SysUpgradeConflictDetector.)
JJ845610.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif startElement Called before conflict detection. (Overrides the startElement Method.)
JJ845610.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the SysUpgradeConflictDetectorRule class. (Overrides the unpack Method.)
JJ845610.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.)
JJ845610.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ845610.pubmethod(en-us,AX.60).gif JJ845610.static(en-us,AX.60).gif ::newSysUpgradeConflictDetectorRule Instantiates the SysUpgradeConflictDetectorRule class.
Top

Object Class
  SysUpgradeConflictDetector Class
    SysUpgradeConflictDetectorRule Class

Community Additions

ADD
Show: