Interface BitstreamService

All Superinterfaces:
DSpaceObjectLegacySupportService<Bitstream>, DSpaceObjectService<Bitstream>
All Known Implementing Classes:
BitstreamServiceImpl

public interface BitstreamService extends DSpaceObjectService<Bitstream>, DSpaceObjectLegacySupportService<Bitstream>
Service interface class for the Bitstream object. The implementation of this class is responsible for all business logic calls for the Bitstream object and is autowired by spring
Author:
kevinvandevelde at atmire.com