LeanDocumentProcessor Class [AX 2012]

The LeanDocumentProcessor class is a processor object that orchestrates the creation of lean documents.

class LeanDocumentProcessor

Run On

Server

  MethodDescription
Gg770441.pubmethod(en-us,AX.60).gif aggregator Returns the aggregator object that is used by this instance.
Gg770441.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif equal Determines whether the two objects are equal.
Gg770441.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg770441.protmethod(en-us,AX.60).gif leanDocumentPostProcess Handles the post-processing of subcontracting documents.
Gg770441.protmethod(en-us,AX.60).gif leanDocumentPreProcess Handles the pre-processing of subcontracting documents.
Gg770441.protmethod(en-us,AX.60).gif new Creates a new instance of the LeanDocumentProcessor class.
Gg770441.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.)
Gg770441.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.)
Gg770441.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif parmOperationType Gets or sets the OperationType parameter.
Gg770441.protmethod(en-us,AX.60).gif processSingleDocument Allows the derived class to override creating a single document.
Gg770441.pubmethod(en-us,AX.60).gif provider Returns the data provider object that is used by this instance.
Gg770441.pubmethod(en-us,AX.60).gif run Performs the processing of the subcontracting documents.
Gg770441.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif task Returns the document task object that is used by this instance.
Gg770441.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg770441.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.)
Gg770441.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg770441.pubmethod(en-us,AX.60).gif Gg770441.static(en-us,AX.60).gif ::newStandard Creates a new instance of the LeanDocumentProcessor class.
Top

Object Class
  LeanDocumentProcessor Class

Community Additions

ADD
Show: