Class BundleServiceImpl

All Implemented Interfaces:
BundleService, DSpaceObjectLegacySupportService<Bundle>, DSpaceObjectService<Bundle>

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