public class SantanderAccountStatementFinder extends AbstractAccountStatementFinder<SantanderWebAccountInformation>
accountInfo, lastStatementDate, webClient| Constructor and Description |
|---|
SantanderAccountStatementFinder(WebClient webClient,
SantanderWebAccountInformation accountInfo)
Creates a new SantanderAccountStatement object with a webClient and account information
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
startSearch()
Starts the search of new account statements
|
addStatement, findStatements, getSheets, isSearchExecutedpublic SantanderAccountStatementFinder(WebClient webClient,
SantanderWebAccountInformation accountInfo)
throws WebSiteException
webClient - accountInfo - WebSiteExceptionprotected void startSearch()
throws WebSiteException
AbstractAccountStatementFinderstartSearch in class AbstractAccountStatementFinder<SantanderWebAccountInformation>WebSiteExceptionAbstractAccountStatementFinder.startSearch()