Package se.citerus.dddsample.interfaces.booking.facade

Remote service facades with supporting DTO classes and assemblers.

See:
          Description

Interface Summary
BookingServiceFacade This facade shields the domain layer - model, services, repositories - from concerns about such things as the user interface and remoting.
 

Package se.citerus.dddsample.interfaces.booking.facade Description

Remote service facades with supporting DTO classes and assemblers. Sits on top of the domain service layer, and forms the boundary of the O/R-mapper unit-of-work scope when sending data to the user interface.



Copyright © 2009. All Rights Reserved.