Interface FindAllMilestoneService

All Superinterfaces:
com.skava.core.EcommService<MilestoneRequestInternal,MilestonesResponse>
All Known Implementing Classes:
FindAllMilestoneServiceImpl

public interface FindAllMilestoneService extends com.skava.core.EcommService<MilestoneRequestInternal,MilestonesResponse>
This interface is used to write a implementation class for find all milestones by using given request.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process