Interface StampService
-
- All Known Implementing Classes:
SoapStampClient,SoapStampService
public interface StampServiceWebService to allow a user to stamp documents- Since:
- 8.1.1
- Author:
- Marco Meschieri - LogicalDOC
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstamp(String sid, long docId, String stamp)Applies a stamp in a document
-