Class DefaultWebSiteService

  • All Implemented Interfaces:
    WebSiteService

    @Service
    public class DefaultWebSiteService
    extends Object
    implements WebSiteService
    This is the WebSite manager service controller of the MVC. It is implemented as a CDI Bean. It controls all the activities that happen in a client session. It also provides mechanisms to access other service layer.
    Author:
    Cecile BONIN