|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjStinaServerCallerInterface | |
---|---|
se.sj.stina.domain.provider |
Uses of SjStinaServerCallerInterface in se.sj.stina.domain.provider |
---|
Classes in se.sj.stina.domain.provider that implement SjStinaServerCallerInterface | |
---|---|
class |
SjAbstractStinaInformationProviderDelegate
|
class |
SjStinaInformationProviderDelegate
This class is used to talk to the Stina Server. |
Methods in se.sj.stina.domain.provider that return SjStinaServerCallerInterface | |
---|---|
protected SjStinaServerCallerInterface |
SjStinaServerObjectHolder.getServerCaller()
|
Constructors in se.sj.stina.domain.provider with parameters of type SjStinaServerCallerInterface | |
---|---|
SjCustomer(SjStinaServerCallerInterface serverCaller,
se.sj.stina.ejb.customer.Customer customer,
java.lang.String customerId,
SjStinaModelFactoryInterface stinaModelFactory,
boolean preferCompressedData)
Objects of this class are only instaniated by a Stina provider and returned in the form of a SjCustomerInterface
as the result of certain operations. |
|
SjItineraryResult(SjStinaServerCallerInterface serverCaller,
se.sj.stina.ejb.itinerary.ItineraryInformation itineraryInfo,
SjCreateItinerary ci,
SjStinaModelFactoryInterface stinaModelFactory,
boolean preferCompressedData)
Objects of this class are only instantiated by a Stina provider and returned in the form of a SjItineraryResultInterface
as the result of a search for itineraries. |
|
SjOrderFacade(SjStinaServerCallerInterface serverCaller,
se.sj.stina.ejb.order.Order order,
java.lang.String orderId,
SjStinaModelFactoryInterface stinaModelFactory,
boolean preferCompressedData)
Objects of this class are only instaniated by a Stina provider and returned in the form of a SjOrderFacadeInterface
as the result of certain operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |