- get(ParsedNameValuePair) - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
Calls the "get" method from the API that brings back the item by id
- get() - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
- get(ParsedNameValuePair) - Method in class com.leonarduk.clearcheckbook.calls.AccountCall
-
Returns an array of information for a single account
Method: get
Call: account
- get(ParsedNameValuePair) - Method in class com.leonarduk.clearcheckbook.calls.LimitCall
-
Returns information about a specific limit.
- get() - Method in class com.leonarduk.clearcheckbook.calls.PremiumCall
-
Determines whether or not this user is a premium member.
- get(ParsedNameValuePair) - Method in class com.leonarduk.clearcheckbook.calls.ReminderCall
-
Returns information about a specific reminder.
- get(ParsedNameValuePair) - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
Returns information about a specific transaction.
- get() - Method in class com.leonarduk.clearcheckbook.calls.UserCall
-
Gets the details for the current user.
- getAccountId() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getAccountId() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getAccountId(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getAccounts() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
fetch accounts from memory cache if fetched already.
- getAccountsMap() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
fetch accounts from memory cache if fetched already.
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
Calls the "get" method from the API that brings back all the values
- getAll(ParsedNameValuePair...) - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
Calls the "get" method from the API that brings back all the values
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.AccountCall
-
Returns an array of all accounts and account balances for this user.
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.CategoryCall
-
Gets all of the current users categories
Method: get
Call: categories
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.LimitCall
-
Returns an array of limits for the current user
Method: get
Call: limits
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.ReminderCall
-
Returns an array of reminders for the current user
Method: get
Call: reminders
- getAll(ReportDataType.Type, int, String, int, int) - Method in class com.leonarduk.clearcheckbook.calls.ReportCall
-
Returns an array of images containing reports for the current user
Method: get
Call: reports
- getAll(ReportDataType.Type, int) - Method in class com.leonarduk.clearcheckbook.calls.ReportCall
-
- getAll(ReportDataType.Type) - Method in class com.leonarduk.clearcheckbook.calls.ReportCall
-
Brings back a list of links to graphs in google graph
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.ReportCall
-
- getAll() - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
Returns an array of transactions for the current user
Method: get
Call: transactions
- getAll(long) - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
- getAll(AccountDataType) - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
- getAll(long, int, int) - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
- getAll(int, int) - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
- getAmount() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getAmount() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getAmount(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.AMEXFilePreprocessor
-
- getAmount(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.NationwideFilePreprocessor
-
- getAmount(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getApplication() - Method in class com.leonarduk.clearcheckbook.dto.UserDataType
-
- getBaseurl() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookConnection
-
- getBooleanValue(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getCategories() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
- getCategoryId() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getCategoryId() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getChangesOnly(List<TransactionDataType>, List<TransactionDataType>) - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
- getCheckNum() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getCheckNum(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.NationwideFilePreprocessor
-
- getCheckNum(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getConfigLocation() - Method in class com.leonarduk.utils.Config
-
Helper method to show where the config file is stored.
- getConnection() - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
- getCurrentBalance() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
Extension of the API to take the deposit - withdrawal values to give
balance.
- getDate() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getDate(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.AMEXFilePreprocessor
-
- getDate(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.NationwideFilePreprocessor
-
- getDate(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getDate(String, String) - Static method in class com.leonarduk.utils.DateUtils
-
- getDeposit() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getDeposit() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getDescription() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getDesription(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.NationwideFilePreprocessor
-
- getDesription(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getDouble(String) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
Helper function to remove all but numbers and periods
- getDoubleValue(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getDuration() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getDurationName() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getEditFields() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getEditFields() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getEditFields() - Method in class com.leonarduk.clearcheckbook.dto.CategoryDataType
-
- getEditFields() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getEditFields() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getEditFields() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getEditParameters() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getEmail() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getEmail() - Method in class com.leonarduk.clearcheckbook.dto.UserDataType
-
- getEmailDays() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getEnd_date() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getEnd_date() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getEnd_day() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getEnd_month() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getEnd_year() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.CategoryDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.PremiumDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.ReportDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getFields() - Method in class com.leonarduk.clearcheckbook.dto.UserDataType
-
- getFieldsMap() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getFieldsToIgnoreInEqualsMethod() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getFieldsToIgnoreInEqualsMethod() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
There are some issues with Reminder data: reminder_id is used instead of
id in get all.
- getFileFields() - Static method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getFloat_every() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getFloat_every_num() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getFormattedDate(String, Date) - Static method in class com.leonarduk.utils.DateUtils
-
- getFormattedDate(String) - Static method in class com.leonarduk.utils.DateUtils
-
- getFormById(HtmlPage, String) - Static method in class com.leonarduk.utils.HtmlUnitUtils
-
- getFromAccountId() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getId() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getId() - Method in class com.leonarduk.clearcheckbook.processor.parallel.ClearCheckBookDataTypeConsumer
-
- getIdParameter(long) - Static method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
Helper method for use in get method.
- getIdParameter() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getIdParameter() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
since the getall method uses reminder_id not id, need to fix the data
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.CategoryDataType
-
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getInsertFields() - Method in class com.leonarduk.clearcheckbook.dto.UserDataType
-
- getInsertParameters() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getIntegerValue(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getJive() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getJiveDeposit() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getJiveWithdrawal() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getLabel() - Method in class com.leonarduk.clearcheckbook.dto.ReportDataType
-
- getLimitParameter(int) - Static method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getLimits() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
- getLongValue(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getMandatoryPropertyValue(String) - Method in class com.leonarduk.utils.Config
-
Looks for value of the named parameter, using command line parameters in
preference to those in the config if they exist.
- getMemo() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getMemo(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.NationwideFilePreprocessor
-
- getMemo(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getName() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getName() - Method in class com.leonarduk.clearcheckbook.dto.CategoryDataType
-
- getNameValuePair(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getNonNullValue(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getNowyyyyMMddHHmm() - Static method in class com.leonarduk.utils.DateUtils
-
- getNowyyyyMMddHHmmss() - Static method in class com.leonarduk.utils.DateUtils
-
- getOccur_floating() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getOccur_once() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getOccur_repeating() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getOptionalPropertyValue(String) - Method in class com.leonarduk.utils.Config
-
Parameters passed on the command line over-ride values from file
- getPage(String, ParsedNameValuePair...) - Method in class com.leonarduk.clearcheckbook.ClearCheckBookConnection
-
- getPage(String, HttpMethod, String, String, NameValuePair...) - Static method in class com.leonarduk.utils.HtmlUnitUtils
-
- getPage(String, HttpMethod, NameValuePair...) - Static method in class com.leonarduk.utils.HtmlUnitUtils
-
- getPageParameter(int) - Static method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getPageText(String, String, NameValuePair...) - Static method in class com.leonarduk.utils.HtmlUnitUtils
-
- getPageText(String, String, String, String, NameValuePair...) - Static method in class com.leonarduk.utils.HtmlUnitUtils
-
- getParent() - Method in class com.leonarduk.clearcheckbook.dto.CategoryDataType
-
- getPassword() - Method in class com.leonarduk.clearcheckbook.dto.UserDataType
-
- getPayee() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getPayee(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.AMEXFilePreprocessor
-
- getPayee(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.NationwideFilePreprocessor
-
- getPayee(Map<String, String>) - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getPluralUrl() - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
- getPluralUrl() - Method in class com.leonarduk.clearcheckbook.calls.CategoryCall
-
- getPropertyDoubleValue(String) - Method in class com.leonarduk.utils.Config
-
- getPropertyIntegerValue(String) - Method in class com.leonarduk.utils.Config
-
- getPropertyLongValue(String) - Method in class com.leonarduk.utils.Config
-
- getReminders() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
- getRepeat_every() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getRepeat_evey_num() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getReset_day() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getRollover() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getRowsToSkip() - Method in interface com.leonarduk.clearcheckbook.file.FilePreProcessor
-
- getRowsToSkip() - Method in class com.leonarduk.clearcheckbook.file.TransactionFilePreprocessor
-
- getStart_date() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getStart_date() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getStart_day() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getStart_month() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getStart_year() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getTitle() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
- getToAccount() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getTodaysDateyyyyMMdd() - Static method in class com.leonarduk.utils.DateUtils
-
- getTransactionDataType() - Method in class com.leonarduk.clearcheckbook.dto.ReminderDataType
-
Converts all the "trans_" fields to a TransactionDataType object
- getTransactions() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
- getTransactions(AccountDataType) - Method in class com.leonarduk.clearcheckbook.ClearCheckBookHelper
-
- getTransactionType() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getTransfer() - Method in class com.leonarduk.clearcheckbook.dto.LimitDataType
-
- getTypeId() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- getUrl() - Method in class com.leonarduk.clearcheckbook.dto.ReportDataType
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.AbstractCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.AccountCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.CategoryCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.LimitCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.PremiumCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.ReminderCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.ReportCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.TransactionCall
-
- getUrlSuffix() - Method in class com.leonarduk.clearcheckbook.calls.UserCall
-
- getUserName() - Method in class com.leonarduk.clearcheckbook.ClearCheckBookConnection
-
- getUsername() - Method in class com.leonarduk.clearcheckbook.dto.UserDataType
-
- getValue(Enum<?>) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getValue(String) - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getValue() - Method in class com.leonarduk.clearcheckbook.dto.ParsedNameValuePair
-
- getValues() - Method in class com.leonarduk.clearcheckbook.dto.AbstractDataType
-
- getValues() - Method in class com.leonarduk.clearcheckbook.dto.TransactionDataType
-
- getWithdrawal() - Method in class com.leonarduk.clearcheckbook.dto.AccountDataType
-
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.AbstractDataType.ControlField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.AccountDataType.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.AccountDataType.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.CategoryDataType.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.LimitDataType.Duration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.LimitDataType.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.ReminderDataType.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.ReportDataType.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.ReportDataType.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.TransactionDataType.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.TransactionDataType.NonoutputFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.leonarduk.clearcheckbook.dto.TransactionDataType.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.AbstractDataType.ControlField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.AccountDataType.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.AccountDataType.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.CategoryDataType.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.LimitDataType.Duration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.LimitDataType.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.ReminderDataType.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.ReportDataType.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.ReportDataType.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.TransactionDataType.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.TransactionDataType.NonoutputFields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.leonarduk.clearcheckbook.dto.TransactionDataType.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.