EFDocMsgTransport_WebService_BR Class [AX 2012]

This class is reponsible for the communication with the government web services.

class EFDocMsgTransport_WebService_BR implements IEFDocMsgTransport

Run On

Server

  MethodDescription
JJ726578.protmethod(en-us,AX.60).gif addCertificate Add the digital certificate to a given WCF client object.
JJ726578.protmethod(en-us,AX.60).gif callWcfClientMethod Calls a remote method.
JJ726578.protmethod(en-us,AX.60).gif callWebService Calls the web service sending the given message data.
JJ726578.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ726578.protmethod(en-us,AX.60).gif createBinding Creates the binding to call the web service.
JJ726578.protmethod(en-us,AX.60).gif createMessageHeader Creates the message header that will be sent to the web server.
JJ726578.protmethod(en-us,AX.60).gif createWcfClient Instantiates the WCF client.
JJ726578.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif getSendStream Retrieves an instance of IEFDocMsgStream_BRto send the messages with.
JJ726578.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ726578.protmethod(en-us,AX.60).gif isHttps Checks whether the callee webservice is secure.
JJ726578.protmethod(en-us,AX.60).gif loadAssembly Loads the assembly with the service reference to be called.
JJ726578.protmethod(en-us,AX.60).gif loadType Loads an specified type from the given assembly.
JJ726578.protmethod(en-us,AX.60).gif new Initializes a new instance of the EFDocMsgTransport_WebService_BR class.
JJ726578.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.)
JJ726578.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.)
JJ726578.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif parmDigitalCertificateSubhect Gets or sets the DigitalCertificateSubhect parameter.
JJ726578.pubmethod(en-us,AX.60).gif parmEnvironment Gets or sets the Environment parameter.
JJ726578.pubmethod(en-us,AX.60).gif parmFiscalDocVersion Gets or sets the FiscalDocVersion parameter.
JJ726578.pubmethod(en-us,AX.60).gif parmFormatVersion Gets or sets the FormatVersion parameter.
JJ726578.pubmethod(en-us,AX.60).gif parmIssuingStateCode Gets or sets the IssuingStateCode parameter.
JJ726578.pubmethod(en-us,AX.60).gif parmURL Gets or sets the URL parameter.
JJ726578.protmethod(en-us,AX.60).gif parmWebService Gets or sets the WebService parameter.
JJ726578.pubmethod(en-us,AX.60).gif send
JJ726578.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ726578.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.)
JJ726578.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ726578.pubmethod(en-us,AX.60).gif JJ726578.static(en-us,AX.60).gif ::newFromEvent Creates a new instance of EFDocMsgTransport_WebService_BR.
JJ726578.pubmethod(en-us,AX.60).gif JJ726578.static(en-us,AX.60).gif ::newFromServiceInquire Creates a new instance of EFDocMsgTransport_WebService_BR.
JJ726578.pubmethod(en-us,AX.60).gif JJ726578.static(en-us,AX.60).gif ::newFromWebService Creates a new instance of EFDocMsgTransport_WebService_BR.
Top

Object Class
  EFDocMsgTransport_WebService_BR Class

Community Additions

ADD
Show: