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
S
Search
- Interface in
de.h_da.library.datamanagement.usecase
[usecase] This use case comprises all functionality for library customers to search the library catalogue.
sendInvoice(String, String, String, int)
- Method in interface de.h_da.library.accounting.usecase.
Accounting
Generates a new
Invoice
object.
sendReminders()
- Method in interface de.h_da.library.reminder.usecase.
Reminding
[command] Daily batch to detect all overdue loans, generate reminders and corresponding invoices.
status
- Variable in class de.h_da.library.accounting.entity.
Invoice
SENT, PAID.
status
- Variable in class de.h_da.library.datamanagement.entity.
Loan
Status of the loan (BORROWED, DELAYED, RETURNED).
status
- Variable in class de.h_da.library.datamanagement.entity.
Reminder
Status of the reminder (ACTIVE, CLOSED).
subject
- Variable in class de.h_da.library.accounting.entity.
Invoice
Reason for the invoice.
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