SIGXMLDocument Class [AX 2012]

The SIGXMLDocument class provides definitions and values for XML document functions.

class SIGXMLDocument extends SIGBaseDocument implements SIGExtendedDocument

Run On

Called

  MethodDescription
Gg890248.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif checkInternalIntegrity Verifies the integrity of the signature check log. (Overrides the checkInternalIntegrity Method.)
Gg890248.pubmethod(en-us,AX.60).gif compareFields Indicates whether a field from the fields and _fieldList match. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif dataDefsUpdated Updates the XML document extended data type.
Gg890248.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg890248.privmethod(en-us,AX.60).gif fieldMapFromXML Maps the field values in a XML document node.
Gg890248.pubmethod(en-us,AX.60).gif fillDocumentListView Creates a list of document fields. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getAdditionalDataDefs Retrieves a list of additional data definitions.
Gg890248.pubmethod(en-us,AX.60).gif getAuditLogRef Retrieves the set audit trail reference. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getComment Retrieves the set document comment. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getFields Accesses the field list of the document. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getLoginId Retrieves the set user ID. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getLogType Retrieves the set databaseLog type. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getReasonCodeId Retrieves the set ReasonCodeId property. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getRefRecId Retrieves the set Reference Record ID. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getRefTableId Retrieves the set reference table ID. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getSignableDocument Retrieves the value of the document class variable. (Overrides the getSignableDocument Method.)
Gg890248.pubmethod(en-us,AX.60).gif getSignableSigneeId Retrieves the SigneeId value. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getSigneeId Retrieves the SigneeId property. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getSigningProviderId Retrieves the ProviderId property. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif initDatabaseLog Initializes the XML document by using the database log. (Overrides the initDatabaseLog Method.)
Gg890248.pubmethod(en-us,AX.60).gif initFieldList Initialize the object by using the specified field list. (Overrides the initFieldList Method.)
Gg890248.privmethod(en-us,AX.60).gif initXMLDocument Initializes the XML document by using the base class data.
Gg890248.pubmethod(en-us,AX.60).gif isInsertMatch Indicates whether all non-system fields in the fields container and _logFields parameter match for an insert function. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif isUpdateMatch Indicates whether all non-system fields in the fields container and _logFields parameter match for an update function. (Inherited from SIGBaseDocument.)
Gg890248.protmethod(en-us,AX.60).gif new Initializes a new instance of the SIGXMLDocument class. (Overrides the new Method.)
Gg890248.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.)
Gg890248.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.)
Gg890248.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SIGXMLDocument class. (Overrides the pack Method.)
Gg890248.pubmethod(en-us,AX.60).gif parmSignature Gets or sets the Signature parameter. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif parmSignatureDateTime Gets or sets the SignatureDateTime parameter. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif parmSigningCertificateId Gets or sets the SigningCertificateId parameter. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif parmStorableSignatureDateTime Gets or sets the StorableSignatureDateTime parameter. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif parmStorableSigningCertificateId Gets or sets the StorableSigningCertificateId parameter. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif setAuditLogRef Sets the auditLogRef property. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif setComment Updates the XML document comment and class variable to the specified value. (Overrides the setComment Method.)
Gg890248.pubmethod(en-us,AX.60).gif setReasonCodeId Update the XML document reason code and class variable to the specified value. (Overrides the setReasonCodeId Method.)
Gg890248.pubmethod(en-us,AX.60).gif setRefRecId Sets the refRecId property. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif setSigneeId Updates the XML document signee and class variable to the specified value. (Overrides the setSigneeId Method.)
Gg890248.pubmethod(en-us,AX.60).gif setSigningProviderId Sets the signingProviderId property. (Inherited from SIGBaseDocument.)
Gg890248.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedclass parameter value to an instance of the SIGXMLDocument class. (Overrides the unpack Method.)
Gg890248.privmethod(en-us,AX.60).gif updateDocument Updates an XML document element to the specified value.
Gg890248.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.)
Gg890248.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg890248.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg890248.privmethod(en-us,AX.60).gif Gg890248.static(en-us,AX.60).gif ::buildXMLDocument Creates an XML document from the current record buffer and stored record buffer, if provided.
Gg890248.privmethod(en-us,AX.60).gif Gg890248.static(en-us,AX.60).gif ::buildXMLDocumentFieldList Creates an XML document from a field list.
Gg890248.pubmethod(en-us,AX.60).gif Gg890248.static(en-us,AX.60).gif ::construct Initializes a new instance of the SIGXMLDocument class.
Top

Community Additions

ADD
Show: