SeasonAPI
- Description:
SeasonAPI namespace
- See:
-
- TSeason in Models.Season
Methods
(static) *common(req, res)
Parameters:
Name | Type | Description |
---|---|---|
req |
Object | |
res |
Object |
Throws:
status | message | description |
---|---|---|
404 | SEASON_NOT_FOUND | if season is not found |
(static) CSeason API(req, res)
- Description:
학기 생성 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||
res |
Object |
Properties
|
Throws:
status | message | description |
---|---|---|
409 | YEAR_TERM_IN_USE | if parameters year and term are in use |
(static) CSeasonPermissionException API(req, res)
- Description:
학기 권한 예외 추가 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) DSeason API(req, res)
- Description:
시즌 삭제 API; 시즌 관련 정보를 모두 삭제한다
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||
res |
Object |
(static) DSeasonPermissionException API(req, res)
- Description:
학기 권한 예외 삭제 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) RSeason API(req, res)
- Description:
학기 조회 API; 간략한 등록 정보 목록을 함께 조회한다
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||
res |
Object |
Properties
|
(static) RSeasons API(req, res)
- Description:
학기 목록 조회 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||
res |
Object |
Properties
|
(static) UActivateSeason API(req, res)
- Description:
시즌 활성화 API; 시즌 등록 정보도 함께 활성화한다
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||
res |
Object |
Properties
|
(static) UInactivateSeason API(req, res)
- Description:
시즌 비활성화 API; 시즌 등록 정보도 함께 비활성화한다
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||
res |
Object |
Properties
|
(static) USeasonClassrooms API(req, res)
- Description:
학기 강의실 목록 수정 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||
res |
Object |
Properties
|
(static) USeasonFormEvaluation API(req, res)
- Description:
학기 평가 양식 수정 API
- Version:
- 2.0.0
- See:
-
- models>Season for validation
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||
res |
Object |
Properties
|
(static) USeasonFormSyllabus API(req, res)
- Description:
학기 강의계획서 양식 수정 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||
res |
Object |
Properties
|
(static) USeasonFormTimetable API(req, res)
- Description:
학기 시간표 양식 수정 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||
res |
Object |
Properties
|
(static) USeasonPeriod API(req, res)
- Description:
학기 기간 수정 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) USeasonPermission API(req, res)
- Description:
학기 권한 수정 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) USeasonSubjects API(req, res)
- Description:
학기 교과목 목록 수정 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||||||||||||||
res |
Object |
Properties
|