- GET_DEBIT_BALANCES_ACCESS_URL - クラス のstatic変数yokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
信用残取得:アクセス先のURL
- GET_FINANCES_ACCESS_URL - クラス のstatic変数yokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業財務取得:アクセス先のURL
- GET_INDICATORS_ACCESS_URL_NIKKEI - クラス のstatic変数yokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業指標取得:アクセス先のURL(日経)
- GET_INDICATORS_ACCESS_URL_YAHOO - クラス のstatic変数yokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業指標取得:アクセス先のURL(yahoo)
- GET_SCHEDULE_ACCESS_URL - クラス のstatic変数yokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業スケジュールを取得:アクセス先のURL
- GET_SCHEDULE_CSS_BASE_PATH - クラス のstatic変数yokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業スケジュールを取得:ベースとなるスタイルシートのpath(元のXPath:『 //*[@id="newpresSchedule"]/div[3]/div/div[2]/table/tbody/tr 』)
- getCompanySchedulesByStockCode(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.db.CompanySchedulesComponent
-
検索条件に銘柄コード(stock_code)を指定し、
直近の決算発表日(settlement_date)の企業スケジュールを返す。
- getCompanySchedulesUnregistList() - クラス のstaticメソッドyokohama.yellow_man.sena.components.db.CompanySchedulesComponent
-
企業スケジュールカレンダー未登録一覧を取得する。
- getDate(int, int, int) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数年year、月month、日dayを指定し、日付を取得します。
- getDate(int, int, int, int, int) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数年year、月month、日day、時hour、分minを指定し、日付を取得します。
- getDate(int, int, int, int, int, int) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数年year、月month、日day、時hour、分min、秒secを指定し、日付を取得します。
- getDate(Date, int, int, int) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数dateに対して、時hour、分min、秒secを指定し、日付を取得します。
- getDay(Date) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数dateに対して日を取得します。
- getDebitBalancesList(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
信用残を取得する
- getDebitBalancesListByStockCode(Integer, int, int) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.db.DebitBalancesComponent
-
検索条件に銘柄コード(stock_code)を指定し、
公表日(release_date)降順の信用残情報をlimit件数分返す。
- getFinancesByStockCodeSettlementTypesIdList(Integer, Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.db.FinancesComponent
-
検索条件に銘柄コード(stock_code)、決算種別(settlementTypesId)を指定し、
財務テーブルより決算年(降順)で一覧を取得する。
- getFinancesList(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業財務を取得する。
- getFinancesListByStockCode(Integer, int, int) - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.db.FinancesComponent
-
検索条件に銘柄コード(stock_code)を指定し、
決算年(year)降順、決算種別(settlement_types_id)降順の財務情報をlimit件数分返す。
- getIndicators(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業指標を取得する。
- getJustDate(Date) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数dateに対して、時hour、分min、秒secが00:00:00の日付を取得します。
- getMonth(Date) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数dateに対して月を取得します。
- getReleaseDateTimeByStockCode(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.db.DebitBalancesComponent
-
検索条件に銘柄コード(stock_code)を指定し、
信用残テーブルより直近50件の公表日(ミリ秒)降順のリストを返す。
- getSchedule(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.scraping.ScrapingComponent
-
企業スケジュールを取得する。
- getSettlementType(String) - クラス のstaticメソッドyokohama.yellow_man.sena.core.definitions.AppConsts
-
決算期タイプを取得する。
- getStocksList() - クラス のstaticメソッドyokohama.yellow_man.sena.core.components.db.StocksComponent
-
未削除の銘柄(stocks)情報一覧を返す。
- getYear(Date) - クラス のstaticメソッドyokohama.yellow_man.common_tools.DateUtils
-
引数dateに対して年を取得します。
- getYearSettlementTypesIdByStockCode(Integer) - クラス のstaticメソッドyokohama.yellow_man.sena.components.db.FinancesComponent
-
検索条件に銘柄コード(stock_code)を指定し、
財務テーブルより直近50件の公表日(ミリ秒)降順のリストを返す。
- GOOGLE_CALENDAR_APPLICATION_NAME - クラス のstatic変数yokohama.yellow_man.sena.core.components.google.CalendarComponent
-
google アプリケーション名
application.confファイルgoogle_calendar.application.nameキーにて値の変更可。
- GOOGLE_CALENDAR_CALENDAR_ID - クラス のstatic変数yokohama.yellow_man.sena.core.components.google.CalendarComponent
-
google カレンダーID
application.confファイルgoogle_calendar.calendar.idキーにて値の変更可。
- GOOGLE_CALENDAR_PRIVATEKEY_FILE_PATH - クラス のstatic変数yokohama.yellow_man.sena.core.components.google.CalendarComponent
-
google キーファイルのpath
application.confファイルgoogle_calendar.privatekey.file.pathキーにて値の変更可。
- GOOGLE_CALENDAR_SERVICE_ACCOUNT_ID - クラス のstatic変数yokohama.yellow_man.sena.core.components.google.CalendarComponent
-
google サービスアカウントID
application.confファイルgoogle_calendar.service.account.idキーにて値の変更可。
- GoogleApiException - yokohama.yellow_man.sena.core.components.googleの例外
-
Google API操作に関する例外クラス。
- GoogleApiException() - 例外 のコンストラクタyokohama.yellow_man.sena.core.components.google.GoogleApiException
-
Google API操作例外クラスコンストラクタ。
- GoogleApiException(String, Throwable) - 例外 のコンストラクタyokohama.yellow_man.sena.core.components.google.GoogleApiException
-
Google API操作例外クラスコンストラクタ。
- GoogleApiException(String) - 例外 のコンストラクタyokohama.yellow_man.sena.core.components.google.GoogleApiException
-
Google API操作例外クラスコンストラクタ。
- GoogleApiException(Throwable) - 例外 のコンストラクタyokohama.yellow_man.sena.core.components.google.GoogleApiException
-
Google API操作例外クラスコンストラクタ。