Property | Type | Description | |
---|---|---|---|
entityDao | IWorkingHoursDao |
Method | Description | |
---|---|---|
WorkingHoursBaseMgr ( IWorkingHoursDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateWorkingHours ( WorkingHours entity ) : void | ||
DeleteWorkingHours ( IList |
||
DeleteWorkingHours ( IList |
||
DeleteWorkingHours ( |
||
DeleteWorkingHours ( WorkingHours entity ) : void | ||
GetAllWorkingHours ( ) : IList |
||
LoadWorkingHours ( |
||
UpdateWorkingHours ( WorkingHours entity ) : void |
public WorkingHoursBaseMgr ( IWorkingHoursDao entityDao ) : System | ||
entityDao | IWorkingHoursDao | |
return | System |