Class BitstreamFormatServiceImpl

  • All Implemented Interfaces:
    BitstreamFormatService, DSpaceCRUDService<BitstreamFormat>

    public class BitstreamFormatServiceImpl
    extends Object
    implements BitstreamFormatService
    Service implementation for the BitstreamFormat object. This class is responsible for all business logic calls for the BitstreamFormat object and is autowired by spring. This class should never be accessed directly.
    Author:
    kevinvandevelde at atmire.com