Interface CreateNotesService

All Superinterfaces:
com.skava.core.EcommService<NotesRequest,NotesResponse>
All Known Implementing Classes:
CreateNotesServiceImpl

public interface CreateNotesService extends com.skava.core.EcommService<NotesRequest,NotesResponse>
An interface to define the service for creating a new Notes.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process