Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addCustomer() - Method in class it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry
- addInvoice() - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoiceRegistry
- addProject() - Method in class it.tidalwave.accounting.model.impl.InMemoryProjectRegistry
B
- builder() - Static method in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
-
Creates a new builder.
C
- computeResults() - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap
- createCustomer(Customer.Builder) - Method in class it.tidalwave.accounting.model.impl.InMemoryObjectFactory
- createInvoice(Invoice.Builder) - Method in class it.tidalwave.accounting.model.impl.InMemoryObjectFactory
- createJobEvent(JobEvent.Builder) - Method in class it.tidalwave.accounting.model.impl.InMemoryObjectFactory
- createProject(Project.Builder) - Method in class it.tidalwave.accounting.model.impl.InMemoryObjectFactory
D
- description - Variable in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
F
- findAll() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventFinder
- findAll() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList
- findById(Id) - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderSupport
- findChildren() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventGroup
- findChildren() - Method in class it.tidalwave.accounting.model.impl.InMemoryProject
- findCustomers() - Method in class it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry
- findInvoices() - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoiceRegistry
- findJobEvents() - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoice
- findJobEvents() - Method in class it.tidalwave.accounting.model.impl.InMemoryProjectRegistry
- findProjects() - Method in class it.tidalwave.accounting.model.impl.InMemoryCustomer
- findProjects() - Method in class it.tidalwave.accounting.model.impl.InMemoryProjectRegistry
G
- getDateTime() - Method in class it.tidalwave.accounting.model.impl.InMemoryFlatJobEvent
-
Returns the datetime of the event.
- getDateTime() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
-
Returns the datetime of the event.
- getDateTime() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventGroup
-
Returns the datetime of the event.
- getDateTime() - Method in class it.tidalwave.accounting.model.impl.InMemoryTimedJobEvent
-
Returns the datetime of the event.
- getDuration() - Method in class it.tidalwave.accounting.model.impl.InMemoryFlatJobEvent
-
Returns the duration of the event.
- getDuration() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
-
Returns the duration of the event.
- getDuration() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderSupport
- getDuration() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventGroup
-
Returns the duration of the event.
- getDuration() - Method in class it.tidalwave.accounting.model.impl.InMemoryProject
- getDuration() - Method in class it.tidalwave.accounting.model.impl.InMemoryTimedJobEvent
-
Returns the duration of the event.
- getEarnings() - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap
- getEarnings() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
-
Returns the earnings for the event.
- getEarnings() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderSupport
- getEarnings() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventGroup
-
Returns the earnings for the event.
- getEarnings() - Method in class it.tidalwave.accounting.model.impl.InMemoryProject
- getInvoicedEarnings() - Method in class it.tidalwave.accounting.model.impl.InMemoryProject
I
- id - Variable in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
- InMemoryAccounting - Class in it.tidalwave.accounting.model.impl
- InMemoryAccounting() - Constructor for class it.tidalwave.accounting.model.impl.InMemoryAccounting
- InMemoryCustomer - Class in it.tidalwave.accounting.model.impl
-
This class models a customer.
- InMemoryCustomer(Customer.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryCustomer
- InMemoryCustomerRegistry - Class in it.tidalwave.accounting.model.impl
- InMemoryCustomerRegistry() - Constructor for class it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry
- InMemoryFlatJobEvent - Class in it.tidalwave.accounting.model.impl
- InMemoryFlatJobEvent(JobEvent.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryFlatJobEvent
- InMemoryInvoice - Class in it.tidalwave.accounting.model.impl
- InMemoryInvoice(Invoice.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryInvoice
- InMemoryInvoiceFinderFromMap - Class in it.tidalwave.accounting.model.impl
- InMemoryInvoiceFinderFromMap(InMemoryInvoiceFinderFromMap, Object) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap
- InMemoryInvoiceFinderFromMap(Map<Id, InMemoryInvoice>) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap
- InMemoryInvoiceRegistry - Class in it.tidalwave.accounting.model.impl
- InMemoryInvoiceRegistry() - Constructor for class it.tidalwave.accounting.model.impl.InMemoryInvoiceRegistry
- InMemoryJobEvent - Class in it.tidalwave.accounting.model.impl
-
This class models a single job event.
- InMemoryJobEvent(JobEvent.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryJobEvent
-
Creates a new instance from a builder.
- InMemoryJobEventFinder - Class in it.tidalwave.accounting.model.impl
- InMemoryJobEventFinder(InMemoryJobEventFinder, Object) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryJobEventFinder
- InMemoryJobEventFinderFromList - Class in it.tidalwave.accounting.model.impl
- InMemoryJobEventFinderFromList() - Constructor for class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList
- InMemoryJobEventFinderFromList(InMemoryJobEventFinderFromList, Object) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList
- InMemoryJobEventFinderSupport - Class in it.tidalwave.accounting.model.impl
- InMemoryJobEventFinderSupport(InMemoryJobEventFinderSupport, Object) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryJobEventFinderSupport
- InMemoryJobEventGroup - Class in it.tidalwave.accounting.model.impl
- InMemoryJobEventGroup(JobEvent.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryJobEventGroup
- InMemoryObjectFactory - Class in it.tidalwave.accounting.model.impl
- InMemoryObjectFactory() - Constructor for class it.tidalwave.accounting.model.impl.InMemoryObjectFactory
- InMemoryProject - Class in it.tidalwave.accounting.model.impl
-
This class models a project.
- InMemoryProject(Project.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryProject
- InMemoryProjectRegistry - Class in it.tidalwave.accounting.model.impl
- InMemoryProjectRegistry() - Constructor for class it.tidalwave.accounting.model.impl.InMemoryProjectRegistry
- InMemoryTimedJobEvent - Class in it.tidalwave.accounting.model.impl
- InMemoryTimedJobEvent(JobEvent.Builder) - Constructor for class it.tidalwave.accounting.model.impl.InMemoryTimedJobEvent
- it.tidalwave.accounting.model.impl - package it.tidalwave.accounting.model.impl
N
- name - Variable in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
T
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryCustomer
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryFlatJobEvent
-
Returns a builder pre-populated with all the attributes.
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoice
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEvent
-
Returns a builder pre-populated with all the attributes.
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryJobEventGroup
-
Returns a builder pre-populated with all the attributes.
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryProject
- toBuilder() - Method in class it.tidalwave.accounting.model.impl.InMemoryTimedJobEvent
-
Returns a builder pre-populated with all the attributes.
W
- withProject(Project) - Method in class it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap
All Classes and Interfaces|All Packages|Serialized Form