메소드 | 설명 | |
---|---|---|
CompositeScoresJob ( ) : System | ||
Execute ( IJobExecutionContext context ) : void |
메소드 | 설명 | |
---|---|---|
CalculateCompositeScore ( ) : double? | ||
CalulateMetrics ( int CampusId ) : void | ||
Get6WkAttendanceAll ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
Get6WkAttendanceAuditorium ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
Get6WkAttendanceHighSchool ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
Get6WkAttendanceKids ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
Get6WkAttendanceStudents ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
GetMetrics ( int metricId, int campusId, System.DateTime startDate, System.DateTime endDate, int type ) : int? | ||
GetMetricsLatest ( int metricId, int campusId, System.DateTime startDate, System.DateTime endDate, int type ) : int? | ||
SaveMetrics ( ) : void |
public Execute ( IJobExecutionContext context ) : void | ||
context | IJobExecutionContext | |
리턴 | void |
protected Get6WkAttendanceAll ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
리턴 | int? |
protected Get6WkAttendanceAuditorium ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
리턴 | int? |
protected Get6WkAttendanceHighSchool ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
리턴 | int? |
protected Get6WkAttendanceKids ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
리턴 | int? |
protected Get6WkAttendanceStudents ( int campusId, System.DateTime startDate, System.DateTime endDate ) : int? | ||
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
리턴 | int? |
protected GetMetrics ( int metricId, int campusId, System.DateTime startDate, System.DateTime endDate, int type ) : int? | ||
metricId | int | |
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
type | int | |
리턴 | int? |
protected GetMetricsLatest ( int metricId, int campusId, System.DateTime startDate, System.DateTime endDate, int type ) : int? | ||
metricId | int | |
campusId | int | |
startDate | System.DateTime | |
endDate | System.DateTime | |
type | int | |
리턴 | int? |
public string AttendanceLastWeekLastYearCampus | ||
리턴 | string |
public double? iAttendanceHighSchoolGoalProgress | ||
리턴 | double? |
public int? iSmallGroupParticipantsGoalCurrent | ||
리턴 | int? |
public double iSmallGroupParticipantsGoalProgress | ||
리턴 | double |