diff options
Diffstat (limited to 'Master/Reference Architectures and Patterns/doc/allclasses-frame.html')
| -rw-r--r-- | Master/Reference Architectures and Patterns/doc/allclasses-frame.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/Reference Architectures and Patterns/doc/allclasses-frame.html b/Master/Reference Architectures and Patterns/doc/allclasses-frame.html new file mode 100644 index 0000000..9c232bf --- /dev/null +++ b/Master/Reference Architectures and Patterns/doc/allclasses-frame.html @@ -0,0 +1,60 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Mon Nov 20 18:21:41 CET 2006 -->
+<TITLE>
+All Classes
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="de/h_da/library/accounting/usecase/Accounting.html" title="interface in de.h_da.library.accounting.usecase" target="classFrame"><I>Accounting</I></A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/entity/Book.html" title="class in de.h_da.library.datamanagement.entity" target="classFrame">Book</A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/usecase/BookManagement.html" title="interface in de.h_da.library.datamanagement.usecase" target="classFrame"><I>BookManagement</I></A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/entity/BookOnStock.html" title="class in de.h_da.library.datamanagement.entity" target="classFrame">BookOnStock</A>
+<BR>
+<A HREF="de/h_da/library/borrowing/usecase/Borrowing.html" title="interface in de.h_da.library.borrowing.usecase" target="classFrame"><I>Borrowing</I></A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/entity/Customer.html" title="class in de.h_da.library.datamanagement.entity" target="classFrame">Customer</A>
+<BR>
+<A HREF="de/h_da/library/accounting/entity/Invoice.html" title="class in de.h_da.library.accounting.entity" target="classFrame">Invoice</A>
+<BR>
+<A HREF="de/h_da/library/accounting/type/InvoiceStatus.html" title="enum in de.h_da.library.accounting.type" target="classFrame">InvoiceStatus</A>
+<BR>
+<A HREF="de/h_da/library/LibraryException.html" title="class in de.h_da.library" target="classFrame">LibraryException</A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/entity/Loan.html" title="class in de.h_da.library.datamanagement.entity" target="classFrame">Loan</A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/type/LoanStatus.html" title="enum in de.h_da.library.datamanagement.type" target="classFrame">LoanStatus</A>
+<BR>
+<A HREF="de/h_da/library/registration/usecase/Registration.html" title="interface in de.h_da.library.registration.usecase" target="classFrame"><I>Registration</I></A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/entity/Reminder.html" title="class in de.h_da.library.datamanagement.entity" target="classFrame">Reminder</A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/type/ReminderStatus.html" title="enum in de.h_da.library.datamanagement.type" target="classFrame">ReminderStatus</A>
+<BR>
+<A HREF="de/h_da/library/reminder/usecase/Reminding.html" title="interface in de.h_da.library.reminder.usecase" target="classFrame"><I>Reminding</I></A>
+<BR>
+<A HREF="de/h_da/library/datamanagement/usecase/Search.html" title="interface in de.h_da.library.datamanagement.usecase" target="classFrame"><I>Search</I></A>
+<BR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>
|
