Class CollectionServiceImpl

All Implemented Interfaces:
CollectionService, DSpaceObjectLegacySupportService<Collection>, DSpaceObjectService<Collection>

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