Interface PoolTaskService

All Superinterfaces:
DSpaceCRUDService<PoolTask>
All Known Implementing Classes:
PoolTaskServiceImpl

public interface PoolTaskService extends DSpaceCRUDService<PoolTask>
Service interface class for the PoolTask object. The implementation of this class is responsible for all business logic calls for the PoolTask object and is autowired by spring
Author:
kevinvandevelde at atmire.com