Interface ProjectService

All Superinterfaces:
ServiceRead<ProjectDO>, ServiceSearch<ProjectDO>
All Known Implementing Classes:
MockProjectServiceImpl

public interface ProjectService extends ServiceSearch<ProjectDO>, ServiceRead<ProjectDO>
ProjectService interface.