Class SoapStampService

  • All Implemented Interfaces:
    StampService

    public class SoapStampService
    extends com.logicaldoc.webservice.AbstractService
    implements StampService
    Implementation of the Stamp webservice
    Since:
    8.1.1
    Author:
    Marco Meschieri - LogicalDOC
    • Constructor Detail

      • SoapStampService

        public SoapStampService()
    • Method Detail

      • stamp

        public void stamp​(String sid,
                          long docId,
                          String stampName)
                   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
        stampName - name of the stamp
        Throws:
        Exception - error in the server