Business rules

Interface IVacationDeputyService

External service that return true if there is conflict with deputies approved days.

Index

Methods

Methods

public isAcceptable(data: IVacationApprovalData): Q.Promise<boolean>

Return true, if there is no conflict among employees and its deputies on vacation.

Parameters

Returns

Q.Promise<boolean>