Interface GetAllNotesService

All Superinterfaces:
com.skava.core.EcommService<NotesRequest,NotesGetAllResponse>
All Known Implementing Classes:
GetAllNotesServiceImpl

public interface GetAllNotesService extends com.skava.core.EcommService<NotesRequest,NotesGetAllResponse>
An interface to define the service for loading all Notes.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process