MH: Datev-Schnittstelle für Leben und Wohnen Christian Wilke vorbereitet + XAMLManager eingefügt
This commit is contained in:
@@ -1065,6 +1065,14 @@ namespace BeWo.Service.ServiceContracts
|
||||
[FaultContract(typeof(BeWoFault))]
|
||||
[OperationContract]
|
||||
Dictionary<string, string> GetAdditionalEmployeeInformationForScheduler(long empOid);
|
||||
|
||||
[FaultContract(typeof(BeWoFault))]
|
||||
[OperationContract]
|
||||
string GetXAMLInformationStringForEmployee(long empOid);
|
||||
|
||||
[FaultContract(typeof(BeWoFault))]
|
||||
[OperationContract]
|
||||
string GetXAMLInformationStringForCustomer(long customerOid);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user