SysUpgradeEstimateCodeRule Class [AX 2012]

Performs code rule estimation.

class SysUpgradeEstimateCodeRule extends SysUpgradeEstimate

Run On

Called

  MethodDescription
JJ831545.protmethod(en-us,AX.60).gif addControl (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif build Builds a UI for the estimations of rule-based conflicts. (Overrides the build Method.)
JJ831545.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif getEstimate Provides the estimated time of conflict resolution, in minutes.
JJ831545.protmethod(en-us,AX.60).gif getFromDialog Moves settings from UI to internal state. (Overrides the getFromDialog Method.)
JJ831545.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif hide Hides the specified controls. (Overrides the hide Method.)
JJ831545.pubmethod(en-us,AX.60).gif initParmDefault Initializes the default estimates. (Overrides the initParmDefault Method.)
JJ831545.pubmethod(en-us,AX.60).gif isBuilt (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif isVisible (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif lastValueType (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SysUpgradeEstimate class. (Inherited from SysUpgradeEstimate.)
JJ831545.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.)
JJ831545.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.)
JJ831545.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysUpgradeEstimateCodeRule class. (Overrides the pack Method.)
JJ831545.pubmethod(en-us,AX.60).gif save (Inherited from SysUpgradeEstimate.)
JJ831545.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif show Shows the specified controls. (Overrides the show Method.)
JJ831545.privmethod(en-us,AX.60).gif showHide
JJ831545.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the SysUpgradeEstimateCodeRule class. (Overrides the unpack Method.)
JJ831545.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.)
JJ831545.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ831545.pubmethod(en-us,AX.60).gif JJ831545.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysUpgradeEstimateCodeRule class.
Top

Object Class
  SysUpgradeEstimate Class
    SysUpgradeEstimateCodeRule Class

Community Additions

ADD
Show: