Interface FindProjectNotesService

All Superinterfaces:
com.skava.core.EcommService<NoteRequestInternal,Note>
All Known Implementing Classes:
FindProjectNotesServiceImpl

public interface FindProjectNotesService extends com.skava.core.EcommService<NoteRequestInternal,Note>
This interface is used to write a implementation class for find note by using given request.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process