Tse.EasyBook.Server.WcfContracts.WebClient Namespace |
[Missing <summary> documentation for "N:Tse.EasyBook.Server.WcfContracts.WebClient"]
| Class | Description | |
|---|---|---|
| BookingAuthenticateRestWcfService |
See IBookingRestWcfService for details.
| |
| BookingAuthenticateWcfService |
See IBookingAuthenticateWcfService for details.
| |
| BookingRestWcfService |
See IBookingRestWcfService for details.
| |
| BookingWcfService |
See IBookingWcfService for details.
| |
| EasyServiceWcfService |
See IEasyServiceWcfService for details.
| |
| OwnerLoginAuthenticateWcfService |
See IOwnerLoginAuthenticateWcfService for details.
| |
| PartnerBlockingAuthRestWcfService |
See IPartnerBlockingAuthRestWcfService for details.
| |
| RestWcfBase |
Base class for all EasyBook rest web services. Contains common routines and operations.
| |
| RestXmlDocumentationAttribute |
Used to specify possible datacontract class containing the request fields and hence the documentation for the fields.
| |
| XmlDocumentation |
Provides extension methods for reading XML comments from reflected members.
|
| Interface | Description | |
|---|---|---|
| IBookingAuthenticateRestWcfService | Base uri for all service methods on this interface: https://appl.easybook.net/booking HTTP basic authentication is mandatory for all https uri's. Interface for the Rest Booking web service for consumer type WebClient and anonymous users. | |
| IBookingAuthenticateWcfService |
Interface for the Booking web service for consumer type WebClient and authenticated users
| |
| IBookingRestWcfService | Base uri for all service methods on this interface: https://appl.easybook.net/feeds HTTP basic authentication is mandatory for all https uri's. Interface for the Booking web service for consumer type WebClient and anonymous users | |
| IBookingWcfService |
Interface for the Booking web service for consumer type WebClient and anonymous users
| |
| IEasyServiceWcfService |
Interface for the Easyservice web service for consumer type WebClient and anonymous users
| |
| IOwnerLoginAuthenticateWcfService |
Interface for the OwnerLogin WCF service
| |
| IPartnerBlockingAuthRestWcfService | Base uri for all service methods on this interface: https://appl.easybook.net/partnerblocking HTTP basic authentication is mandatory for all https uri's. Interface for the partner with shared rental objects. |