Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
I
L
M
N
R
S
T
V
R
receiveMoney(int)
- Method in interface de.h_da.library.accounting.usecase.
Accounting
Notifies the accounting component that the money corresponding to an invoice has been received and, hence, the invoice can be closed
register(Customer)
- Method in interface de.h_da.library.registration.usecase.
Registration
[command] Registers a new customer and generates an invoice for the registration fee.
Registration
- Interface in
de.h_da.library.registration.usecase
[usecase] This use case comprises all functionality used by library staff to register new customers.
Reminder
- Class in
de.h_da.library.datamanagement.entity
[entity] This entity represents a reminder for a delayed book return.
Reminder()
- Constructor for class de.h_da.library.datamanagement.entity.
Reminder
ReminderStatus
- Enum in
de.h_da.library.datamanagement.type
[datatype]
ReminderStatus()
- Constructor for enum de.h_da.library.datamanagement.type.
ReminderStatus
Reminding
- Interface in
de.h_da.library.reminder.usecase
[usecase] This use case comprises all functionality concerned with the reminding / dunning process of the library.
returnBook(int)
- Method in interface de.h_da.library.borrowing.usecase.
Borrowing
[command] Marks a
Loan
as being returned.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
I
L
M
N
R
S
T
V