Class HarvestedCollectionServiceImpl

  • All Implemented Interfaces:
    HarvestedCollectionService

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