A B C D E F G H I J L M N O P R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Accounting - Interface in it.tidalwave.accounting.model
- AccountingOpenedEvent - Class in it.tidalwave.accounting.commons
-
A message which notifies that an
Accounting
object has been opened. - AccountingOpenedEvent() - Constructor for class it.tidalwave.accounting.commons.AccountingOpenedEvent
- AccountingOpenRequest - Class in it.tidalwave.accounting.commons
-
A message which represent the request of opening an
Accounting
object. - AccountingOpenRequest() - Constructor for class it.tidalwave.accounting.commons.AccountingOpenRequest
- add(Money) - Method in class it.tidalwave.accounting.model.types.Money
- addCustomer() - Method in interface it.tidalwave.accounting.model.CustomerRegistry
-
Returns a
Project.Builder
for adding aCustomer
to the registry. - addInvoice() - Method in interface it.tidalwave.accounting.model.InvoiceRegistry
-
Returns an
Invoice.Builder
for adding aInvoice
to the registry. - addJobEvent() - Method in interface it.tidalwave.accounting.model.JobEventRegistry
- addProject() - Method in interface it.tidalwave.accounting.model.ProjectRegistry
-
Returns a
Project.Builder
for adding aProject
to the registry. - Address - Class in it.tidalwave.accounting.model.types
-
This class models the address of a customer.
- Address(Address.Builder) - Constructor for class it.tidalwave.accounting.model.types.Address
- Address.Builder - Class in it.tidalwave.accounting.model.types
- asString() - Method in class it.tidalwave.accounting.model.HourlyReport
B
- bind() - Method in interface it.tidalwave.accounting.ui.hourlyreport.HourlyReportPresentation
- bind(BoundProperty<Path>) - Method in interface it.tidalwave.accounting.ui.importer.ibiz.IBizImporterPresentation
- BLUEHOUR_FILE_NAME - Static variable in class it.tidalwave.accounting.role.LoadableSaveableAccounting
- builder() - Static method in interface it.tidalwave.accounting.model.Customer
- builder() - Static method in interface it.tidalwave.accounting.model.JobEvent
-
Creates a builder for a job event.
- builder() - Static method in interface it.tidalwave.accounting.model.Project
- builder() - Static method in class it.tidalwave.accounting.model.types.Address
- Builder() - Constructor for class it.tidalwave.accounting.importer.ibiz.IBizImporter.Builder
- Builder() - Constructor for class it.tidalwave.accounting.model.Customer.Builder
- Builder() - Constructor for class it.tidalwave.accounting.model.Invoice.Builder
- Builder() - Constructor for class it.tidalwave.accounting.model.JobEvent.Builder
- Builder() - Constructor for class it.tidalwave.accounting.model.Project.Builder
- Builder() - Constructor for class it.tidalwave.accounting.model.types.Address.Builder
- Builder(Customer.Builder.Callback) - Constructor for class it.tidalwave.accounting.model.Customer.Builder
- Builder(Invoice.Builder.Callback) - Constructor for class it.tidalwave.accounting.model.Invoice.Builder
- Builder(Project.Builder.Callback) - Constructor for class it.tidalwave.accounting.model.Project.Builder
C
- chooseFolder(UserNotificationWithFeedback) - Method in interface it.tidalwave.accounting.ui.importer.ibiz.IBizImporterPresentation
- CLOSED - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizProjectStatus
- CLOSED - it.tidalwave.accounting.model.Project.Status
- compareTo(Money) - Method in class it.tidalwave.accounting.model.types.Money
- computeNeededResults() - Method in class it.tidalwave.util.F8.LambdaFinder
- computeResults() - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- computeResults() - Method in class it.tidalwave.util.F8.LambdaFinder
- create() - Method in class it.tidalwave.accounting.importer.ibiz.IBizImporter.Builder
- create() - Method in class it.tidalwave.accounting.model.Customer.Builder
- create() - Method in class it.tidalwave.accounting.model.Invoice.Builder
- create() - Method in class it.tidalwave.accounting.model.JobEvent.Builder
- create() - Method in class it.tidalwave.accounting.model.Project.Builder
- create() - Method in class it.tidalwave.accounting.model.types.Address.Builder
- createCustomer(Customer.Builder) - Method in interface it.tidalwave.accounting.model.spi.ObjectFactory
- createInvoice(Invoice.Builder) - Method in interface it.tidalwave.accounting.model.spi.ObjectFactory
- createJobEvent(JobEvent.Builder) - Method in interface it.tidalwave.accounting.model.spi.ObjectFactory
- createNew() - Static method in interface it.tidalwave.accounting.model.Accounting
- createProject(Project.Builder) - Method in interface it.tidalwave.accounting.model.spi.ObjectFactory
- createReport() - Method in interface it.tidalwave.accounting.model.HourlyReportGenerator
- Customer - Interface in it.tidalwave.accounting.model
-
This class models a customer.
- Customer.Builder - Class in it.tidalwave.accounting.model
- Customer.Builder.Callback - Interface in it.tidalwave.accounting.model
- CustomerExplorerPresentation - Interface in it.tidalwave.accounting.ui.customerexplorer
-
A presentation which renders a selectable list of
Customer
s. - CustomerExplorerPresentationControl - Interface in it.tidalwave.accounting.ui.customerexplorer
-
The control for
CustomerExplorerPresentation
. - CustomerRegistry - Interface in it.tidalwave.accounting.model
- CustomerRegistry - Static variable in interface it.tidalwave.accounting.model.ProjectRegistry
- CustomerRegistry.Finder - Interface in it.tidalwave.accounting.model
- CustomerSelectedEvent - Class in it.tidalwave.accounting.commons
-
A message which notifies that a
Customer
has been selected. - CustomerSelectedEvent() - Constructor for class it.tidalwave.accounting.commons.CustomerSelectedEvent
- CustomerSpi - Interface in it.tidalwave.accounting.model.spi
D
- DATE_FORMATTER - Static variable in class it.tidalwave.accounting.model.spi.util.Formatters
- DATETIME_FORMATTER - Static variable in class it.tidalwave.accounting.model.spi.util.Formatters
- DEFAULT - Static variable in interface it.tidalwave.accounting.model.Customer.Builder.Callback
- DEFAULT - Static variable in interface it.tidalwave.accounting.model.Invoice.Builder.Callback
- DEFAULT - Static variable in interface it.tidalwave.accounting.model.Project.Builder.Callback
- DefaultUserActionProvider2 - Class in it.tidalwave.role.ui.spi
-
FIXME: merge to DefaultUserActionProvider
- DefaultUserActionProvider2() - Constructor for class it.tidalwave.role.ui.spi.DefaultUserActionProvider2
- DELETED - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizProjectStatus
- divided(Money) - Method in class it.tidalwave.accounting.model.types.Money
- DURATION_FORMATTER - Static variable in class it.tidalwave.accounting.model.spi.util.Formatters
- DurationFormat - Class in it.tidalwave.accounting.model.spi.util
- DurationFormat() - Constructor for class it.tidalwave.accounting.model.spi.util.DurationFormat
E
- EMPTY - Static variable in class it.tidalwave.accounting.model.types.Address
- EVENT - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
F
- F8<TYPE,EXTENDED_FINDER extends it.tidalwave.util.Finder<TYPE>> - Interface in it.tidalwave.util
- F8.LambdaFinder<TYPE,EXTENDED_FINDER extends it.tidalwave.util.Finder<TYPE>> - Class in it.tidalwave.util
- findAll() - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdMapSupport
- findAll() - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- findById(Id) - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdMapSupport
- findById(Id) - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- findChildren() - Method in interface it.tidalwave.accounting.model.JobEventGroup
- findChildren() - Method in interface it.tidalwave.accounting.model.Project
- findCustomers() - Method in interface it.tidalwave.accounting.model.CustomerRegistry
-
Returns a
CustomerRegistry.Finder
for findingCustomer
s. - FinderWithIdMapSupport<TYPE,IMPLTYPE extends TYPE,FINDER extends it.tidalwave.util.spi.ExtendedFinderSupport<TYPE,FINDER>> - Class in it.tidalwave.accounting.model.spi.util
-
An implementation of
FinderWithIdSupport
based on aMap
. - FinderWithIdMapSupport() - Constructor for class it.tidalwave.accounting.model.spi.util.FinderWithIdMapSupport
- FinderWithIdMapSupport(FinderWithIdMapSupport<TYPE, IMPLTYPE, FINDER>, Object) - Constructor for class it.tidalwave.accounting.model.spi.util.FinderWithIdMapSupport
- FinderWithIdSupport<TYPE,IMPLTYPE extends TYPE,FINDER extends it.tidalwave.util.spi.ExtendedFinderSupport<TYPE,FINDER>> - Class in it.tidalwave.accounting.model.spi.util
-
A support class for implementing a
Finder
that provides filtering by id. - FinderWithIdSupport() - Constructor for class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- FinderWithIdSupport(FinderWithIdSupport<TYPE, IMPLTYPE, FINDER>, Object) - Constructor for class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- findInvoices() - Method in interface it.tidalwave.accounting.model.InvoiceRegistry
-
Returns a
InvoiceRegistry.Finder
for findingInvoice
s. - findJobEvent() - Method in interface it.tidalwave.accounting.model.JobEventRegistry
-
Returns a
Finder
for findingJobEvent
s. - findJobEvents() - Method in interface it.tidalwave.accounting.model.Invoice
-
Creates a finder for job events.
- findJobEvents() - Method in interface it.tidalwave.accounting.model.ProjectRegistry
-
Returns a
ProjectRegistry.ProjectFinder
for findingJobEvent
s. - findProjects() - Method in interface it.tidalwave.accounting.model.Customer
- findProjects() - Method in interface it.tidalwave.accounting.model.ProjectRegistry
-
Returns a
ProjectRegistry.ProjectFinder
for findingProject
s. - FIXED - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
- FLAT - it.tidalwave.accounting.model.JobEvent.Type
- FlatJobEventSpi - Interface in it.tidalwave.accounting.model.spi
- format(Money) - Method in class it.tidalwave.accounting.model.spi.util.MoneyFormat
- format(Duration) - Method in class it.tidalwave.accounting.model.spi.util.DurationFormat
- Formatters - Class in it.tidalwave.accounting.model.spi.util
- Formatters() - Constructor for class it.tidalwave.accounting.model.spi.util.Formatters
G
- getActions() - Method in class it.tidalwave.role.ui.spi.DefaultUserActionProvider2
- getBudget() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getCustomer() - Method in interface it.tidalwave.accounting.model.Project
- getCustomerRegistry() - Method in interface it.tidalwave.accounting.model.Accounting
- getDataFile() - Method in class it.tidalwave.accounting.role.LoadableSaveableAccounting
- getDate() - Method in interface it.tidalwave.accounting.model.spi.FlatJobEventSpi
-
Returns the date of the event.
- getDateTime() - Method in interface it.tidalwave.accounting.model.spi.JobEventSpi
-
Returns the datetime of this event.
- getDescription() - Method in interface it.tidalwave.accounting.model.spi.JobEventSpi
-
Returns the description of this event.
- getDuration() - Method in interface it.tidalwave.accounting.model.ProjectRegistry.JobEventFinder
- getDuration() - Method in interface it.tidalwave.accounting.model.spi.JobEventSpi
-
Returns the duration of this event.
- getDuration() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getDuration() - Method in interface it.tidalwave.accounting.model.spi.TimedJobEventSpi
- getEarnings() - Method in interface it.tidalwave.accounting.model.InvoiceRegistry.Finder
- getEarnings() - Method in interface it.tidalwave.accounting.model.ProjectRegistry.JobEventFinder
- getEarnings() - Method in interface it.tidalwave.accounting.model.spi.InvoiceSpi
-
Returns the earnings for this invoice.
- getEarnings() - Method in interface it.tidalwave.accounting.model.spi.JobEventSpi
-
Returns the earnings of this event.
- getEarnings() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getEndDate() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getEndDateTime() - Method in interface it.tidalwave.accounting.model.spi.TimedJobEventSpi
- getFormat() - Static method in class it.tidalwave.accounting.model.types.Money
- getHourlyRate() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getHourlyRate() - Method in interface it.tidalwave.accounting.model.spi.TimedJobEventSpi
- getInstance() - Static method in interface it.tidalwave.accounting.model.spi.ObjectFactory
- getInvoicedEarnings() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getInvoiceRegistry() - Method in interface it.tidalwave.accounting.model.Accounting
- getName() - Method in interface it.tidalwave.accounting.model.spi.CustomerSpi
- getName() - Method in interface it.tidalwave.accounting.model.spi.JobEventSpi
-
Returns the name of this event.
- getName() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getNotes() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getNumber() - Method in interface it.tidalwave.accounting.model.spi.InvoiceSpi
-
Returns the id of the invoice.
- getNumber() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getProject() - Method in interface it.tidalwave.accounting.model.spi.InvoiceSpi
-
Returns the project associated to this invoice.
- getProjectRegistry() - Method in interface it.tidalwave.accounting.model.Accounting
- getSingleAction() - Method in class it.tidalwave.role.ui.spi.DefaultUserActionProvider2
- getStartDate() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getStartDateTime() - Method in interface it.tidalwave.accounting.model.spi.TimedJobEventSpi
- getStatus() - Method in interface it.tidalwave.accounting.model.spi.ProjectSpi
- getTax() - Method in interface it.tidalwave.accounting.model.spi.InvoiceSpi
-
Returns the tax associated to this invoice.
- greaterThan(Money) - Method in class it.tidalwave.accounting.model.types.Money
- GROUP - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
H
- HourlyReport - Class in it.tidalwave.accounting.model
- HourlyReport() - Constructor for class it.tidalwave.accounting.model.HourlyReport
- HourlyReportGenerator - Interface in it.tidalwave.accounting.model
- HourlyReportPresentation - Interface in it.tidalwave.accounting.ui.hourlyreport
- HourlyReportPresentationControl - Interface in it.tidalwave.accounting.ui.hourlyreport
I
- IBizCustomerImporter - Interface in it.tidalwave.accounting.importer.ibiz.spi
- IBizImporter - Interface in it.tidalwave.accounting.importer.ibiz
-
An object capable to import data from iBiz.
- IBizImporter.Builder - Class in it.tidalwave.accounting.importer.ibiz
- IBizImporterBuilderFactory - Interface in it.tidalwave.accounting.importer.ibiz
-
An object capable to import data from iBiz.
- IBizImporterPresentation - Interface in it.tidalwave.accounting.ui.importer.ibiz
- IBizImporterPresentationControl - Interface in it.tidalwave.accounting.ui.importer.ibiz
- IBizInvoiceImporter - Interface in it.tidalwave.accounting.importer.ibiz.spi
- IBizProjectImporter - Interface in it.tidalwave.accounting.importer.ibiz.spi
- IBizProjectImporter.IBizJobEventType - Enum in it.tidalwave.accounting.importer.ibiz.spi
- IBizProjectImporter.IBizProjectStatus - Enum in it.tidalwave.accounting.importer.ibiz.spi
- importAll() - Method in interface it.tidalwave.accounting.importer.ibiz.IBizImporter
-
Runs a full import round.
- importCustomers() - Method in interface it.tidalwave.accounting.importer.ibiz.spi.IBizCustomerImporter
- importInvoices() - Method in interface it.tidalwave.accounting.importer.ibiz.spi.IBizInvoiceImporter
- importProjects() - Method in interface it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter
- ImportRequest - Class in it.tidalwave.accounting.commons
-
A message which notifies that a
Customer
has been selected. - ImportRequest() - Constructor for class it.tidalwave.accounting.commons.ImportRequest
- initialize() - Method in interface it.tidalwave.accounting.ui.customerexplorer.CustomerExplorerPresentationControl
-
Initializes the controller.
- initialize() - Method in interface it.tidalwave.accounting.ui.jobeventexplorer.JobEventExplorerPresentationControl
- initialize() - Method in interface it.tidalwave.accounting.ui.projectexplorer.ProjectExplorerPresentationControl
-
Initializes the controller.
- Invoice - Interface in it.tidalwave.accounting.model
- Invoice.Builder - Class in it.tidalwave.accounting.model
- Invoice.Builder.Callback - Interface in it.tidalwave.accounting.model
- InvoiceRegistry - Interface in it.tidalwave.accounting.model
- InvoiceRegistry.Finder - Interface in it.tidalwave.accounting.model
- InvoiceSpi - Interface in it.tidalwave.accounting.model.spi
- isEqualTo(Money) - Method in class it.tidalwave.accounting.model.types.Money
- it.tidalwave.accounting.commons - package it.tidalwave.accounting.commons
- it.tidalwave.accounting.importer.ibiz - package it.tidalwave.accounting.importer.ibiz
- it.tidalwave.accounting.importer.ibiz.spi - package it.tidalwave.accounting.importer.ibiz.spi
- it.tidalwave.accounting.model - package it.tidalwave.accounting.model
- it.tidalwave.accounting.model.spi - package it.tidalwave.accounting.model.spi
- it.tidalwave.accounting.model.spi.util - package it.tidalwave.accounting.model.spi.util
- it.tidalwave.accounting.model.types - package it.tidalwave.accounting.model.types
- it.tidalwave.accounting.role - package it.tidalwave.accounting.role
- it.tidalwave.accounting.ui.customerexplorer - package it.tidalwave.accounting.ui.customerexplorer
- it.tidalwave.accounting.ui.hourlyreport - package it.tidalwave.accounting.ui.hourlyreport
- it.tidalwave.accounting.ui.importer.ibiz - package it.tidalwave.accounting.ui.importer.ibiz
- it.tidalwave.accounting.ui.jobeventexplorer - package it.tidalwave.accounting.ui.jobeventexplorer
- it.tidalwave.accounting.ui.projectexplorer - package it.tidalwave.accounting.ui.projectexplorer
- it.tidalwave.application - package it.tidalwave.application
- it.tidalwave.application.javafx - package it.tidalwave.application.javafx
- it.tidalwave.application.spi - package it.tidalwave.application.spi
- it.tidalwave.role.ui.spi - package it.tidalwave.role.ui.spi
- it.tidalwave.util - package it.tidalwave.util
J
- JavaFXToolBarModel - Class in it.tidalwave.application.javafx
- JavaFXToolBarModel() - Constructor for class it.tidalwave.application.javafx.JavaFXToolBarModel
- JobEvent - Interface in it.tidalwave.accounting.model
-
This class models a single job event.
- JobEvent.Builder - Class in it.tidalwave.accounting.model
- JobEvent.Type - Enum in it.tidalwave.accounting.model
- JobEventExplorerPresentation - Interface in it.tidalwave.accounting.ui.jobeventexplorer
- JobEventExplorerPresentationControl - Interface in it.tidalwave.accounting.ui.jobeventexplorer
- JobEventGroup - Interface in it.tidalwave.accounting.model
- JobEventGroupSpi - Interface in it.tidalwave.accounting.model.spi
- JobEventRegistry - Interface in it.tidalwave.accounting.model
- JobEventSpi - Interface in it.tidalwave.accounting.model.spi
L
- LambdaFinder(F8.LambdaFinder<TYPE, EXTENDED_FINDER>, Object) - Constructor for class it.tidalwave.util.F8.LambdaFinder
- load() - Method in interface it.tidalwave.accounting.role.Loadable
-
Load from a default source.
- load() - Method in class it.tidalwave.accounting.role.LoadableSaveableAccounting
-
Load from a default source.
- Loadable - Interface in it.tidalwave.accounting.role
-
A role which provides loading from a default source.
- LoadableSaveableAccounting - Class in it.tidalwave.accounting.role
- LoadableSaveableAccounting() - Constructor for class it.tidalwave.accounting.role.LoadableSaveableAccounting
- lock() - Method in interface it.tidalwave.accounting.ui.importer.ibiz.IBizImporterPresentation
- lowerThan(Money) - Method in class it.tidalwave.accounting.model.types.Money
M
- MessageSendingUserAction - Class in it.tidalwave.role.ui.spi
-
TODO: move to TheseFoolishThings?
- MessageSendingUserAction() - Constructor for class it.tidalwave.role.ui.spi.MessageSendingUserAction
- Money - Class in it.tidalwave.accounting.model.types
-
This class models an amount of money.
- Money(long, String) - Constructor for class it.tidalwave.accounting.model.types.Money
- MONEY_FORMATTER - Static variable in class it.tidalwave.accounting.model.spi.util.Formatters
- MoneyFormat - Class in it.tidalwave.accounting.model.spi.util
- MoneyFormat() - Constructor for class it.tidalwave.accounting.model.spi.util.MoneyFormat
N
- newBuilder() - Method in interface it.tidalwave.accounting.importer.ibiz.IBizImporterBuilderFactory
- notifyError() - Method in interface it.tidalwave.accounting.ui.importer.ibiz.IBizImporterPresentation
O
- ObjectFactory - Interface in it.tidalwave.accounting.model.spi
- of(MessageBus, Supplier<Object>, Object) - Static method in class it.tidalwave.role.ui.spi.MessageSendingUserAction
- of(MessageBus, Supplier<Object>, Collection<Object>) - Static method in class it.tidalwave.role.ui.spi.MessageSendingUserAction
- ofComputeNeededResults(Function<F8<? extends TYPE, EXTENDED_FINDER>, List<TYPE>>) - Static method in interface it.tidalwave.util.F8
- ofComputeResults(Function<F8<? extends TYPE, EXTENDED_FINDER>, List<TYPE>>) - Static method in interface it.tidalwave.util.F8
- ON_HOLD - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizProjectStatus
- OPEN - it.tidalwave.accounting.model.Project.Status
- OPENED - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizProjectStatus
P
- parse(String) - Static method in class it.tidalwave.accounting.model.types.Money
- populate(PresentationModel) - Method in interface it.tidalwave.accounting.ui.customerexplorer.CustomerExplorerPresentation
-
Populates the presentation with data.
- populate(PresentationModel) - Method in interface it.tidalwave.accounting.ui.hourlyreport.HourlyReportPresentation
- populate(PresentationModel) - Method in interface it.tidalwave.accounting.ui.jobeventexplorer.JobEventExplorerPresentation
- populate(PresentationModel) - Method in interface it.tidalwave.accounting.ui.projectexplorer.ProjectExplorerPresentation
-
Populates the presentation with data.
- populate(Object, Object) - Method in class it.tidalwave.application.javafx.JavaFXToolBarModel
- populate(Object, Object) - Method in interface it.tidalwave.application.ToolBarModel
- Project - Interface in it.tidalwave.accounting.model
-
This class models a project.
- Project.Builder - Class in it.tidalwave.accounting.model
- Project.Builder.Callback - Interface in it.tidalwave.accounting.model
- Project.Status - Enum in it.tidalwave.accounting.model
- ProjectExplorerPresentation - Interface in it.tidalwave.accounting.ui.projectexplorer
- ProjectExplorerPresentationControl - Interface in it.tidalwave.accounting.ui.projectexplorer
-
The control for
ProjectExplorerPresentation
. - ProjectHourlyReportRequest - Class in it.tidalwave.accounting.commons
-
A message which notifies that a
Customer
has been selected. - ProjectHourlyReportRequest() - Constructor for class it.tidalwave.accounting.commons.ProjectHourlyReportRequest
- ProjectRegistry - Interface in it.tidalwave.accounting.model
- ProjectRegistry.JobEventFinder - Interface in it.tidalwave.accounting.model
- ProjectRegistry.ProjectFinder - Interface in it.tidalwave.accounting.model
- ProjectSelectedEvent - Class in it.tidalwave.accounting.commons
-
A message which notifies that a
Customer
has been selected. - ProjectSelectedEvent() - Constructor for class it.tidalwave.accounting.commons.ProjectSelectedEvent
- ProjectSpi - Interface in it.tidalwave.accounting.model.spi
R
- register(Customer) - Method in interface it.tidalwave.accounting.model.Customer.Builder.Callback
- register(Invoice) - Method in interface it.tidalwave.accounting.model.Invoice.Builder.Callback
- register(Project) - Method in interface it.tidalwave.accounting.model.Project.Builder.Callback
- RIGHT_ALIGNED - Static variable in class it.tidalwave.accounting.commons.Styleables
S
- save() - Method in class it.tidalwave.accounting.role.LoadableSaveableAccounting
-
Save to a default destination.
- save() - Method in interface it.tidalwave.accounting.role.Saveable
-
Save to a default destination.
- Saveable - Interface in it.tidalwave.accounting.role
-
A role which provides saving to a default destination.
- showUp(UserNotificationWithFeedback) - Method in interface it.tidalwave.accounting.ui.hourlyreport.HourlyReportPresentation
- streamImpl() - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- Styleables - Class in it.tidalwave.accounting.commons
- Styleables() - Constructor for class it.tidalwave.accounting.commons.Styleables
- subtract(Money) - Method in class it.tidalwave.accounting.model.types.Money
T
- TIMED - it.tidalwave.accounting.model.JobEvent.Type
- TimedJobEventSpi - Interface in it.tidalwave.accounting.model.spi
- toBuilder() - Method in interface it.tidalwave.accounting.model.Customer
-
Returns a builder pre-populated with all the attributes.
- toBuilder() - Method in interface it.tidalwave.accounting.model.Invoice
-
Returns a builder pre-populated with all the attributes.
- toBuilder() - Method in interface it.tidalwave.accounting.model.JobEvent
-
Returns a builder pre-populated with all the attributes.
- toBuilder() - Method in interface it.tidalwave.accounting.model.Project
-
Returns a builder pre-populated with all the attributes.
- ToolBarModel - Interface in it.tidalwave.application
- ToolBarModelSupport - Class in it.tidalwave.application.spi
- ToolBarModelSupport() - Constructor for class it.tidalwave.application.spi.ToolBarModelSupport
- toString() - Method in class it.tidalwave.accounting.model.types.Money
U
- UNKNOWN2 - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
- UNKNOWN3 - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
- UNKNOWN4 - it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
- unlock() - Method in interface it.tidalwave.accounting.ui.importer.ibiz.IBizImporterPresentation
V
- valueOf(String) - Static method in enum it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizProjectStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.tidalwave.accounting.model.JobEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.tidalwave.accounting.model.Project.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizJobEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.tidalwave.accounting.importer.ibiz.spi.IBizProjectImporter.IBizProjectStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.tidalwave.accounting.model.JobEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.tidalwave.accounting.model.Project.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- with(Customer.Builder) - Method in class it.tidalwave.accounting.model.Customer.Builder
- with(Invoice.Builder) - Method in class it.tidalwave.accounting.model.Invoice.Builder
- with(Project.Builder) - Method in class it.tidalwave.accounting.model.Project.Builder
- withId(Id) - Method in interface it.tidalwave.accounting.model.CustomerRegistry.Finder
- withId(Id) - Method in interface it.tidalwave.accounting.model.InvoiceRegistry.Finder
- withId(Id) - Method in interface it.tidalwave.accounting.model.ProjectRegistry.JobEventFinder
- withId(Id) - Method in interface it.tidalwave.accounting.model.ProjectRegistry.ProjectFinder
- withId(Id) - Method in class it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
- withProject(Project) - Method in interface it.tidalwave.accounting.model.InvoiceRegistry.Finder
Z
_
- _HourlyReportGenerator_ - Static variable in interface it.tidalwave.accounting.model.HourlyReportGenerator
- _JobEventRegistry_ - Static variable in interface it.tidalwave.accounting.model.JobEventRegistry
- _Loadable_ - Static variable in interface it.tidalwave.accounting.role.Loadable
- _Saveable_ - Static variable in interface it.tidalwave.accounting.role.Saveable
All Classes All Packages