Class BitstreamServiceImpl

All Implemented Interfaces:
BitstreamService, DSpaceObjectLegacySupportService<Bitstream>, DSpaceObjectService<Bitstream>

public class BitstreamServiceImpl extends DSpaceObjectServiceImpl<Bitstream> implements BitstreamService
Service implementation for the Bitstream object. This class is responsible for all business logic calls for the Bitstream object and is autowired by spring. This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com