Interface SiteService

  • All Superinterfaces:
    DSpaceObjectService<Site>
    All Known Implementing Classes:
    SiteServiceImpl

    public interface SiteService
    extends DSpaceObjectService<Site>
    Service interface class for the Site object. The implementation of this class is responsible for all business logic calls for the Site object and is autowired by spring
    Author:
    kevinvandevelde at atmire.com