パッケージ | 説明 |
---|---|
yokohama.yellow_man.sena.components.scraping |
スクレイピング処理を行う機能を提供する。
|
yokohama.yellow_man.sena.jobs |
バッチクラスを提供する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static CompanySchedulesEntity |
ScrapingComponent.getSchedule(java.lang.Integer stockCode)
企業スケジュールを取得する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
private boolean |
ImportCompanySchedules._saveCompanySchedules(CompanySchedulesEntity companySchedulesEntity)
エンティティから、モデルにデータを詰め替えDBに保存する。
|