Skip navigation links
A B C D E F G H I J L N O P R S T V W 

A

Account - Class in be.looorent.ponto.account
This object will provide details about the account, including the balance and the currency.
Account(UUID, AccountType, String, String, String, BigDecimal, BigDecimal, Currency, UUID, LocalDateTime, Synchronization) - Constructor for class be.looorent.ponto.account.Account
 
AccountClient - Interface in be.looorent.ponto.account
 
accounts() - Method in class be.looorent.ponto.client.http.PontoHttpClient
 
accounts() - Method in interface be.looorent.ponto.client.PontoClient
 
AccountType - Enum in be.looorent.ponto.account
 
after(UUID) - Method in class be.looorent.ponto.client.Page.PageBuilder
 
asBearerHeader() - Method in class be.looorent.ponto.client.Token
 

B

be.looorent.ponto.account - package be.looorent.ponto.account
 
be.looorent.ponto.client - package be.looorent.ponto.client
 
be.looorent.ponto.client.http - package be.looorent.ponto.client.http
 
be.looorent.ponto.institution - package be.looorent.ponto.institution
 
be.looorent.ponto.synchronization - package be.looorent.ponto.synchronization
 
be.looorent.ponto.transaction - package be.looorent.ponto.transaction
 
before(UUID) - Method in class be.looorent.ponto.client.Page.PageBuilder
 
build() - Method in class be.looorent.ponto.client.Page.PageBuilder
 
builder() - Static method in class be.looorent.ponto.client.Page
 

C

CollectionResponse<T> - Interface in be.looorent.ponto.client
More than a simple collection of entities, this also stores the response page.
Configuration - Class in be.looorent.ponto.client
 
Configuration(String, Token, int) - Constructor for class be.looorent.ponto.client.Configuration
 

D

DEFAULT_PAGE - Static variable in class be.looorent.ponto.client.Page
 

E

equals(Object) - Method in class be.looorent.ponto.account.Account
 
equals(Object) - Method in class be.looorent.ponto.client.Configuration
 
equals(Object) - Method in class be.looorent.ponto.client.Page
 
equals(Object) - Method in class be.looorent.ponto.institution.FinancialInstitution
 
equals(Object) - Method in class be.looorent.ponto.synchronization.Synchronization
 
equals(Object) - Method in class be.looorent.ponto.transaction.Transaction
 

F

FinancialInstitution - Class in be.looorent.ponto.institution
 
FinancialInstitution(UUID, String) - Constructor for class be.looorent.ponto.institution.FinancialInstitution
 
FinancialInstitutionClient - Interface in be.looorent.ponto.institution
 
financialInstitutions() - Method in class be.looorent.ponto.client.http.PontoHttpClient
 
financialInstitutions() - Method in interface be.looorent.ponto.client.PontoClient
 
find(UUID) - Method in interface be.looorent.ponto.account.AccountClient
 
find(UUID) - Method in interface be.looorent.ponto.institution.FinancialInstitutionClient
 
find(UUID) - Method in interface be.looorent.ponto.synchronization.SynchronizationClient
 
find(UUID, UUID) - Method in interface be.looorent.ponto.transaction.TransactionClient
 
findAll() - Method in interface be.looorent.ponto.account.AccountClient
 
findAll(Page) - Method in interface be.looorent.ponto.account.AccountClient
 
findAll() - Method in interface be.looorent.ponto.institution.FinancialInstitutionClient
 
findAll(Page) - Method in interface be.looorent.ponto.institution.FinancialInstitutionClient
 
findAll(UUID) - Method in interface be.looorent.ponto.transaction.TransactionClient
 
findAll(UUID, Page) - Method in interface be.looorent.ponto.transaction.TransactionClient
 
from(Configuration) - Static method in class be.looorent.ponto.client.http.PontoHttpClient
 
fromEnvironmentVariables() - Static method in class be.looorent.ponto.client.Configuration
 
fromProperties(Properties) - Static method in class be.looorent.ponto.client.Configuration
 

G

getAccountId() - Method in class be.looorent.ponto.transaction.Transaction
 
getAfter() - Method in class be.looorent.ponto.client.Page
 
getAmount() - Method in class be.looorent.ponto.transaction.Transaction
 
getAvailableBalance() - Method in class be.looorent.ponto.account.Account
 
getBefore() - Method in class be.looorent.ponto.client.Page
 
getCounterpartName() - Method in class be.looorent.ponto.transaction.Transaction
 
getCounterpartReference() - Method in class be.looorent.ponto.transaction.Transaction
 
getCreatedAt() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getCurrency() - Method in class be.looorent.ponto.account.Account
 
getCurrency() - Method in class be.looorent.ponto.transaction.Transaction
 
getCurrentBalance() - Method in class be.looorent.ponto.account.Account
 
getDescription() - Method in class be.looorent.ponto.account.Account
 
getDescription() - Method in class be.looorent.ponto.transaction.Transaction
 
getEntities() - Method in interface be.looorent.ponto.client.CollectionResponse
 
getErrors() - Method in exception be.looorent.ponto.client.http.HttpClientException
 
getErrors() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getExecutionDate() - Method in class be.looorent.ponto.transaction.Transaction
 
getFinancialInstitutionId() - Method in class be.looorent.ponto.account.Account
 
getId() - Method in class be.looorent.ponto.account.Account
 
getId() - Method in class be.looorent.ponto.institution.FinancialInstitution
 
getId() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getId() - Method in class be.looorent.ponto.transaction.Transaction
 
getLatestSynchronization() - Method in class be.looorent.ponto.account.Account
 
getLatestSynchronization() - Method in interface be.looorent.ponto.client.CollectionResponse
 
getLimit() - Method in class be.looorent.ponto.client.Page
 
getName() - Method in class be.looorent.ponto.institution.FinancialInstitution
 
getPage() - Method in interface be.looorent.ponto.client.CollectionResponse
 
getReference() - Method in class be.looorent.ponto.account.Account
 
getReferenceType() - Method in class be.looorent.ponto.account.Account
 
getRemittanceInformation() - Method in class be.looorent.ponto.transaction.Transaction
 
getRemittanceInformationType() - Method in class be.looorent.ponto.transaction.Transaction
 
getResourceId() - Method in exception be.looorent.ponto.synchronization.ResourceNotFoundException
 
getResourceId() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getResourceType() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getStatus() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getSubtype() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getSynchronizedAt() - Method in class be.looorent.ponto.account.Account
 
getSynchronizedAt() - Method in interface be.looorent.ponto.client.CollectionResponse
 
getTimeoutInMillis() - Method in class be.looorent.ponto.client.Configuration
 
getToken() - Method in class be.looorent.ponto.client.Configuration
 
getToken() - Method in class be.looorent.ponto.client.Token
 
getType() - Method in class be.looorent.ponto.account.Account
 
getUpdatedAt() - Method in class be.looorent.ponto.synchronization.Synchronization
 
getUrl() - Method in class be.looorent.ponto.client.Configuration
 
getValueDate() - Method in class be.looorent.ponto.transaction.Transaction
 

H

hasAfter() - Method in interface be.looorent.ponto.client.CollectionResponse
 
hasAfter() - Method in class be.looorent.ponto.client.Page
 
hasBefore() - Method in interface be.looorent.ponto.client.CollectionResponse
 
hasBefore() - Method in class be.looorent.ponto.client.Page
 
hashCode() - Method in class be.looorent.ponto.account.Account
 
hashCode() - Method in class be.looorent.ponto.client.Configuration
 
hashCode() - Method in class be.looorent.ponto.client.Page
 
hashCode() - Method in class be.looorent.ponto.institution.FinancialInstitution
 
hashCode() - Method in class be.looorent.ponto.synchronization.Synchronization
 
hashCode() - Method in class be.looorent.ponto.transaction.Transaction
 
hasLimit() - Method in class be.looorent.ponto.client.Page
 
HttpClientException - Exception in be.looorent.ponto.client.http
 

I

isComplete() - Method in class be.looorent.ponto.synchronization.Synchronization
 
isComplete() - Method in enum be.looorent.ponto.synchronization.SynchronizationStatus
 

J

JsonApi - Class in be.looorent.ponto.client.http
 
JsonApi() - Constructor for class be.looorent.ponto.client.http.JsonApi
 

L

limit(Integer) - Method in class be.looorent.ponto.client.Page.PageBuilder
 

N

next() - Method in class be.looorent.ponto.client.Page
 

O

of(String, String, String) - Static method in class be.looorent.ponto.client.Configuration
 

P

Page - Class in be.looorent.ponto.client
 
Page.PageBuilder - Class in be.looorent.ponto.client
 
PontoClient - Interface in be.looorent.ponto.client
 
PontoHttpClient - Class in be.looorent.ponto.client.http
 

R

RemittanceInformationType - Enum in be.looorent.ponto.transaction
 
ResourceNotFoundException - Exception in be.looorent.ponto.synchronization
 
ResourceNotFoundException(Throwable, UUID) - Constructor for exception be.looorent.ponto.synchronization.ResourceNotFoundException
 
ResourceType - Enum in be.looorent.ponto.synchronization
 

S

Synchronization - Class in be.looorent.ponto.synchronization
This is an object representing a resource synchronization.
Synchronization(UUID, SynchronizationStatus, SynchronizationSubtype, Instant, Instant, UUID, ResourceType, Collection<Object>) - Constructor for class be.looorent.ponto.synchronization.Synchronization
 
SynchronizationClient - Interface in be.looorent.ponto.synchronization
 
synchronizations() - Method in class be.looorent.ponto.client.http.PontoHttpClient
 
synchronizations() - Method in interface be.looorent.ponto.client.PontoClient
 
SynchronizationStatus - Enum in be.looorent.ponto.synchronization
 
SynchronizationSubtype - Enum in be.looorent.ponto.synchronization
 
synchronizeAccountDetails(UUID) - Method in interface be.looorent.ponto.synchronization.SynchronizationClient
 
synchronizeAccountTransactions(UUID) - Method in interface be.looorent.ponto.synchronization.SynchronizationClient
 

T

Token - Class in be.looorent.ponto.client
 
toString() - Method in class be.looorent.ponto.account.Account
 
toString() - Method in class be.looorent.ponto.client.Configuration
 
toString() - Method in class be.looorent.ponto.client.Page.PageBuilder
 
toString() - Method in class be.looorent.ponto.client.Page
 
toString() - Method in class be.looorent.ponto.institution.FinancialInstitution
 
toString() - Method in class be.looorent.ponto.synchronization.Synchronization
 
toString() - Method in class be.looorent.ponto.transaction.Transaction
 
Transaction - Class in be.looorent.ponto.transaction
 
Transaction(UUID, LocalDateTime, RemittanceInformationType, String, LocalDateTime, String, Currency, String, String, BigDecimal, UUID) - Constructor for class be.looorent.ponto.transaction.Transaction
 
TransactionClient - Interface in be.looorent.ponto.transaction
 
transactions() - Method in class be.looorent.ponto.client.http.PontoHttpClient
 
transactions() - Method in interface be.looorent.ponto.client.PontoClient
 

V

valueOf(String) - Static method in enum be.looorent.ponto.account.AccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.looorent.ponto.synchronization.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.looorent.ponto.synchronization.SynchronizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.looorent.ponto.synchronization.SynchronizationSubtype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.looorent.ponto.transaction.RemittanceInformationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum be.looorent.ponto.account.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.looorent.ponto.synchronization.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.looorent.ponto.synchronization.SynchronizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.looorent.ponto.synchronization.SynchronizationSubtype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.looorent.ponto.transaction.RemittanceInformationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withToken(String) - Method in class be.looorent.ponto.client.Configuration
 
A B C D E F G H I J L N O P R S T V W 
Skip navigation links