- earningsPerShare - クラス の変数yokohama.yellow_man.sena.components.scraping.entity.IndicatorsEntity
-
1株利益(EPS)
- earningsPerShare - クラス の変数yokohama.yellow_man.sena.core.models.Indicators
-
1株利益(EPS、整数部:8桁、小数部:2桁)
- EMAIL_SMTP_FROM - クラス のstatic変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:送信元メールアドレス(FROM)
- EMAIL_SMTP_HOST_NAME - クラス のstatic変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:メールサーバ
- EMAIL_SMTP_HOST_PORT - クラス のstatic変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:SMTPポート
- EMAIL_SMTP_TO - クラス のstatic変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:送信先メールアドレス(TO)
- emailSmtpFrom - クラス の変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:送信元メールアドレス(FROM)(※バッチ個々に設定が必要な場合、継承先で上書き)
- emailSmtpTo - クラス の変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:送信先メールアドレス(TO)(※バッチ個々に設定が必要な場合、継承先で上書き)
- emailTitle - クラス の変数yokohama.yellow_man.sena.jobs.AppLoggerMailJob
-
メール:メールタイトル
- EntityBase - yokohama.yellow_man.sena.components.scraping.entityのクラス
-
エンティティ基底クラス。
- EntityBase() - クラス のコンストラクタyokohama.yellow_man.sena.components.scraping.entity.EntityBase
-
- error(String) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.AppLogger
-
ログレベルERROR
の出力を行う。
- error(String, Throwable) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.AppLogger
-
ログレベルERROR
の出力を行う。
- execute() - クラス のメソッドyokohama.yellow_man.sena.jobs.JobExecutor
-
バッチ処理起動メソッド。
- executeBulkInsert(List<Stocks>) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.db.dao.StocksDao
-
銘柄(stocks)モデルのバルクインサートを行う。
- executeBulkInsert(List<Stocks>) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.db.StocksComponent
-
銘柄(stocks)モデルのバルクインサートを行う。
- executeGet(String) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.HttpComponent
-
パラメータurl
に対するHTTP GETリクエストを行い、body部を取得する。
- executePost(String) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.HttpComponent
-
TODO 未実装 パラメータurl
に対するHTTP POSTリクエストを行い、body部を取得する。
- EXPORT_COMPANY_SCHEDULES_MAIL_TITLE - クラス のstatic変数yokohama.yellow_man.sena.jobs.ExportCompanySchedules
-
メールタイトル
application.conf
ファイルexport_company_schedules.mail_title
キーにて値の変更可。
- ExportCompanySchedules - yokohama.yellow_man.sena.jobsのクラス
-
企業スケジュールエクスポートバッチクラス。
- ExportCompanySchedules() - クラス のコンストラクタyokohama.yellow_man.sena.jobs.ExportCompanySchedules
-
企業スケジュールエクスポートバッチクラスコンストラクタ。