SysUpgradeConflictDetectorRule Class [AX 2012]
Responsible for code rule conflict detection.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| close | (Inherited from SysUpgradeConflictDetector.) |
| conflictDetected | Called when conflict has been detected. (Overrides the conflictDetected Method.) |
| conflictsDetected | |
| description | Retrieves description of the conflict detector. (Overrides the description Method.) |
| detectConflicts | Responsible for detecting conflicts on given the SysUpgradeTreenode tree node. (Overrides the detectConflicts Method.) |
| dialogHeadline | (Inherited from SysUpgradeConflictDetector.) |
| doResolve | |
| endElement | Saves an element if it has been modified. (Overrides the endElement Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getSupportedTreeNodeWhenNoParentInLayer | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initParmDefault | This method is called when no SysLastValue record can be found. (Overrides the initParmDefault Method.) |
| isEnabled | (Inherited from SysUpgradeConflictDetector.) |
| lastValueDataAreaId | (Inherited from SysUpgradeConflictDetector.) |
| lastValueDesignName | (Inherited from SysUpgradeConflictDetector.) |
| lastValueElementName | (Inherited from SysUpgradeConflictDetector.) |
| lastValueType | (Inherited from SysUpgradeConflictDetector.) |
| lastValueUserId | (Inherited from SysUpgradeConflictDetector.) |
| new | Initializes a new instance of the SysUpgradeConflictDetector class. (Inherited from SysUpgradeConflictDetector.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| open | (Inherited from SysUpgradeConflictDetector.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysUpgradeConflictDetectorRule class. (Overrides the pack Method.) |
| parmRerun | Gets or sets the Rerun parameter. (Inherited from SysUpgradeConflictDetector.) |
| parmSysUpgradeRuleRunner | Gets or sets the SysUpgradeRuleRunner parameter. |
| postDialog | Collects data from UI. (Overrides the postDialog Method.) |
| preDialog | Called before showing dialog, responsible for setting data into UI. (Overrides the preDialog Method.) |
| registerListener | (Inherited from SysUpgradeConflictDetector.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startElement | Called before conflict detection. (Overrides the startElement Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the SysUpgradeConflictDetectorRule class. (Overrides the unpack Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newSysUpgradeConflictDetectorRule | Instantiates the SysUpgradeConflictDetectorRule class. |
Community Additions
ADD
Show: