Class CommunityServiceImpl

All Implemented Interfaces:
CommunityService, DSpaceObjectLegacySupportService<Community>, DSpaceObjectService<Community>

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