Class DeleteDocumentServiceImpl

java.lang.Object
com.skava.accounts.service.impl.DeleteDocumentServiceImpl
All Implemented Interfaces:
DeleteDocumentService, com.skava.core.EcommService<DocumentRequestInternal,DocumentsAPIResponse>

@Service public class DeleteDocumentServiceImpl extends Object implements DeleteDocumentService
The Class DeleteDocumentServiceImpl is used for delete document based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • DeleteDocumentServiceImpl

      public DeleteDocumentServiceImpl()
  • Method Details