public class BosAccountStatementFinder extends AbstractAccountStatementFinder<BosWebAccountInformation>
accountInfo, lastStatementDate, webClient
Constructor and Description |
---|
BosAccountStatementFinder(BosWebAccountInformation accountInfo,
BosWebSite website)
Creates a new BosAccountStatementFinder 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, isSearchExecuted
public BosAccountStatementFinder(BosWebAccountInformation accountInfo, BosWebSite website)
accountInfo
- the BosWebAccountInformation
objectwebsite
- the BosWebSite
objectprotected void startSearch() throws WebSiteException
AbstractAccountStatementFinder
startSearch
in class AbstractAccountStatementFinder<BosWebAccountInformation>
WebSiteException