Uses of Interface
se.citerus.dddsample.application.BookingService

Packages that use BookingService
se.citerus.dddsample.application.impl Implementation of the application layer. 
se.citerus.dddsample.interfaces.booking.facade.internal Internal parts of the remote facade API. 
 

Uses of BookingService in se.citerus.dddsample.application.impl
 

Classes in se.citerus.dddsample.application.impl that implement BookingService
 class BookingServiceImpl
           
 

Uses of BookingService in se.citerus.dddsample.interfaces.booking.facade.internal
 

Methods in se.citerus.dddsample.interfaces.booking.facade.internal with parameters of type BookingService
 void BookingServiceFacadeImpl.setBookingService(BookingService bookingService)
           
 



Copyright © 2009. All Rights Reserved.