Class SoapStampClient

    • Method Detail

      • stamp

        public void stamp​(String sid,
                          long docId,
                          String stamp,
                          com.logicaldoc.webservice.model.WSAttribute[] parameters)
                   throws Exception
        Description copied from interface: StampService
        Applies a stamp in a document
        Specified by:
        stamp in interface StampService
        Parameters:
        sid - identifier of the session
        docId - identifier of the document
        stamp - name of the stamp
        parameters - a set of dynamic parameters to use inside the stamp automation
        Throws:
        Exception - error in the server