Click or drag to resize

IOwnerLoginAuthenticateWcfService Interface

Interface for the OwnerLogin WCF service

Namespace:  Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:  Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public interface IOwnerLoginAuthenticateWcfService

The IOwnerLoginAuthenticateWcfService type exposes the following members.

Methods
  NameDescription
Public methodAddCase
Public methodAddCustomerReviewOwnerMessage
Create a new [!:OwnerLogin.CustomerReview] with ReviewType=Owner.
Public methodAddOwnerTipWeb
Create a new [!:OwnerLogin.Tip] submitted by an owner.
Public methodCreateConsumptionMeterReading
Create consumptionmeter reading
Public methodEditCase
Edit existing case
Public methodEditCaseComment
Edit existing casecomment
Public methodEditConsumptionMeterReading
Edit existing consumptionmeter reading
Public methodEditHolidayIntervals
Edit a list of holidayintervals
Public methodGetAccount
Public methodGetAttachment
Get specific attachment
Public methodGetCalendar
Public methodGetCases
Public methodGetConsumptionMeters
Gets consumtionmeters from the owner and rentalobject(s)
Public methodGetDocument
Public methodGetHolidayIntervals
Get all holidayintervals for the owner in the given interval
Public methodGetIntermediationAgreements
Public methodGetOwner
Public methodGetOwnerSummaryFinanceInfo
Get owner turnover data only containing pertinent information regarding owner's account, not consumer or other owners
Public methodGetRentalObject
Public methodSavePictures
Save changes of pictures
Public methodSearchOwners
Search search owners based on given criteria.
Public methodUpdateAccount
Public methodUpdateCalendar
Public methodUpdateIntermediationAgreement
Public methodUpdateOwner
Public methodUpdateRentalObject
Public methodValidateOwner
Top
See Also