Interface UpdateProjectService

All Superinterfaces:
com.skava.core.EcommService<ProjectRequestInternal,Project>
All Known Implementing Classes:
UpdateProjectServiceImpl

public interface UpdateProjectService extends com.skava.core.EcommService<ProjectRequestInternal,Project>
Service contract to Update Project records delegates validators to validate the inputs
Since:
8.0
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process