From 6dc7723c738c8307369f2fcfd8feb0fd2ea703c1 Mon Sep 17 00:00:00 2001 From: yvesf Date: Thu, 24 Feb 2011 22:45:14 +0100 Subject: file-copy from previous development-repository --- .../classes/de/dhbw/horb/calendar/ICSServlet.class | Bin 0 -> 2305 bytes .../horb/calendar/dualis/DualisConnection.class | Bin 0 -> 8174 bytes ...isException$DualisAuthenticationException.class | Bin 0 -> 773 bytes .../DualisException$DualisScrapingException.class | Bin 0 -> 645 bytes .../horb/calendar/dualis/DualisException.class | Bin 0 -> 876 bytes .../dhbw/horb/calendar/ics/AbstractICSType.class | Bin 0 -> 798 bytes .../de/dhbw/horb/calendar/ics/VCalendar.class | Bin 0 -> 1875 bytes .../de/dhbw/horb/calendar/ics/VEvent$Builder.class | Bin 0 -> 1451 bytes .../classes/de/dhbw/horb/calendar/ics/VEvent.class | Bin 0 -> 1955 bytes .../ui/LoginWorker$LoginWorkerListener.class | Bin 0 -> 393 bytes .../de/dhbw/horb/calendar/ui/LoginWorker.class | Bin 0 -> 3689 bytes .../de/dhbw/horb/calendar/ui/MyApplication$1.class | Bin 0 -> 240 bytes .../ui/MyApplication$DualisLoginForm.class | Bin 0 -> 741 bytes .../ui/MyApplication$LoginComponent$1.class | Bin 0 -> 2504 bytes .../ui/MyApplication$LoginComponent$2.class | Bin 0 -> 2265 bytes .../calendar/ui/MyApplication$LoginComponent.class | Bin 0 -> 3048 bytes .../ui/MyApplication$LogoutComponent$1.class | Bin 0 -> 1387 bytes .../ui/MyApplication$LogoutComponent.class | Bin 0 -> 1445 bytes .../calendar/ui/MyApplication$MyMainWindow.class | Bin 0 -> 2341 bytes .../de/dhbw/horb/calendar/ui/MyApplication.class | Bin 0 -> 942 bytes .../calendar/ui/StundenplanComponent$1$1.class | Bin 0 -> 3236 bytes .../horb/calendar/ui/StundenplanComponent$1.class | Bin 0 -> 1614 bytes .../horb/calendar/ui/StundenplanComponent.class | Bin 0 -> 2756 bytes .../horb/calendar/util/AuthenticatedServlet.class | Bin 0 -> 3358 bytes .../javadoc-options-javadoc-resources.xml | 10 + target/site/apidocs/allclasses-frame.html | 56 ++ target/site/apidocs/allclasses-noframe.html | 56 ++ target/site/apidocs/constant-values.html | 175 +++++ .../apidocs/de/dhbw/horb/calendar/ICSServlet.html | 300 ++++++++ .../dhbw/horb/calendar/class-use/ICSServlet.html | 145 ++++ .../horb/calendar/dualis/DualisConnection.html | 309 ++++++++ ...lisException.DualisAuthenticationException.html | 280 ++++++++ .../DualisException.DualisScrapingException.html | 266 +++++++ .../dhbw/horb/calendar/dualis/DualisException.html | 285 ++++++++ .../dualis/class-use/DualisConnection.html | 145 ++++ ...lisException.DualisAuthenticationException.html | 181 +++++ .../DualisException.DualisScrapingException.html | 181 +++++ .../calendar/dualis/class-use/DualisException.html | 189 +++++ .../dhbw/horb/calendar/dualis/package-frame.html | 48 ++ .../dhbw/horb/calendar/dualis/package-summary.html | 180 +++++ .../de/dhbw/horb/calendar/dualis/package-tree.html | 161 +++++ .../de/dhbw/horb/calendar/dualis/package-use.html | 183 +++++ .../de/dhbw/horb/calendar/ics/AbstractICSType.html | 338 +++++++++ .../de/dhbw/horb/calendar/ics/VCalendar.html | 273 +++++++ .../de/dhbw/horb/calendar/ics/VEvent.Builder.html | 389 ++++++++++ .../apidocs/de/dhbw/horb/calendar/ics/VEvent.html | 441 ++++++++++++ .../calendar/ics/class-use/AbstractICSType.html | 197 +++++ .../horb/calendar/ics/class-use/VCalendar.html | 145 ++++ .../calendar/ics/class-use/VEvent.Builder.html | 229 ++++++ .../dhbw/horb/calendar/ics/class-use/VEvent.html | 210 ++++++ .../de/dhbw/horb/calendar/ics/package-frame.html | 39 + .../de/dhbw/horb/calendar/ics/package-summary.html | 170 +++++ .../de/dhbw/horb/calendar/ics/package-tree.html | 156 ++++ .../de/dhbw/horb/calendar/ics/package-use.html | 202 ++++++ .../de/dhbw/horb/calendar/package-frame.html | 33 + .../de/dhbw/horb/calendar/package-summary.html | 158 ++++ .../de/dhbw/horb/calendar/package-tree.html | 162 +++++ .../apidocs/de/dhbw/horb/calendar/package-use.html | 145 ++++ .../calendar/ui/MyApplication.MyMainWindow.html | 511 +++++++++++++ .../de/dhbw/horb/calendar/ui/MyApplication.html | 308 ++++++++ .../horb/calendar/ui/StundenplanComponent.html | 439 ++++++++++++ .../ui/class-use/MyApplication.MyMainWindow.html | 179 +++++ .../horb/calendar/ui/class-use/MyApplication.html | 145 ++++ .../ui/class-use/StundenplanComponent.html | 145 ++++ .../de/dhbw/horb/calendar/ui/package-frame.html | 37 + .../de/dhbw/horb/calendar/ui/package-summary.html | 166 +++++ .../de/dhbw/horb/calendar/ui/package-tree.html | 179 +++++ .../de/dhbw/horb/calendar/ui/package-use.html | 171 +++++ .../horb/calendar/util/AuthenticatedServlet.html | 359 ++++++++++ .../util/class-use/AuthenticatedServlet.html | 181 +++++ .../de/dhbw/horb/calendar/util/package-frame.html | 33 + .../dhbw/horb/calendar/util/package-summary.html | 158 ++++ .../de/dhbw/horb/calendar/util/package-tree.html | 160 +++++ .../de/dhbw/horb/calendar/util/package-use.html | 171 +++++ target/site/apidocs/deprecated-list.html | 147 ++++ target/site/apidocs/help-doc.html | 224 ++++++ target/site/apidocs/index-all.html | 338 +++++++++ target/site/apidocs/index.html | 40 ++ target/site/apidocs/overview-frame.html | 51 ++ target/site/apidocs/overview-summary.html | 173 +++++ target/site/apidocs/overview-tree.html | 195 +++++ target/site/apidocs/package-list | 5 + target/site/apidocs/resources/inherit.gif | Bin 0 -> 57 bytes target/site/apidocs/serialized-form.html | 421 +++++++++++ target/site/apidocs/stylesheet.css | 29 + target/site/css/maven-base.css | 151 ++++ target/site/css/maven-theme.css | 141 ++++ target/site/css/print.css | 7 + target/site/css/site.css | 1 + target/site/dependencies.html | 168 +++++ target/site/devel-hacking.html | 176 +++++ target/site/devel-install.html | 131 ++++ target/site/dokumentation.html | 462 ++++++++++++ target/site/images/close.gif | Bin 0 -> 279 bytes target/site/images/collapsed.gif | Bin 0 -> 53 bytes target/site/images/dhbwcalendar-google1.jpg | Bin 0 -> 28604 bytes target/site/images/dhbwcalendar-google2.jpg | Bin 0 -> 53155 bytes target/site/images/dhbwcalendar-lightning.jpg | Bin 0 -> 100091 bytes target/site/images/dhbwlogo.png | Bin 0 -> 4124 bytes target/site/images/expanded.gif | Bin 0 -> 52 bytes target/site/images/external.png | Bin 0 -> 230 bytes target/site/images/icon_error_sml.gif | Bin 0 -> 1010 bytes target/site/images/icon_info_sml.gif | Bin 0 -> 606 bytes target/site/images/icon_success_sml.gif | Bin 0 -> 990 bytes target/site/images/icon_warning_sml.gif | Bin 0 -> 576 bytes target/site/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes target/site/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes target/site/images/logos/maven-feather.png | Bin 0 -> 3330 bytes target/site/images/newwindow.png | Bin 0 -> 220 bytes target/site/license.html | 793 +++++++++++++++++++++ target/site/project-info.html | 114 +++ target/site/project-reports.html | 114 +++ target/site/source-repository.html | 114 +++ target/site/user-allgemein.html | 193 +++++ target/site/user-google.html | 141 ++++ target/site/user-lightning.html | 149 ++++ target/site/user-outlook.html | 122 ++++ 117 files changed, 14379 insertions(+) create mode 100644 target/classes/de/dhbw/horb/calendar/ICSServlet.class create mode 100644 target/classes/de/dhbw/horb/calendar/dualis/DualisConnection.class create mode 100644 target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisAuthenticationException.class create mode 100644 target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisScrapingException.class create mode 100644 target/classes/de/dhbw/horb/calendar/dualis/DualisException.class create mode 100644 target/classes/de/dhbw/horb/calendar/ics/AbstractICSType.class create mode 100644 target/classes/de/dhbw/horb/calendar/ics/VCalendar.class create mode 100644 target/classes/de/dhbw/horb/calendar/ics/VEvent$Builder.class create mode 100644 target/classes/de/dhbw/horb/calendar/ics/VEvent.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/LoginWorker$LoginWorkerListener.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/LoginWorker.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$1.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$DualisLoginForm.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$1.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$2.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent$1.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication$MyMainWindow.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/MyApplication.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1$1.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1.class create mode 100644 target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent.class create mode 100644 target/classes/de/dhbw/horb/calendar/util/AuthenticatedServlet.class create mode 100644 target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml create mode 100644 target/site/apidocs/allclasses-frame.html create mode 100644 target/site/apidocs/allclasses-noframe.html create mode 100644 target/site/apidocs/constant-values.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ICSServlet.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/dualis/package-use.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/package-frame.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/package-summary.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/package-tree.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ics/package-use.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/package-frame.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/package-summary.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/package-tree.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/package-use.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/package-frame.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/package-summary.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/package-tree.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/ui/package-use.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/util/package-frame.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/util/package-summary.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/util/package-tree.html create mode 100644 target/site/apidocs/de/dhbw/horb/calendar/util/package-use.html create mode 100644 target/site/apidocs/deprecated-list.html create mode 100644 target/site/apidocs/help-doc.html create mode 100644 target/site/apidocs/index-all.html create mode 100644 target/site/apidocs/index.html create mode 100644 target/site/apidocs/overview-frame.html create mode 100644 target/site/apidocs/overview-summary.html create mode 100644 target/site/apidocs/overview-tree.html create mode 100644 target/site/apidocs/package-list create mode 100644 target/site/apidocs/resources/inherit.gif create mode 100644 target/site/apidocs/serialized-form.html create mode 100644 target/site/apidocs/stylesheet.css create mode 100644 target/site/css/maven-base.css create mode 100644 target/site/css/maven-theme.css create mode 100644 target/site/css/print.css create mode 100644 target/site/css/site.css create mode 100644 target/site/dependencies.html create mode 100644 target/site/devel-hacking.html create mode 100644 target/site/devel-install.html create mode 100644 target/site/dokumentation.html create mode 100644 target/site/images/close.gif create mode 100644 target/site/images/collapsed.gif create mode 100644 target/site/images/dhbwcalendar-google1.jpg create mode 100644 target/site/images/dhbwcalendar-google2.jpg create mode 100644 target/site/images/dhbwcalendar-lightning.jpg create mode 100644 target/site/images/dhbwlogo.png create mode 100644 target/site/images/expanded.gif create mode 100644 target/site/images/external.png create mode 100644 target/site/images/icon_error_sml.gif create mode 100644 target/site/images/icon_info_sml.gif create mode 100644 target/site/images/icon_success_sml.gif create mode 100644 target/site/images/icon_warning_sml.gif create mode 100644 target/site/images/logos/build-by-maven-black.png create mode 100644 target/site/images/logos/build-by-maven-white.png create mode 100644 target/site/images/logos/maven-feather.png create mode 100644 target/site/images/newwindow.png create mode 100644 target/site/license.html create mode 100644 target/site/project-info.html create mode 100644 target/site/project-reports.html create mode 100644 target/site/source-repository.html create mode 100644 target/site/user-allgemein.html create mode 100644 target/site/user-google.html create mode 100644 target/site/user-lightning.html create mode 100644 target/site/user-outlook.html (limited to 'target') diff --git a/target/classes/de/dhbw/horb/calendar/ICSServlet.class b/target/classes/de/dhbw/horb/calendar/ICSServlet.class new file mode 100644 index 0000000..4ac5187 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ICSServlet.class differ diff --git a/target/classes/de/dhbw/horb/calendar/dualis/DualisConnection.class b/target/classes/de/dhbw/horb/calendar/dualis/DualisConnection.class new file mode 100644 index 0000000..373cfe6 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/dualis/DualisConnection.class differ diff --git a/target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisAuthenticationException.class b/target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisAuthenticationException.class new file mode 100644 index 0000000..1f0c4c0 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisAuthenticationException.class differ diff --git a/target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisScrapingException.class b/target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisScrapingException.class new file mode 100644 index 0000000..783d14e Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/dualis/DualisException$DualisScrapingException.class differ diff --git a/target/classes/de/dhbw/horb/calendar/dualis/DualisException.class b/target/classes/de/dhbw/horb/calendar/dualis/DualisException.class new file mode 100644 index 0000000..dc70d37 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/dualis/DualisException.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ics/AbstractICSType.class b/target/classes/de/dhbw/horb/calendar/ics/AbstractICSType.class new file mode 100644 index 0000000..e5d9689 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ics/AbstractICSType.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ics/VCalendar.class b/target/classes/de/dhbw/horb/calendar/ics/VCalendar.class new file mode 100644 index 0000000..aa29cf9 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ics/VCalendar.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ics/VEvent$Builder.class b/target/classes/de/dhbw/horb/calendar/ics/VEvent$Builder.class new file mode 100644 index 0000000..201085a Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ics/VEvent$Builder.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ics/VEvent.class b/target/classes/de/dhbw/horb/calendar/ics/VEvent.class new file mode 100644 index 0000000..5a34e96 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ics/VEvent.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/LoginWorker$LoginWorkerListener.class b/target/classes/de/dhbw/horb/calendar/ui/LoginWorker$LoginWorkerListener.class new file mode 100644 index 0000000..e1d9d2e Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/LoginWorker$LoginWorkerListener.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/LoginWorker.class b/target/classes/de/dhbw/horb/calendar/ui/LoginWorker.class new file mode 100644 index 0000000..0e35f23 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/LoginWorker.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$1.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$1.class new file mode 100644 index 0000000..b41ba25 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$1.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$DualisLoginForm.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$DualisLoginForm.class new file mode 100644 index 0000000..9ac7236 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$DualisLoginForm.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$1.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$1.class new file mode 100644 index 0000000..c38f85a Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$1.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$2.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$2.class new file mode 100644 index 0000000..e70ae89 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent$2.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent.class new file mode 100644 index 0000000..77f1eff Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LoginComponent.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent$1.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent$1.class new file mode 100644 index 0000000..089102e Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent$1.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent.class new file mode 100644 index 0000000..ed7f9e0 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$LogoutComponent.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication$MyMainWindow.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$MyMainWindow.class new file mode 100644 index 0000000..6088217 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication$MyMainWindow.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/MyApplication.class b/target/classes/de/dhbw/horb/calendar/ui/MyApplication.class new file mode 100644 index 0000000..279714c Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/MyApplication.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1$1.class b/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1$1.class new file mode 100644 index 0000000..23f644d Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1$1.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1.class b/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1.class new file mode 100644 index 0000000..ec4f48d Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent$1.class differ diff --git a/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent.class b/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent.class new file mode 100644 index 0000000..c27fae8 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/ui/StundenplanComponent.class differ diff --git a/target/classes/de/dhbw/horb/calendar/util/AuthenticatedServlet.class b/target/classes/de/dhbw/horb/calendar/util/AuthenticatedServlet.class new file mode 100644 index 0000000..1874cf0 Binary files /dev/null and b/target/classes/de/dhbw/horb/calendar/util/AuthenticatedServlet.class differ diff --git a/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml b/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml new file mode 100644 index 0000000..8b89c97 --- /dev/null +++ b/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml @@ -0,0 +1,10 @@ + + + + + + + + + src/main/javadoc + diff --git a/target/site/apidocs/allclasses-frame.html b/target/site/apidocs/allclasses-frame.html new file mode 100644 index 0000000..04465d8 --- /dev/null +++ b/target/site/apidocs/allclasses-frame.html @@ -0,0 +1,56 @@ + + + + + + + +All Classes (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +All Classes +
+ + + + + +
AbstractICSType +
+AuthenticatedServlet +
+DualisConnection +
+DualisException +
+DualisException.DualisAuthenticationException +
+DualisException.DualisScrapingException +
+ICSServlet +
+MyApplication +
+MyApplication.MyMainWindow +
+StundenplanComponent +
+VCalendar +
+VEvent +
+VEvent.Builder +
+
+ + + diff --git a/target/site/apidocs/allclasses-noframe.html b/target/site/apidocs/allclasses-noframe.html new file mode 100644 index 0000000..504788e --- /dev/null +++ b/target/site/apidocs/allclasses-noframe.html @@ -0,0 +1,56 @@ + + + + + + + +All Classes (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +All Classes +
+ + + + + +
AbstractICSType +
+AuthenticatedServlet +
+DualisConnection +
+DualisException +
+DualisException.DualisAuthenticationException +
+DualisException.DualisScrapingException +
+ICSServlet +
+MyApplication +
+MyApplication.MyMainWindow +
+StundenplanComponent +
+VCalendar +
+VEvent +
+VEvent.Builder +
+
+ + + diff --git a/target/site/apidocs/constant-values.html b/target/site/apidocs/constant-values.html new file mode 100644 index 0000000..98b267d --- /dev/null +++ b/target/site/apidocs/constant-values.html @@ -0,0 +1,175 @@ + + + + + + + +Constant Field Values (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Constant Field Values

+
+
+Contents + + + + + + +
+de.dhbw.*
+ +

+ + + + + + + + + + + + +
de.dhbw.horb.calendar.dualis.DualisConnection
+public static final StringDUALIS_URL"https://dualis.dhbw.de/scripts/mgrqcgi?APPNAME=CampusNet&PRGNAME=EXTERNALPAGES&ARGUMENTS=-N000000000000001,-N,-Awelcome"
+ +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ICSServlet.html b/target/site/apidocs/de/dhbw/horb/calendar/ICSServlet.html new file mode 100644 index 0000000..0d2229c --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ICSServlet.html @@ -0,0 +1,300 @@ + + + + + + + +ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar +
+Class ICSServlet

+
+java.lang.Object
+  extended by javax.servlet.GenericServlet
+      extended by javax.servlet.http.HttpServlet
+          extended by de.dhbw.horb.calendar.util.AuthenticatedServlet
+              extended by de.dhbw.horb.calendar.ICSServlet
+
+
+
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
+
+
+
+
public class ICSServlet
extends AuthenticatedServlet
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
ICSServlet() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+protected  voiddoGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + String username, + String password) + +
+           
+ + + + + + + +
Methods inherited from class de.dhbw.horb.calendar.util.AuthenticatedServlet
doGet, getLoginRealm, setLoginRealm
+ + + + + + + +
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+ + + + + + + +
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ICSServlet

+
+public ICSServlet()
+
+
+ + + + + + + + +
+Method Detail
+ +

+doGet

+
+protected void doGet(javax.servlet.http.HttpServletRequest request,
+                     javax.servlet.http.HttpServletResponse response,
+                     String username,
+                     String password)
+              throws IOException
+
+
+
Specified by:
doGet in class AuthenticatedServlet
+
+
+ +
Throws: +
IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html b/target/site/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html new file mode 100644 index 0000000..a5f72cd --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ICSServlet

+
+No usage of de.dhbw.horb.calendar.ICSServlet +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html new file mode 100644 index 0000000..5cb93d0 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html @@ -0,0 +1,309 @@ + + + + + + + +DualisConnection (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.dualis +
+Class DualisConnection

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.dualis.DualisConnection
+
+
+
+
public class DualisConnection
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Field Summary
+static StringDUALIS_URL + +
+           
+  + + + + + + + + + + +
+Constructor Summary
DualisConnection(String username, + String password) + +
+          Baut eine Verbindung mit Dualis auf und führt einen Login durch
+  + + + + + + + + + + + +
+Method Summary
+ List<VEvent>getEvents() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+DUALIS_URL

+
+public static final String DUALIS_URL
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+DualisConnection

+
+public DualisConnection(String username,
+                        String password)
+
+
Baut eine Verbindung mit Dualis auf und führt einen Login durch +

+

+
Parameters:
username - Dualis Benutzername
password - Dualis Password +
Throws: +
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException +
IOException +
DualisException.DualisScrapingException +
DualisException.DualisAuthenticationException
+
+ + + + + + + + +
+Method Detail
+ +

+getEvents

+
+public List<VEvent> getEvents()
+                       throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException,
+                              IOException,
+                              DualisException.DualisScrapingException,
+                              DualisException.DualisAuthenticationException
+
+
+ +
Throws: +
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException +
IOException +
DualisException.DualisScrapingException +
DualisException.DualisAuthenticationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html new file mode 100644 index 0000000..f77c2a6 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html @@ -0,0 +1,280 @@ + + + + + + + +DualisException.DualisAuthenticationException (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.dualis +
+Class DualisException.DualisAuthenticationException

+
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
+          extended by de.dhbw.horb.calendar.dualis.DualisException
+              extended by de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException
+
+
+
All Implemented Interfaces:
Serializable
+
+
+
Enclosing class:
DualisException
+
+
+
+
public static class DualisException.DualisAuthenticationException
extends DualisException
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class de.dhbw.horb.calendar.dualis.DualisException
DualisException.DualisAuthenticationException, DualisException.DualisScrapingException
+  + + + + + + + + + + + + + + +
+Constructor Summary
DualisException.DualisAuthenticationException(String msg) + +
+           
DualisException.DualisAuthenticationException(String msg, + Throwable e) + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DualisException.DualisAuthenticationException

+
+public DualisException.DualisAuthenticationException(String msg,
+                                                     Throwable e)
+
+
+
+ +

+DualisException.DualisAuthenticationException

+
+public DualisException.DualisAuthenticationException(String msg)
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html new file mode 100644 index 0000000..35c9ba2 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html @@ -0,0 +1,266 @@ + + + + + + + +DualisException.DualisScrapingException (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.dualis +
+Class DualisException.DualisScrapingException

+
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
+          extended by de.dhbw.horb.calendar.dualis.DualisException
+              extended by de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException
+
+
+
All Implemented Interfaces:
Serializable
+
+
+
Enclosing class:
DualisException
+
+
+
+
public static class DualisException.DualisScrapingException
extends DualisException
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class de.dhbw.horb.calendar.dualis.DualisException
DualisException.DualisAuthenticationException, DualisException.DualisScrapingException
+  + + + + + + + + + + + +
+Constructor Summary
DualisException.DualisScrapingException(String msg, + Throwable e) + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DualisException.DualisScrapingException

+
+public DualisException.DualisScrapingException(String msg,
+                                               Throwable e)
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html new file mode 100644 index 0000000..05da5b9 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html @@ -0,0 +1,285 @@ + + + + + + + +DualisException (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.dualis +
+Class DualisException

+
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
+          extended by de.dhbw.horb.calendar.dualis.DualisException
+
+
+
All Implemented Interfaces:
Serializable
+
+
+
Direct Known Subclasses:
DualisException.DualisAuthenticationException, DualisException.DualisScrapingException
+
+
+
+
public abstract class DualisException
extends Exception
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + + + + + +
+Nested Class Summary
+static classDualisException.DualisAuthenticationException + +
+           
+static classDualisException.DualisScrapingException + +
+           
+  + + + + + + + + + + + + + +
+Constructor Summary
DualisException(String msg) + +
+           
DualisException(String msg, + Throwable e) + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DualisException

+
+public DualisException(String msg)
+
+
+
+ +

+DualisException

+
+public DualisException(String msg,
+                       Throwable e)
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html new file mode 100644 index 0000000..d818519 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.dualis.DualisConnection (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.dualis.DualisConnection

+
+No usage of de.dhbw.horb.calendar.dualis.DualisConnection +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html new file mode 100644 index 0000000..80c5bdb --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException

+
+ + + + + + + + + +
+Packages that use DualisException.DualisAuthenticationException
de.dhbw.horb.calendar.dualis  
+  +

+ + + + + +
+Uses of DualisException.DualisAuthenticationException in de.dhbw.horb.calendar.dualis
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.dualis that throw DualisException.DualisAuthenticationException
+ List<VEvent>DualisConnection.getEvents() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html new file mode 100644 index 0000000..976a9c4 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException

+
+ + + + + + + + + +
+Packages that use DualisException.DualisScrapingException
de.dhbw.horb.calendar.dualis  
+  +

+ + + + + +
+Uses of DualisException.DualisScrapingException in de.dhbw.horb.calendar.dualis
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.dualis that throw DualisException.DualisScrapingException
+ List<VEvent>DualisConnection.getEvents() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html new file mode 100644 index 0000000..72681a8 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html @@ -0,0 +1,189 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.dualis.DualisException (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.dualis.DualisException

+
+ + + + + + + + + +
+Packages that use DualisException
de.dhbw.horb.calendar.dualis  
+  +

+ + + + + +
+Uses of DualisException in de.dhbw.horb.calendar.dualis
+  +

+ + + + + + + + + + + + + +
Subclasses of DualisException in de.dhbw.horb.calendar.dualis
+static classDualisException.DualisAuthenticationException + +
+           
+static classDualisException.DualisScrapingException + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html new file mode 100644 index 0000000..95b33bd --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html @@ -0,0 +1,48 @@ + + + + + + + +de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +de.dhbw.horb.calendar.dualis + + + + +
+Classes  + +
+DualisConnection
+ + + + + + +
+Exceptions  + +
+DualisException +
+DualisException.DualisAuthenticationException +
+DualisException.DualisScrapingException
+ + + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html new file mode 100644 index 0000000..b88532e --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html @@ -0,0 +1,180 @@ + + + + + + + +de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.dhbw.horb.calendar.dualis +

+ + + + + + + + + +
+Class Summary
DualisConnection 
+  + +

+ + + + + + + + + + + + + + + + + +
+Exception Summary
DualisException 
DualisException.DualisAuthenticationException 
DualisException.DualisScrapingException 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html new file mode 100644 index 0000000..1ef9de5 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html @@ -0,0 +1,161 @@ + + + + + + + +de.dhbw.horb.calendar.dualis Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.dhbw.horb.calendar.dualis +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-use.html b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-use.html new file mode 100644 index 0000000..7180749 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/dualis/package-use.html @@ -0,0 +1,183 @@ + + + + + + + +Uses of Package de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.dhbw.horb.calendar.dualis

+
+ + + + + + + + + +
+Packages that use de.dhbw.horb.calendar.dualis
de.dhbw.horb.calendar.dualis  
+  +

+ + + + + + + + + + + + + + +
+Classes in de.dhbw.horb.calendar.dualis used by de.dhbw.horb.calendar.dualis
DualisException + +
+           
DualisException.DualisAuthenticationException + +
+           
DualisException.DualisScrapingException + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html new file mode 100644 index 0000000..f88237e --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html @@ -0,0 +1,338 @@ + + + + + + + +AbstractICSType (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class AbstractICSType

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.AbstractICSType
+
+
+
Direct Known Subclasses:
VEvent
+
+
+
+
public abstract class AbstractICSType
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Field Summary
+static SimpleDateFormatdateTimeFormat + +
+          RFC says: + + FORM #2: DATE WITH UTC TIME + + The date with UTC time, or absolute time, is identified by a LATIN + CAPITAL LETTER Z suffix character, the UTC designator, appended to + the time value.
+  + + + + + + + + + + +
+Constructor Summary
AbstractICSType() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static StringescapeText(String text) + +
+          described in RFC section 3.3.11
+abstract  Stringserialize() + +
+          Serialisierert dieses Calenderteil.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+dateTimeFormat

+
+public static SimpleDateFormat dateTimeFormat
+
+
RFC says: +
+ FORM #2: DATE WITH UTC TIME
+ 
+       The date with UTC time, or absolute time, is identified by a LATIN
+       CAPITAL LETTER Z suffix character, the UTC designator, appended to
+       the time value.  For example, the following represents January 19,
+       1998, at 0700 UTC:
+ 
+        19980119T070000Z
+ 
+       The "TZID" property parameter MUST NOT be applied to DATE-TIME
+       properties whose time values are specified in UTC.
+ 
+

+

+
+
+ + + + + + + + +
+Constructor Detail
+ +

+AbstractICSType

+
+public AbstractICSType()
+
+
+ + + + + + + + +
+Method Detail
+ +

+serialize

+
+public abstract String serialize()
+
+
Serialisierert dieses Calenderteil. Dem Ergebnis Fehlt noch der vCalendar + Header und Footer +

+

+
+
+
+
+ +

+escapeText

+
+public static String escapeText(String text)
+
+
described in RFC section 3.3.11 +

+

+
Parameters:
text - +
Returns:
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html new file mode 100644 index 0000000..f0cb4ca --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html @@ -0,0 +1,273 @@ + + + + + + + +VCalendar (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class VCalendar

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.VCalendar
+
+
+
+
public class VCalendar
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
VCalendar(String title) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidadd(AbstractICSType ics) + +
+           
+ Stringserialize() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VCalendar

+
+public VCalendar(String title)
+
+
+ + + + + + + + +
+Method Detail
+ +

+add

+
+public void add(AbstractICSType ics)
+
+
+
+
+
+
+ +

+serialize

+
+public String serialize()
+
+
+ +
Returns:
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html new file mode 100644 index 0000000..291c8bb --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html @@ -0,0 +1,389 @@ + + + + + + + +VEvent.Builder (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class VEvent.Builder

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.VEvent.Builder
+
+
+
Enclosing class:
VEvent
+
+
+
+
public static class VEvent.Builder
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
VEvent.Builder() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ VEventbuild() + +
+           
+ VEvent.Builderdescription(String description) + +
+           
+ VEvent.Builderdtend(Date dtend) + +
+           
+ VEvent.Builderdtstamp(Date dtstamp) + +
+           
+ VEvent.Builderdtstart(Date dtstart) + +
+           
+ VEvent.Builderlocation(String location) + +
+           
+ VEvent.Builderstatus(String status) + +
+           
+ VEvent.Buildersummary(String summary) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VEvent.Builder

+
+public VEvent.Builder()
+
+
+ + + + + + + + +
+Method Detail
+ +

+dtstamp

+
+public VEvent.Builder dtstamp(Date dtstamp)
+
+
+
+
+
+
+ +

+dtstart

+
+public VEvent.Builder dtstart(Date dtstart)
+
+
+
+
+
+
+ +

+dtend

+
+public VEvent.Builder dtend(Date dtend)
+
+
+
+
+
+
+ +

+summary

+
+public VEvent.Builder summary(String summary)
+
+
+
+
+
+
+ +

+description

+
+public VEvent.Builder description(String description)
+
+
+
+
+
+
+ +

+location

+
+public VEvent.Builder location(String location)
+
+
+
+
+
+
+ +

+build

+
+public VEvent build()
+
+
+
+
+
+
+ +

+status

+
+public VEvent.Builder status(String status)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.html new file mode 100644 index 0000000..b736ca6 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/VEvent.html @@ -0,0 +1,441 @@ + + + + + + + +VEvent (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class VEvent

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.AbstractICSType
+      extended by de.dhbw.horb.calendar.ics.VEvent
+
+
+
+
public class VEvent
extends AbstractICSType
+ + +

+


+ +

+ + + + + + + + + + + +
+Nested Class Summary
+static classVEvent.Builder + +
+           
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+ Stringdescription + +
+           
+ Datedtend + +
+           
+ Datedtstamp + +
+           
+ Datedtstart + +
+           
+ Stringlocation + +
+           
+ Stringstatus + +
+           
+ Stringsummary + +
+           
+ + + + + + + +
Fields inherited from class de.dhbw.horb.calendar.ics.AbstractICSType
dateTimeFormat
+  + + + + + + + + + + +
+Constructor Summary
VEvent() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ Stringserialize() + +
+          Serialisierert dieses Calenderteil.
+ + + + + + + +
Methods inherited from class de.dhbw.horb.calendar.ics.AbstractICSType
escapeText
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+dtstamp

+
+public Date dtstamp
+
+
+
+
+
+ +

+dtstart

+
+public Date dtstart
+
+
+
+
+
+ +

+dtend

+
+public Date dtend
+
+
+
+
+
+ +

+status

+
+public String status
+
+
+
+
+
+ +

+summary

+
+public String summary
+
+
+
+
+
+ +

+description

+
+public String description
+
+
+
+
+
+ +

+location

+
+public String location
+
+
+
+
+ + + + + + + + +
+Constructor Detail
+ +

+VEvent

+
+public VEvent()
+
+
+ + + + + + + + +
+Method Detail
+ +

+serialize

+
+public String serialize()
+
+
Serialisierert dieses Calenderteil. Dem Ergebnis Fehlt noch der vCalendar + Header und Footer
+
+ See RFC section 3.6.1 for VEVENT Specification +

+

+
Specified by:
serialize in class AbstractICSType
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html new file mode 100644 index 0000000..87d9b86 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.AbstractICSType (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.AbstractICSType

+
+ + + + + + + + + +
+Packages that use AbstractICSType
de.dhbw.horb.calendar.ics  
+  +

+ + + + + +
+Uses of AbstractICSType in de.dhbw.horb.calendar.ics
+  +

+ + + + + + + + + +
Subclasses of AbstractICSType in de.dhbw.horb.calendar.ics
+ classVEvent + +
+           
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.ics with parameters of type AbstractICSType
+ voidVCalendar.add(AbstractICSType ics) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html new file mode 100644 index 0000000..5b953f2 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.VCalendar (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.VCalendar

+
+No usage of de.dhbw.horb.calendar.ics.VCalendar +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html new file mode 100644 index 0000000..0d9012c --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html @@ -0,0 +1,229 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.VEvent.Builder (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.VEvent.Builder

+
+ + + + + + + + + +
+Packages that use VEvent.Builder
de.dhbw.horb.calendar.ics  
+  +

+ + + + + +
+Uses of VEvent.Builder in de.dhbw.horb.calendar.ics
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in de.dhbw.horb.calendar.ics that return VEvent.Builder
+ VEvent.BuilderVEvent.Builder.description(String description) + +
+           
+ VEvent.BuilderVEvent.Builder.dtend(Date dtend) + +
+           
+ VEvent.BuilderVEvent.Builder.dtstamp(Date dtstamp) + +
+           
+ VEvent.BuilderVEvent.Builder.dtstart(Date dtstart) + +
+           
+ VEvent.BuilderVEvent.Builder.location(String location) + +
+           
+ VEvent.BuilderVEvent.Builder.status(String status) + +
+           
+ VEvent.BuilderVEvent.Builder.summary(String summary) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html new file mode 100644 index 0000000..92c49fd --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html @@ -0,0 +1,210 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.VEvent (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.VEvent

+
+ + + + + + + + + + + + + +
+Packages that use VEvent
de.dhbw.horb.calendar.dualis  
de.dhbw.horb.calendar.ics  
+  +

+ + + + + +
+Uses of VEvent in de.dhbw.horb.calendar.dualis
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.dualis that return types with arguments of type VEvent
+ List<VEvent>DualisConnection.getEvents() + +
+           
+  +

+ + + + + +
+Uses of VEvent in de.dhbw.horb.calendar.ics
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.ics that return VEvent
+ VEventVEvent.Builder.build() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/package-frame.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-frame.html new file mode 100644 index 0000000..4213f2f --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-frame.html @@ -0,0 +1,39 @@ + + + + + + + +de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +de.dhbw.horb.calendar.ics + + + + +
+Classes  + +
+AbstractICSType +
+VCalendar +
+VEvent +
+VEvent.Builder
+ + + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/package-summary.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-summary.html new file mode 100644 index 0000000..288bb4a --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-summary.html @@ -0,0 +1,170 @@ + + + + + + + +de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.dhbw.horb.calendar.ics +

+ + + + + + + + + + + + + + + + + + + + + +
+Class Summary
AbstractICSType 
VCalendar 
VEvent 
VEvent.Builder 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/package-tree.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-tree.html new file mode 100644 index 0000000..4c691a7 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-tree.html @@ -0,0 +1,156 @@ + + + + + + + +de.dhbw.horb.calendar.ics Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.dhbw.horb.calendar.ics +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ics/package-use.html b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-use.html new file mode 100644 index 0000000..1193d14 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ics/package-use.html @@ -0,0 +1,202 @@ + + + + + + + +Uses of Package de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.dhbw.horb.calendar.ics

+
+ + + + + + + + + + + + + +
+Packages that use de.dhbw.horb.calendar.ics
de.dhbw.horb.calendar.dualis  
de.dhbw.horb.calendar.ics  
+  +

+ + + + + + + + +
+Classes in de.dhbw.horb.calendar.ics used by de.dhbw.horb.calendar.dualis
VEvent + +
+           
+  +

+ + + + + + + + + + + + + + +
+Classes in de.dhbw.horb.calendar.ics used by de.dhbw.horb.calendar.ics
AbstractICSType + +
+           
VEvent + +
+           
VEvent.Builder + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/package-frame.html b/target/site/apidocs/de/dhbw/horb/calendar/package-frame.html new file mode 100644 index 0000000..4a71997 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +de.dhbw.horb.calendar + + + + +
+Classes  + +
+ICSServlet
+ + + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/package-summary.html b/target/site/apidocs/de/dhbw/horb/calendar/package-summary.html new file mode 100644 index 0000000..c8bcaff --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/package-summary.html @@ -0,0 +1,158 @@ + + + + + + + +de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.dhbw.horb.calendar +

+ + + + + + + + + +
+Class Summary
ICSServlet 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/package-tree.html b/target/site/apidocs/de/dhbw/horb/calendar/package-tree.html new file mode 100644 index 0000000..4ad55bd --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/package-tree.html @@ -0,0 +1,162 @@ + + + + + + + +de.dhbw.horb.calendar Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.dhbw.horb.calendar +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/package-use.html b/target/site/apidocs/de/dhbw/horb/calendar/package-use.html new file mode 100644 index 0000000..495aba2 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/package-use.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Package de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.dhbw.horb.calendar

+
+No usage of de.dhbw.horb.calendar +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html new file mode 100644 index 0000000..7f0680c --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html @@ -0,0 +1,511 @@ + + + + + + + +MyApplication.MyMainWindow (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ui +
+Class MyApplication.MyMainWindow

+
+java.lang.Object
+  extended by com.vaadin.ui.AbstractComponent
+      extended by com.vaadin.ui.AbstractComponentContainer
+          extended by com.vaadin.ui.Panel
+              extended by com.vaadin.ui.Window
+                  extended by de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow
+
+
+
All Implemented Interfaces:
com.vaadin.event.Action.Container, com.vaadin.event.Action.Notifier, com.vaadin.event.FieldEvents.BlurNotifier, com.vaadin.event.FieldEvents.FocusNotifier, com.vaadin.event.MethodEventSource, com.vaadin.terminal.Paintable, com.vaadin.terminal.ParameterHandler, com.vaadin.terminal.Scrollable, com.vaadin.terminal.Sizeable, com.vaadin.terminal.URIHandler, com.vaadin.terminal.VariableOwner, com.vaadin.ui.Component, com.vaadin.ui.ComponentContainer, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachListener, Serializable, EventListener
+
+
+
Enclosing class:
MyApplication
+
+
+
+
public static class MyApplication.MyMainWindow
extends com.vaadin.ui.Window
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class com.vaadin.ui.Window
com.vaadin.ui.Window.CloseEvent, com.vaadin.ui.Window.CloseListener, com.vaadin.ui.Window.CloseShortcut, com.vaadin.ui.Window.Notification, com.vaadin.ui.Window.ResizeEvent, com.vaadin.ui.Window.ResizeListener
+  + + + + + + + + +
Nested classes/interfaces inherited from class com.vaadin.ui.AbstractComponent
com.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandler
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.terminal.URIHandler
com.vaadin.terminal.URIHandler.ErrorEvent
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.terminal.ParameterHandler
com.vaadin.terminal.ParameterHandler.ErrorEvent
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.ui.ComponentContainer
com.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.ui.Component
com.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.ErrorListener, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listener
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.terminal.Paintable
com.vaadin.terminal.Paintable.RepaintRequestEvent, com.vaadin.terminal.Paintable.RepaintRequestListener
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class com.vaadin.ui.Window
BORDER_DEFAULT, BORDER_MINIMAL, BORDER_NONE, closeShortcut
+ + + + + + + +
Fields inherited from class com.vaadin.ui.Panel
actionManager, STYLE_LIGHT
+ + + + + + + +
Fields inherited from interface com.vaadin.terminal.Sizeable
SIZE_UNDEFINED, UNIT_SYMBOLS, UNITS_CM, UNITS_EM, UNITS_EX, UNITS_INCH, UNITS_MM, UNITS_PERCENTAGE, UNITS_PICAS, UNITS_PIXELS, UNITS_POINTS
+  + + + + + + + + + + +
+Constructor Summary
MyApplication.MyMainWindow() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ StringgetPassword() + +
+           
+ StringgetUsername() + +
+           
+ voidlogin(String username, + String password) + +
+           
+ voidlogout() + +
+           
+ + + + + + + +
Methods inherited from class com.vaadin.ui.Window
addComponent, addListener, addListener, addListener, addListener, addParameterHandler, addURIHandler, addWindow, bringToFront, center, changeVariables, close, executeJavaScript, fireClose, fireResize, getApplication, getBorder, getChildWindows, getName, getParent, getPositionX, getPositionY, getTerminal, getTheme, getURL, getWindow, handleParameters, handleURI, isClosable, isDraggable, isModal, isResizable, open, open, open, paintContent, removeCloseShortcut, removeListener, removeListener, removeListener, removeListener, removeParameterHandler, removeURIHandler, removeWindow, scrollIntoView, setApplication, setBorder, setClosable, setCloseShortcut, setDraggable, setModal, setName, setPositionX, setPositionY, setResizable, setTerminal, setTheme, showNotification, showNotification, showNotification, showNotification, showNotification
+ + + + + + + +
Methods inherited from class com.vaadin.ui.Panel
addAction, addActionHandler, addListener, attach, componentAttachedToContainer, componentDetachedFromContainer, detach, getActionManager, getComponentIterator, getContent, getLayout, getScrollLeft, getScrollOffsetX, getScrollOffsetY, getScrollTop, isScrollable, removeAction, removeActionHandler, removeAllActionHandlers, removeAllComponents, removeComponent, removeListener, replaceComponent, requestRepaintAll, setContent, setLayout, setScrollable, setScrollLeft, setScrollOffsetX, setScrollOffsetY, setScrollTop
+ + + + + + + +
Methods inherited from class com.vaadin.ui.AbstractComponentContainer
addListener, addListener, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeListener, removeListener, setEnabled, setHeight, setWidth
+ + + + + + + +
Methods inherited from class com.vaadin.ui.AbstractComponent
addListener, addListener, addListener, addListener, addListener, addStyleName, childRequestedRepaint, fireComponentErrorEvent, fireComponentEvent, fireEvent, focus, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorHandler, getErrorMessage, getHeight, getHeightUnits, getIcon, getLocale, getStyle, getStyleName, getTag, getWidth, getWidthUnits, handleError, hasListeners, isEnabled, isImmediate, isReadOnly, isVisible, paint, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeStyleName, requestRepaint, requestRepaintRequests, setCaption, setComponentError, setData, setDebugId, setDescription, setErrorHandler, setHeight, setHeight, setHeightUnits, setIcon, setImmediate, setLocale, setParent, setReadOnly, setSizeFull, setSizeUndefined, setStyle, setStyleName, setVisible, setWidth, setWidth, setWidthUnits
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+ + + + + + + +
Methods inherited from interface com.vaadin.ui.Component
addListener, addStyleName, childRequestedRepaint, getCaption, getIcon, getLocale, getStyleName, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setCaption, setIcon, setParent, setReadOnly, setStyleName, setVisible
+ + + + + + + +
Methods inherited from interface com.vaadin.terminal.Paintable
addListener, getDebugId, paint, removeListener, requestRepaint, requestRepaintRequests, setDebugId
+ + + + + + + +
Methods inherited from interface com.vaadin.terminal.VariableOwner
isImmediate
+ + + + + + + +
Methods inherited from interface com.vaadin.terminal.Sizeable
getHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeightUnits, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthUnits
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+MyApplication.MyMainWindow

+
+public MyApplication.MyMainWindow()
+
+
+ + + + + + + + +
+Method Detail
+ +

+login

+
+public void login(String username,
+                  String password)
+
+
+
+
+
+
+ +

+logout

+
+public void logout()
+
+
+
+
+
+
+ +

+getUsername

+
+public String getUsername()
+
+
+
+
+
+
+ +

+getPassword

+
+public String getPassword()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html new file mode 100644 index 0000000..c6b7060 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html @@ -0,0 +1,308 @@ + + + + + + + +MyApplication (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ui +
+Class MyApplication

+
+java.lang.Object
+  extended by com.vaadin.Application
+      extended by de.dhbw.horb.calendar.ui.MyApplication
+
+
+
All Implemented Interfaces:
com.vaadin.terminal.Terminal.ErrorListener, com.vaadin.terminal.URIHandler, Serializable
+
+
+
+
public class MyApplication
extends com.vaadin.Application
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Nested Class Summary
+static classMyApplication.MyMainWindow + +
+           
+ + + + + + + +
Nested classes/interfaces inherited from class com.vaadin.Application
com.vaadin.Application.ApplicationError, com.vaadin.Application.CustomizedSystemMessages, com.vaadin.Application.SystemMessages, com.vaadin.Application.UserChangeEvent, com.vaadin.Application.UserChangeListener, com.vaadin.Application.WindowAttachEvent, com.vaadin.Application.WindowAttachListener, com.vaadin.Application.WindowDetachEvent, com.vaadin.Application.WindowDetachListener
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.terminal.URIHandler
com.vaadin.terminal.URIHandler.ErrorEvent
+  + + + + + + + + + + + +
+Constructor Summary
MyApplication() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidinit() + +
+           
+ + + + + + + +
Methods inherited from class com.vaadin.Application
addListener, addListener, addListener, addResource, addWindow, close, getContext, getErrorHandler, getLocale, getLogoutURL, getMainWindow, getProperty, getPropertyNames, getRelativeLocation, getSystemMessages, getTheme, getURL, getUser, getVersion, getWindow, getWindows, handleURI, isRunning, removeListener, removeListener, removeListener, removeResource, removeWindow, setErrorHandler, setLocale, setLogoutURL, setMainWindow, setTheme, setUser, start, terminalError
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+MyApplication

+
+public MyApplication()
+
+
+ + + + + + + + +
+Method Detail
+ +

+init

+
+public void init()
+
+
+
Specified by:
init in class com.vaadin.Application
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html new file mode 100644 index 0000000..13c48dc --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html @@ -0,0 +1,439 @@ + + + + + + + +StundenplanComponent (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ui +
+Class StundenplanComponent

+
+java.lang.Object
+  extended by com.vaadin.ui.AbstractComponent
+      extended by com.vaadin.ui.AbstractComponentContainer
+          extended by com.vaadin.ui.AbstractLayout
+              extended by com.vaadin.ui.AbstractOrderedLayout
+                  extended by com.vaadin.ui.OrderedLayout
+                      extended by com.vaadin.ui.FormLayout
+                          extended by de.dhbw.horb.calendar.ui.StundenplanComponent
+
+
+
All Implemented Interfaces:
com.vaadin.event.MethodEventSource, com.vaadin.terminal.Paintable, com.vaadin.terminal.Sizeable, com.vaadin.terminal.VariableOwner, com.vaadin.ui.Component, com.vaadin.ui.ComponentContainer, com.vaadin.ui.Layout, com.vaadin.ui.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.SpacingHandler, Serializable, EventListener
+
+
+
+
public class StundenplanComponent
extends com.vaadin.ui.FormLayout
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class com.vaadin.ui.AbstractComponent
com.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandler
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.ui.Layout
com.vaadin.ui.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.MarginInfo, com.vaadin.ui.Layout.SpacingHandler
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.ui.ComponentContainer
com.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.ui.Component
com.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.ErrorListener, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listener
+  + + + + + + + + +
Nested classes/interfaces inherited from interface com.vaadin.terminal.Paintable
com.vaadin.terminal.Paintable.RepaintRequestEvent, com.vaadin.terminal.Paintable.RepaintRequestListener
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class com.vaadin.ui.OrderedLayout
ORIENTATION_HORIZONTAL, ORIENTATION_VERTICAL
+ + + + + + + +
Fields inherited from class com.vaadin.ui.AbstractOrderedLayout
components
+ + + + + + + +
Fields inherited from class com.vaadin.ui.AbstractLayout
margins
+ + + + + + + +
Fields inherited from interface com.vaadin.ui.Layout.AlignmentHandler
ALIGNMENT_BOTTOM, ALIGNMENT_HORIZONTAL_CENTER, ALIGNMENT_LEFT, ALIGNMENT_RIGHT, ALIGNMENT_TOP, ALIGNMENT_VERTICAL_CENTER
+ + + + + + + +
Fields inherited from interface com.vaadin.terminal.Sizeable
SIZE_UNDEFINED, UNIT_SYMBOLS, UNITS_CM, UNITS_EM, UNITS_EX, UNITS_INCH, UNITS_MM, UNITS_PERCENTAGE, UNITS_PICAS, UNITS_PIXELS, UNITS_POINTS
+  + + + + + + + + + + +
+Constructor Summary
StundenplanComponent(MyApplication.MyMainWindow myMainWindow) + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class com.vaadin.ui.OrderedLayout
getOrientation, paintContent, setOrientation, setOrientation
+ + + + + + + +
Methods inherited from class com.vaadin.ui.AbstractOrderedLayout
addComponent, addComponent, addComponentAsFirst, addListener, changeVariables, getComponent, getComponentAlignment, getComponentCount, getComponentIndex, getComponentIterator, getExpandRatio, isSpacing, isSpacingEnabled, removeComponent, removeListener, replaceComponent, setComponentAlignment, setComponentAlignment, setComponentAlignment, setExpandRatio, setSpacing
+ + + + + + + +
Methods inherited from class com.vaadin.ui.AbstractLayout
getMargin, setMargin, setMargin, setMargin
+ + + + + + + +
Methods inherited from class com.vaadin.ui.AbstractComponentContainer
addListener, addListener, attach, detach, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll, setEnabled, setHeight, setWidth
+ + + + + + + +
Methods inherited from class com.vaadin.ui.AbstractComponent
addListener, addListener, addListener, addListener, addListener, addStyleName, childRequestedRepaint, fireComponentErrorEvent, fireComponentEvent, fireEvent, focus, getApplication, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorHandler, getErrorMessage, getHeight, getHeightUnits, getIcon, getLocale, getParent, getStyle, getStyleName, getTag, getWidth, getWidthUnits, getWindow, handleError, hasListeners, isEnabled, isImmediate, isReadOnly, isVisible, paint, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeStyleName, requestRepaint, requestRepaintRequests, setCaption, setComponentError, setData, setDebugId, setDescription, setErrorHandler, setHeight, setHeight, setHeightUnits, setIcon, setImmediate, setLocale, setParent, setReadOnly, setSizeFull, setSizeUndefined, setStyle, setStyleName, setVisible, setWidth, setWidth, setWidthUnits
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+ + + + + + + +
Methods inherited from interface com.vaadin.ui.ComponentContainer
addListener, addListener, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll
+ + + + + + + +
Methods inherited from interface com.vaadin.ui.Component
addListener, addStyleName, attach, childRequestedRepaint, detach, getApplication, getCaption, getIcon, getLocale, getParent, getStyleName, getWindow, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setCaption, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisible
+ + + + + + + +
Methods inherited from interface com.vaadin.terminal.Paintable
addListener, getDebugId, paint, removeListener, requestRepaint, requestRepaintRequests, setDebugId
+ + + + + + + +
Methods inherited from interface com.vaadin.terminal.VariableOwner
isImmediate
+ + + + + + + +
Methods inherited from interface com.vaadin.terminal.Sizeable
getHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeight, setHeightUnits, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidth, setWidthUnits
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+StundenplanComponent

+
+public StundenplanComponent(MyApplication.MyMainWindow myMainWindow)
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html new file mode 100644 index 0000000..163a093 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html @@ -0,0 +1,179 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow

+
+ + + + + + + + + +
+Packages that use MyApplication.MyMainWindow
de.dhbw.horb.calendar.ui  
+  +

+ + + + + +
+Uses of MyApplication.MyMainWindow in de.dhbw.horb.calendar.ui
+  +

+ + + + + + + + +
Constructors in de.dhbw.horb.calendar.ui with parameters of type MyApplication.MyMainWindow
StundenplanComponent(MyApplication.MyMainWindow myMainWindow) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html new file mode 100644 index 0000000..db98dde --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ui.MyApplication (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ui.MyApplication

+
+No usage of de.dhbw.horb.calendar.ui.MyApplication +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html new file mode 100644 index 0000000..9b93e14 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ui.StundenplanComponent (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ui.StundenplanComponent

+
+No usage of de.dhbw.horb.calendar.ui.StundenplanComponent +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/package-frame.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-frame.html new file mode 100644 index 0000000..3d1b741 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-frame.html @@ -0,0 +1,37 @@ + + + + + + + +de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +de.dhbw.horb.calendar.ui + + + + +
+Classes  + +
+MyApplication +
+MyApplication.MyMainWindow +
+StundenplanComponent
+ + + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/package-summary.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-summary.html new file mode 100644 index 0000000..e37a873 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-summary.html @@ -0,0 +1,166 @@ + + + + + + + +de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.dhbw.horb.calendar.ui +

+ + + + + + + + + + + + + + + + + +
+Class Summary
MyApplication 
MyApplication.MyMainWindow 
StundenplanComponent 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/package-tree.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-tree.html new file mode 100644 index 0000000..ee96dde --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-tree.html @@ -0,0 +1,179 @@ + + + + + + + +de.dhbw.horb.calendar.ui Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.dhbw.horb.calendar.ui +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/ui/package-use.html b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-use.html new file mode 100644 index 0000000..91d1f1d --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/ui/package-use.html @@ -0,0 +1,171 @@ + + + + + + + +Uses of Package de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.dhbw.horb.calendar.ui

+
+ + + + + + + + + +
+Packages that use de.dhbw.horb.calendar.ui
de.dhbw.horb.calendar.ui  
+  +

+ + + + + + + + +
+Classes in de.dhbw.horb.calendar.ui used by de.dhbw.horb.calendar.ui
MyApplication.MyMainWindow + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html b/target/site/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html new file mode 100644 index 0000000..33a31fd --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html @@ -0,0 +1,359 @@ + + + + + + + +AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.util +
+Class AuthenticatedServlet

+
+java.lang.Object
+  extended by javax.servlet.GenericServlet
+      extended by javax.servlet.http.HttpServlet
+          extended by de.dhbw.horb.calendar.util.AuthenticatedServlet
+
+
+
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
+
+
+
Direct Known Subclasses:
ICSServlet
+
+
+
+
public abstract class AuthenticatedServlet
extends javax.servlet.http.HttpServlet
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
AuthenticatedServlet() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voiddoGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + +
+           
+protected abstract  voiddoGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + String username, + String password) + +
+           
+ StringgetLoginRealm() + +
+           
+ voidsetLoginRealm(String loginRealm) + +
+           
+ + + + + + + +
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+ + + + + + + +
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AuthenticatedServlet

+
+public AuthenticatedServlet()
+
+
+ + + + + + + + +
+Method Detail
+ +

+setLoginRealm

+
+public void setLoginRealm(String loginRealm)
+
+
+
+
+
+
+ +

+getLoginRealm

+
+public String getLoginRealm()
+
+
+
+
+
+
+ +

+doGet

+
+protected void doGet(javax.servlet.http.HttpServletRequest request,
+                     javax.servlet.http.HttpServletResponse response)
+              throws javax.servlet.ServletException,
+                     IOException
+
+
+
Overrides:
doGet in class javax.servlet.http.HttpServlet
+
+
+ +
Throws: +
javax.servlet.ServletException +
IOException
+
+
+
+ +

+doGet

+
+protected abstract void doGet(javax.servlet.http.HttpServletRequest request,
+                              javax.servlet.http.HttpServletResponse response,
+                              String username,
+                              String password)
+                       throws javax.servlet.ServletException,
+                              IOException
+
+
+ +
Throws: +
javax.servlet.ServletException +
IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html b/target/site/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html new file mode 100644 index 0000000..bf90094 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.util.AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.util.AuthenticatedServlet

+
+ + + + + + + + + +
+Packages that use AuthenticatedServlet
de.dhbw.horb.calendar  
+  +

+ + + + + +
+Uses of AuthenticatedServlet in de.dhbw.horb.calendar
+  +

+ + + + + + + + + +
Subclasses of AuthenticatedServlet in de.dhbw.horb.calendar
+ classICSServlet + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/util/package-frame.html b/target/site/apidocs/de/dhbw/horb/calendar/util/package-frame.html new file mode 100644 index 0000000..b7e7b31 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/util/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +de.dhbw.horb.calendar.util + + + + +
+Classes  + +
+AuthenticatedServlet
+ + + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/util/package-summary.html b/target/site/apidocs/de/dhbw/horb/calendar/util/package-summary.html new file mode 100644 index 0000000..2bd1787 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/util/package-summary.html @@ -0,0 +1,158 @@ + + + + + + + +de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.dhbw.horb.calendar.util +

+ + + + + + + + + +
+Class Summary
AuthenticatedServlet 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/util/package-tree.html b/target/site/apidocs/de/dhbw/horb/calendar/util/package-tree.html new file mode 100644 index 0000000..f2196b9 --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/util/package-tree.html @@ -0,0 +1,160 @@ + + + + + + + +de.dhbw.horb.calendar.util Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.dhbw.horb.calendar.util +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/de/dhbw/horb/calendar/util/package-use.html b/target/site/apidocs/de/dhbw/horb/calendar/util/package-use.html new file mode 100644 index 0000000..0ea30fe --- /dev/null +++ b/target/site/apidocs/de/dhbw/horb/calendar/util/package-use.html @@ -0,0 +1,171 @@ + + + + + + + +Uses of Package de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.dhbw.horb.calendar.util

+
+ + + + + + + + + +
+Packages that use de.dhbw.horb.calendar.util
de.dhbw.horb.calendar  
+  +

+ + + + + + + + +
+Classes in de.dhbw.horb.calendar.util used by de.dhbw.horb.calendar
AuthenticatedServlet + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/deprecated-list.html b/target/site/apidocs/deprecated-list.html new file mode 100644 index 0000000..ddeabec --- /dev/null +++ b/target/site/apidocs/deprecated-list.html @@ -0,0 +1,147 @@ + + + + + + + +Deprecated List (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Deprecated API

+
+
+Contents + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/help-doc.html b/target/site/apidocs/help-doc.html new file mode 100644 index 0000000..09313c3 --- /dev/null +++ b/target/site/apidocs/help-doc.html @@ -0,0 +1,224 @@ + + + + + + + +API Help (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Overview

+
+ +

+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+

+Package

+
+ +

+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

+
+

+Class/Interface

+
+ +

+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+ +

+Annotation Type

+
+ +

+Each annotation type has its own separate page with the following sections:

+
+ +

+Enum

+
+ +

+Each enum has its own separate page with the following sections:

+
+

+Use

+
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+

+Tree (Class Hierarchy)

+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. +
+

+Deprecated API

+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+

+Index

+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+

+Serialized Form

+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. +

+

+Constant Field Values

+The Constant Field Values page lists the static final fields and their values. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/index-all.html b/target/site/apidocs/index-all.html new file mode 100644 index 0000000..92c1e4f --- /dev/null +++ b/target/site/apidocs/index-all.html @@ -0,0 +1,338 @@ + + + + + + + +Index (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B D E G I L M S V
+

+A

+
+
AbstractICSType - Class in de.dhbw.horb.calendar.ics
 
AbstractICSType() - +Constructor for class de.dhbw.horb.calendar.ics.AbstractICSType +
  +
add(AbstractICSType) - +Method in class de.dhbw.horb.calendar.ics.VCalendar +
  +
AuthenticatedServlet - Class in de.dhbw.horb.calendar.util
 
AuthenticatedServlet() - +Constructor for class de.dhbw.horb.calendar.util.AuthenticatedServlet +
  +
+
+

+B

+
+
build() - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
+
+

+D

+
+
dateTimeFormat - +Static variable in class de.dhbw.horb.calendar.ics.AbstractICSType +
RFC says: + + FORM #2: DATE WITH UTC TIME + + The date with UTC time, or absolute time, is identified by a LATIN + CAPITAL LETTER Z suffix character, the UTC designator, appended to + the time value. +
de.dhbw.horb.calendar - package de.dhbw.horb.calendar
 
de.dhbw.horb.calendar.dualis - package de.dhbw.horb.calendar.dualis
 
de.dhbw.horb.calendar.ics - package de.dhbw.horb.calendar.ics
 
de.dhbw.horb.calendar.ui - package de.dhbw.horb.calendar.ui
 
de.dhbw.horb.calendar.util - package de.dhbw.horb.calendar.util
 
description(String) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
description - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
doGet(HttpServletRequest, HttpServletResponse, String, String) - +Method in class de.dhbw.horb.calendar.ICSServlet +
  +
doGet(HttpServletRequest, HttpServletResponse) - +Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
  +
doGet(HttpServletRequest, HttpServletResponse, String, String) - +Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
  +
dtend(Date) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
dtend - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
dtstamp(Date) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
dtstamp - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
dtstart(Date) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
dtstart - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
DUALIS_URL - +Static variable in class de.dhbw.horb.calendar.dualis.DualisConnection +
  +
DualisConnection - Class in de.dhbw.horb.calendar.dualis
 
DualisConnection(String, String) - +Constructor for class de.dhbw.horb.calendar.dualis.DualisConnection +
Baut eine Verbindung mit Dualis auf und führt einen Login durch +
DualisException - Exception in de.dhbw.horb.calendar.dualis
 
DualisException(String) - +Constructor for exception de.dhbw.horb.calendar.dualis.DualisException +
  +
DualisException(String, Throwable) - +Constructor for exception de.dhbw.horb.calendar.dualis.DualisException +
  +
DualisException.DualisAuthenticationException - Exception in de.dhbw.horb.calendar.dualis
 
DualisException.DualisAuthenticationException(String, Throwable) - +Constructor for exception de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException +
  +
DualisException.DualisAuthenticationException(String) - +Constructor for exception de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException +
  +
DualisException.DualisScrapingException - Exception in de.dhbw.horb.calendar.dualis
 
DualisException.DualisScrapingException(String, Throwable) - +Constructor for exception de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException +
  +
+
+

+E

+
+
escapeText(String) - +Static method in class de.dhbw.horb.calendar.ics.AbstractICSType +
described in RFC section 3.3.11 +
+
+

+G

+
+
getEvents() - +Method in class de.dhbw.horb.calendar.dualis.DualisConnection +
  +
getLoginRealm() - +Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
  +
getPassword() - +Method in class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow +
  +
getUsername() - +Method in class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow +
  +
+
+

+I

+
+
ICSServlet - Class in de.dhbw.horb.calendar
 
ICSServlet() - +Constructor for class de.dhbw.horb.calendar.ICSServlet +
  +
init() - +Method in class de.dhbw.horb.calendar.ui.MyApplication +
  +
+
+

+L

+
+
location(String) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
location - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
login(String, String) - +Method in class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow +
  +
logout() - +Method in class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow +
  +
+
+

+M

+
+
MyApplication - Class in de.dhbw.horb.calendar.ui
 
MyApplication() - +Constructor for class de.dhbw.horb.calendar.ui.MyApplication +
  +
MyApplication.MyMainWindow - Class in de.dhbw.horb.calendar.ui
 
MyApplication.MyMainWindow() - +Constructor for class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow +
  +
+
+

+S

+
+
serialize() - +Method in class de.dhbw.horb.calendar.ics.AbstractICSType +
Serialisierert dieses Calenderteil. +
serialize() - +Method in class de.dhbw.horb.calendar.ics.VCalendar +
  +
serialize() - +Method in class de.dhbw.horb.calendar.ics.VEvent +
Serialisierert dieses Calenderteil. +
setLoginRealm(String) - +Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
  +
status(String) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
status - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
StundenplanComponent - Class in de.dhbw.horb.calendar.ui
 
StundenplanComponent(MyApplication.MyMainWindow) - +Constructor for class de.dhbw.horb.calendar.ui.StundenplanComponent +
  +
summary(String) - +Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
summary - +Variable in class de.dhbw.horb.calendar.ics.VEvent +
  +
+
+

+V

+
+
VCalendar - Class in de.dhbw.horb.calendar.ics
 
VCalendar(String) - +Constructor for class de.dhbw.horb.calendar.ics.VCalendar +
  +
VEvent - Class in de.dhbw.horb.calendar.ics
 
VEvent() - +Constructor for class de.dhbw.horb.calendar.ics.VEvent +
  +
VEvent.Builder - Class in de.dhbw.horb.calendar.ics
 
VEvent.Builder() - +Constructor for class de.dhbw.horb.calendar.ics.VEvent.Builder +
  +
+
+A B D E G I L M S V + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/index.html b/target/site/apidocs/index.html new file mode 100644 index 0000000..cf6e4d8 --- /dev/null +++ b/target/site/apidocs/index.html @@ -0,0 +1,40 @@ + + + + + + + +DHBW Calendar 1.0-SNAPSHOT API + + + + + + + + + + + +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="overview-summary.html">Non-frame version.</A> + + + diff --git a/target/site/apidocs/overview-frame.html b/target/site/apidocs/overview-frame.html new file mode 100644 index 0000000..3447a66 --- /dev/null +++ b/target/site/apidocs/overview-frame.html @@ -0,0 +1,51 @@ + + + + + + + +Overview List (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + +
+
+ + + + + +
All Classes +

+ +Packages +
+de.dhbw.horb.calendar +
+de.dhbw.horb.calendar.dualis +
+de.dhbw.horb.calendar.ics +
+de.dhbw.horb.calendar.ui +
+de.dhbw.horb.calendar.util +
+

+ +

+  + + diff --git a/target/site/apidocs/overview-summary.html b/target/site/apidocs/overview-summary.html new file mode 100644 index 0000000..59ee32c --- /dev/null +++ b/target/site/apidocs/overview-summary.html @@ -0,0 +1,173 @@ + + + + + + + +Overview (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+DHBW Calendar 1.0-SNAPSHOT API +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages
de.dhbw.horb.calendar 
de.dhbw.horb.calendar.dualis 
de.dhbw.horb.calendar.ics 
de.dhbw.horb.calendar.ui 
de.dhbw.horb.calendar.util 
+ +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/overview-tree.html b/target/site/apidocs/overview-tree.html new file mode 100644 index 0000000..5306958 --- /dev/null +++ b/target/site/apidocs/overview-tree.html @@ -0,0 +1,195 @@ + + + + + + + +Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For All Packages

+
+
+
Package Hierarchies:
de.dhbw.horb.calendar, de.dhbw.horb.calendar.dualis, de.dhbw.horb.calendar.ics, de.dhbw.horb.calendar.ui, de.dhbw.horb.calendar.util
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/package-list b/target/site/apidocs/package-list new file mode 100644 index 0000000..02f4e35 --- /dev/null +++ b/target/site/apidocs/package-list @@ -0,0 +1,5 @@ +de.dhbw.horb.calendar +de.dhbw.horb.calendar.dualis +de.dhbw.horb.calendar.ics +de.dhbw.horb.calendar.ui +de.dhbw.horb.calendar.util diff --git a/target/site/apidocs/resources/inherit.gif b/target/site/apidocs/resources/inherit.gif new file mode 100644 index 0000000..c814867 Binary files /dev/null and b/target/site/apidocs/resources/inherit.gif differ diff --git a/target/site/apidocs/serialized-form.html b/target/site/apidocs/serialized-form.html new file mode 100644 index 0000000..d3f434c --- /dev/null +++ b/target/site/apidocs/serialized-form.html @@ -0,0 +1,421 @@ + + + + + + + +Serialized Form (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Serialized Form

+
+
+ + + + + +
+Package de.dhbw.horb.calendar
+ +

+ + + + + +
+Class de.dhbw.horb.calendar.ICSServlet extends AuthenticatedServlet implements Serializable
+ +

+serialVersionUID: 1L + +

+


+ + + + + +
+Package de.dhbw.horb.calendar.dualis
+ +

+ + + + + +
+Class de.dhbw.horb.calendar.dualis.DualisException extends Exception implements Serializable
+ +

+serialVersionUID: 1L + +

+ +

+ + + + + +
+Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException extends DualisException implements Serializable
+ +

+serialVersionUID: 1L + +

+ +

+ + + + + +
+Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException extends DualisException implements Serializable
+ +

+serialVersionUID: 1L + +

+


+ + + + + +
+Package de.dhbw.horb.calendar.ui
+ +

+ + + + + +
+Class de.dhbw.horb.calendar.ui.MyApplication extends com.vaadin.Application implements Serializable
+ +

+serialVersionUID: 1L + +

+ +

+ + + + + +
+Class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow extends com.vaadin.ui.Window implements Serializable
+ +

+serialVersionUID: 1L + +

+ + + + + +
+Serialized Fields
+ +

+tabSheet

+
+com.vaadin.ui.TabSheet tabSheet
+
+
+
+
+
+

+loginComponent

+
+de.dhbw.horb.calendar.ui.MyApplication.LoginComponent loginComponent
+
+
+
+
+
+

+stundenplanComponent

+
+StundenplanComponent stundenplanComponent
+
+
+
+
+
+

+logoutComponent

+
+de.dhbw.horb.calendar.ui.MyApplication.LogoutComponent logoutComponent
+
+
+
+
+
+

+password

+
+String password
+
+
+
+
+
+

+username

+
+String username
+
+
+
+
+ +

+ + + + + +
+Class de.dhbw.horb.calendar.ui.StundenplanComponent extends com.vaadin.ui.FormLayout implements Serializable
+ +

+serialVersionUID: 1L + +

+ + + + + +
+Serialized Fields
+ +

+buttonFetchListener

+
+com.vaadin.ui.Button.ClickListener buttonFetchListener
+
+
+
+
+
+

+buttonFetch

+
+com.vaadin.ui.Button buttonFetch
+
+
+
+
+
+

+refresher

+
+com.vaadin.ui.ProgressIndicator refresher
+
+
The Progress Indicator have no real sense. Its used to force the client + to poll all 500ms for new events +

+

+
+
+
+

+table

+
+com.vaadin.ui.Table table
+
+
+
+
+
+

+myMainWindow

+
+MyApplication.MyMainWindow myMainWindow
+
+
+
+
+
+ + + + + +
+Package de.dhbw.horb.calendar.util
+ +

+ + + + + +
+Class de.dhbw.horb.calendar.util.AuthenticatedServlet extends javax.servlet.http.HttpServlet implements Serializable
+ +

+serialVersionUID: 1L + +

+ + + + + +
+Serialized Fields
+ +

+loginRealm

+
+String loginRealm
+
+
+
+
+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/target/site/apidocs/stylesheet.css b/target/site/apidocs/stylesheet.css new file mode 100644 index 0000000..6ea9e51 --- /dev/null +++ b/target/site/apidocs/stylesheet.css @@ -0,0 +1,29 @@ +/* Javadoc style sheet */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background-color: #FFFFFF; color:#000000 } + +/* Headings */ +h1 { font-size: 145% } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ +.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} + diff --git a/target/site/css/maven-base.css b/target/site/css/maven-base.css new file mode 100644 index 0000000..584ba23 --- /dev/null +++ b/target/site/css/maven-base.css @@ -0,0 +1,151 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/target/site/css/maven-theme.css b/target/site/css/maven-theme.css new file mode 100644 index 0000000..c982168 --- /dev/null +++ b/target/site/css/maven-theme.css @@ -0,0 +1,141 @@ +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: normal; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/target/site/css/print.css b/target/site/css/print.css new file mode 100644 index 0000000..26ad7f0 --- /dev/null +++ b/target/site/css/print.css @@ -0,0 +1,7 @@ +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { + display: none !important; +} +#bodyColumn, body.docs div.docs { + margin: 0 !important; + border: none !important +} diff --git a/target/site/css/site.css b/target/site/css/site.css new file mode 100644 index 0000000..055e7e2 --- /dev/null +++ b/target/site/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/target/site/dependencies.html b/target/site/dependencies.html new file mode 100644 index 0000000..b47bb6b --- /dev/null +++ b/target/site/dependencies.html @@ -0,0 +1,168 @@ + + + + + + DHBW Calendar - Project Dependencies + + + + + + + + + +
+ +
+
+
+

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.vaadinvaadin6.5.1jarApache License Version 2.0
javax.servletservlet-api2.5jar-
net.sourceforge.htmlunithtmlunit2.8jarApache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
junitjunit3.8.1jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.4jarThe Apache Software License, Version 2.0
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-iocommons-io1.4jarThe Apache Software License, Version 2.0
commons-langcommons-lang2.4jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
net.sourceforge.cssparsercssparser0.9.5jarGNU Lesser General Public License
net.sourceforge.htmlunithtmlunit-core-js2.8jarMozilla Public License version 1.1
net.sourceforge.nekohtmlnekohtml1.9.14jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
org.apache.httpcomponentshttpmime4.0.1jar../LICENSE.txt
org.apache.jamesapache-mime4j0.6jarApache License, Version 2.0
org.w3c.csssac1.3jarThe W3C Software License
xalanserializer2.7.1jarThe Apache Software License, Version 2.0
xalanxalan2.7.1jarThe Apache Software License, Version 2.0
xercesxercesImpl2.9.1jarThe Apache Software License, Version 2.0
xml-apisxml-apis1.3.04jarThe Apache Software License, Version 2.0

Project Dependency Graph

+

Dependency Tree

Licenses

The W3C Software License: Simple API for CSS

Unknown: Unnamed - javax.servlet:servlet-api:jar:2.5

Apache License: HttpClient, HttpCore, HttpMime

Apache License, Version 2.0: Apache JAMES Mime4j, HtmlUnit

Common Public License Version 1.0: JUnit

GNU Affero General Public License: DHBW Calendar

GNU Lesser General Public License: CSS Parser

The Apache Software License, Version 2.0: Commons Codec, Commons Collections, Commons IO, Commons Lang, Commons Logging, Neko HTML, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser

Apache License Version 2.0: Vaadin

Mozilla Public License version 1.1: HtmlUnit Core JS

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
vaadin-6.5.1.jar3.88 MB1,974855211.5debug
commons-codec-1.4.jar56.80 kB473051.4debug
commons-collections-3.2.1.jar561.90 kB482458121.2debug
commons-io-1.4.jar106.49 kB937651.3debug
commons-lang-2.4.jar255.67 kB14812791.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
servlet-api-2.5.jar102.65 kB684221.5debug
junit-3.8.1.jar118.23 kB11910061.1debug
cssparser-0.9.5.jar248.00 kB988051.5debug
htmlunit-2.8.jar939.27 kB597556221.5debug
htmlunit-core-js-2.8.jar891.19 kB403376171.5debug
nekohtml-1.9.14.jar121.45 kB735641.3debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
httpmime-4.0.1.jar24.85 kB291321.5debug
apache-mime4j-0.6.jar336.96 kB237201181.5debug
sac-1.3.jar15.44 kB372921.1debug
serializer-2.7.1.jar271.76 kB12410931.1debug
xalan-2.7.1.jar3.03 MB1,5771,513491.1debug
xercesImpl-2.9.1.jar1.17 MB964894381.1release
xml-apis-1.3.04.jar189.80 kB344303251.1release
TotalSizeEntriesClassesPackagesJDK RevDebug
2112.72 MB7,9036,2342791.519
compile: 20compile: 12.61 MBcompile: 7,784compile: 6,134compile: 273-compile: 18
test: 1test: 118.23 kBtest: 119test: 100test: 6-test: 1

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
apache.releaseshttp://people.apache.org/repo/m2-ibiblio-rsync-repositoryYes--
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
vaadin-snapshotshttp://oss.sonatype.org/content/repositories/vaadin-snapshots/-Yes-
sonatype-nexus-snapshotshttp://oss.sonatype.org/content/repositories/snapshots-Yes-
local-mime4j-stage-repositoryfile://${basedir}/stageYesYesYes
centralhttp://repo1.maven.org/maven2Yes--

Repository locations for each of the Dependencies.

Artifactapache.releasesapache.snapshotsvaadin-snapshotssonatype-nexus-snapshotscentral
com.vaadin:vaadin:jar:6.5.1----Found at http://repo1.maven.org/maven2
commons-codec:commons-codec:jar:1.4Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.2.1Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
commons-io:commons-io:jar:1.4Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.4Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1.1Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.5----Found at http://repo1.maven.org/maven2
junit:junit:jar:3.8.1----Found at http://repo1.maven.org/maven2
net.sourceforge.cssparser:cssparser:jar:0.9.5----Found at http://repo1.maven.org/maven2
net.sourceforge.htmlunit:htmlunit:jar:2.8----Found at http://repo1.maven.org/maven2
net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8----Found at http://repo1.maven.org/maven2
net.sourceforge.nekohtml:nekohtml:jar:1.9.14----Found at http://repo1.maven.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1----Found at http://repo1.maven.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1----Found at http://repo1.maven.org/maven2
org.apache.httpcomponents:httpmime:jar:4.0.1----Found at http://repo1.maven.org/maven2
org.apache.james:apache-mime4j:jar:0.6----Found at http://repo1.maven.org/maven2
org.w3c.css:sac:jar:1.3----Found at http://repo1.maven.org/maven2
xalan:serializer:jar:2.7.1----Found at http://repo1.maven.org/maven2
xalan:xalan:jar:2.7.1----Found at http://repo1.maven.org/maven2
xerces:xercesImpl:jar:2.9.1----Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.3.04----Found at http://repo1.maven.org/maven2
Totalapache.releasesapache.snapshotsvaadin-snapshotssonatype-nexus-snapshotscentral
21 (compile: 20, test: 1)500021
+
+
+
+
+
+ + + diff --git a/target/site/devel-hacking.html b/target/site/devel-hacking.html new file mode 100644 index 0000000..b042ba2 --- /dev/null +++ b/target/site/devel-hacking.html @@ -0,0 +1,176 @@ + + + + + + DHBW Calendar - + Hacking DHBW Calendar + + + + + + + + + + +
+ +
+
+
+ + +

Dualis

+

+ Der Dualis Scraper mit htmlunit ist im package + ...calendar.dualis + Untergebracht. Vaadin verwendet jedoch für den Login Test noch einen + eigenen Scraper. +

+
+

Dokumentation

+

+ Diese Dokumentation wird im Projektverzeichniss unter + src/main/site + verwaltet. +

+

+ Dabei wird durchgehend das + xdoc + Format verwendet. +

+

+ Generiert wird die Dokumentation durch den Befehl + mvn site:site + und der Befehl + mvn site:deploy + veröffentlicht - entsprechende Berechtigungen vorrausgesetzt - die + Seite auf github im + gh-pages + des Repositories. +

+

+ Dazu muss in der lokalen Maven Konfiguration ( + $HOME/.m2/settings.xml + ) der Benutzer zum Zugriff auf das Repository auf + git + eingestellt sein. +

+
+				<settings
+				xmlns="http://maven.apache.org/SETTINGS/1.0.0"
+				xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+				xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
+				http://maven.apache.org/xsd/settings-1.0.0.xsd">
+				<servers>
+				<server>
+				<id>github-project-site</id>
+				<username>git</username>
+				</server>
+				</servers>
+				</settings> 
+

+ Siehe hierzu auch + die wagon-gitsite Seite + und ein bestehendes Problem + issue + . +

+
+ + +
+
+
+
+
+ + + diff --git a/target/site/devel-install.html b/target/site/devel-install.html new file mode 100644 index 0000000..1c024ce --- /dev/null +++ b/target/site/devel-install.html @@ -0,0 +1,131 @@ + + + + + + DHBW Calendar - + Installation Guide + + + + + + + + + + +
+ +
+
+
+ + +

Installation Guide

+

Mit Embedded Servlet Container

+
mvn jetty:run
+

Standardmäßig lauscht jetty nun auf Port 8080

+
+

Mit .war File

+

Mit .war-File für Servlet Container

+
mvn package
+cp
+target/dhbwcalendar.war $WEB
+
+
+ + +
+
+
+
+
+ + + diff --git a/target/site/dokumentation.html b/target/site/dokumentation.html new file mode 100644 index 0000000..b88a3ea --- /dev/null +++ b/target/site/dokumentation.html @@ -0,0 +1,462 @@ + + + + + + DHBW Calendar - + Projektdokumentation + + + + + + + + + + +
+ +
+
+
+ + +

Einleitung

+

Die Nutzung von elektronischen Kalendern zur Planung und + Verwaltung + spielt eine + enorme Rolle für viele Privatleute und in + vielen Unternehmen.

+

Firmeninterne und -übergreifende Geschäfte nutzen die vielen + Möglichkeiten + von Kalender (Groupware) Applikationen. Mithilfe des + iCalendar + Standards + existiert ein interoperabler Standard zum + Austausch von + Kalenderinformationen.

+

Die neue Campus-Software ,,Dualis'' der Dualen Hochschule + Baden-Württemberg + stellt den Studenten einen elektronischen + Vorlesungsplan zur Verfügung. + Eine + Schnittstelle zur Anbindung an + gängige Kalenderlösungen wird jedoch nicht + bereitgestellt.

+

Das Ziel dieses Projektes ist es, einen Adapter bereitzustellen, + mithilfe + dessen der ,,Stundenplan'' aus dem ,,Dualis'' System der + Dualen Hochschule + Baden-Württemberg in eine iCalendar-kompatible + Anwendung importiert + werden kann.

+

Dualis

+

+ Dualis ist das interne Verwaltungssystem der DHBW. Es basiert auf + der Software + ,,CampusNet'' der Firma Datenlotsen Informationssysteme + GmbH, Hamburg.Unter dem Namen ,,BAsys Neu'' wurde Dualis als + Ablösung des alten + ,,BAsys''-Verwaltungssystem entwickelt. Die + Endung ,,-is'' steht + für + Informationssystem ( + Pressemeldung + ). +

+

Studierende können über den Dualis Web-Client ihre Noten, eine + Leistungsübersicht über das gesamte Studium und ihren aktuellen + Stundenplan einsehen.

+
+

Das iCalendar Format

+

iCalendar ist ein Internet Standard (RFC 5545) um + Kalenderinformationen + auszutauschen. Dazu gibt es verschiedene + Klassen wie Event, To-Do oder + Free/Busy-Information. + Im Rahmen dieses + Projekts werden nur Events + genutzt.

+

+ iCalendar Daten besitzen den MIME Content-Type + {text/calender + . Die + Daten + sind in einem einfachen, ASCII + Key-Value Format aufgebaut. +

+

Grundsätzlich bestehen iCalendar Daten aus folgendem Block

+
+BEGIN:VCALENDAR
+PRODID:-//xyz Corp//NONSGML PDA Calendar
+Version 1.0//EN
+VERSION:2.0
+....
+Event, To-Do, Journal,
+Free/Busy, Time
+Zone, Alarm Component
+...
+END:VCALENDAR
+				
+

Eine Event-Component ist wie folgt aufgebaut, wobei noch weitere + optionale Felder möglich sind:

+
+BEGIN:VEVENT
+DTSTAMP:19960704T120000Z
+UID:uid1@example.com
+ORGANIZER:mailto:jsmith@example.com
+DTSTART:19960918T143000Z
+DTEND:19960920T220000Z
+STATUS:CONFIRMED
+CATEGORIES:CONFERENCE
+SUMMARY:Networld+Interop Conference
+DESCRIPTION:Networld+Interop
+Conference
+and Exhibit\nAtlanta World Congress Center\n
+Atlanta\,
+Georgia
+END:VEVENT
+				
+

Wie zu sehen ist bestehen besondere Vorgaben für Zeit- und + Textformatierung.

+

+ Zeiten können in der UTC-Zone im Format + YYYYMMDDTHHmmssZ + dargestellt + werden. + T + ist ein + Trenner zwischen Datum und + Zeit, + Z + zeigt an, + dass es sich um + einen UTC-Timestamp + handelt (RFC5545 Sec. + 3.3.5). +

+

Text wird + grundsätzlich als ASCII-Test dargestellt. Es bestehen + jedoch + Fluchtzeichen für nicht-ASCII Zeichen und Satz- und + Kontrollzeichen ()RFC5545 Sec. 3.3.11).

+
+
+

Umsetzung

+

Dem Anschein nach ist der Dualis Web-Client mithilfe der Software + Oracle + Application Express (APEX) entwickelt. + Das erzeugte Markup ist + schlecht maschienenverarbeitbar, vermutlich weil + es + auf die Anzeige + gegenüber einem menschlichen Benutzer ausgerichtet ist.

+

Eine Web-API von Dualis gibt anscheinend nicht. + Demzufolge müssen + die Webseiten relativ umständlich analysiert + werden, um an die + benötigten Informationen zu gelangen. Diesen Vorgang + nennt man + Web-Scraping (engl. ,,kratzen'').

+ +

Dadurch wird die Schnittstelle anfälliger für kleinere Änderungen + an dem Dualis Web-Client. Schon das Ändern der Beschriftung eines + bestimmten Links kann die Funktion beeinträchtigen.

+ +

Für einen zuverlässigen Betrieb ist es daher unbedingt nötig, dass + von Seiten des Dualis System eine stabile Schnittstelle mit einem + zum Informationsaustausch geeigneten Format (zum Beispiel eine + XML-Schnitstelle) angeboten wird. Oder einfach direkt iCalendar + Format.

+

Web Scraping

+

Zum ,,kratzen'' der Informationen aus dem HTML-Dickicht der + Dualis Website wird die Java-Bibliothek htmlunit Verwendet. Deren + eigentlicher Zweck ist das automatisierte Headless Testen von + Websites. Dazu ist sie in der Lage einen Web-Browser inklusive + JavaScript und CSS weitgehend zu emulieren.

+ +

Dies sind optimale Ausgangsbedingungen um eine schwer zugängliche + Seite wie Dualis einfach auszuwerten.

+ +

Ein vereinfachtes Code-Beispiel verdeutlicht die + Arbeit mit + htmlunit:

+
+WebClient webClient = new WebClient();
+
+loginPage = webClient.getPage(DUALIS_URL);
+
+loginForm = loginPage.getFormByName("cn_loginForm");
+usernameField = loginForm.getInputByName("usrname");
+usernameField.type(username);
+
+passwordField = loginForm.getInputByName("pass");
+passwordField.type(password);
+
+submitButton = loginForm.getInputByValue("Anmelden");
+page = submitButton.click();
+
+HtmlAnchor anchorByText = page.getAnchorByText("Stundenplan");
+page = anchorByText.click();
+				
+
+ +

iCalendar Datenschnittstelle

+

Die gängige Methode zum Austausch von iCalendar Daten sind + entweder + lokale Files + oder der entfernte Zugriff über HTTP.

+ +

Mit diesem Projekt wird der Zugriff über HTTP ermöglicht. Dabei + entfällt + zusätzlich der Bedarf eine Benutzerkonfiguration zu + pflegen, da der Benutzer über HTTP Basic + Authentication (nach RFC + 1945 Sec. 11.1) vom Client + abgefragt wird.

+ +

Hierzu wurde ein Java-Servlet erstellt welches die + Authentifizerung und + Steuerung der Dualis Abfrage übernimmt.

+ +

+ Bei der + Ansteurerung der Schnittstelle über einfache HTTP-Software + ist zu beachten, dass das + @ + im benutzername mit + %40 + zu escapen ist. +

+
+

Web Datenschnittstelle

+

+ Zusätzlich zur ICS-Schnittstelle existiert eine Schnittstelle für + den Webbrowser. Sie ist mit dem Framework + vaadin ( + vaadin.com + ) + umgesetzt und bietet die + Funktionalität den Login durch eine + Anmeldung zu testen + sowie den + ,,Stundenplan'' in einer Tabelle zu + Betrachten. +

+
+ +

Sicherheit des Benutzers

+

Wie alle Systeme die Authentifizierungs und Benutzerdaten + verarbeiten ist dieses + hinsichtlich der Vertrauenswürdigkeit zu + untersuchen.

+ +

Hinsichtlich der Authentifizierungsinformationen die der + Benutzer + DHBW Calendar + übergibt sind mehrere Angriffspunkte + auszumachen.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ProblempunktAnalyse
Auf dem PC des BenutzersFür die Sicherheit + auf seinem + Zugriffsgerät ist jeder + Benutzer + selbst + verantwortlich.
Die Netzwerkverbindung zum DHBW CalendarDie + Netzwerkverbindung zum + DHBW Calender + sollte entweder als + direkte + Lokale Kommunikation ablaufen + (der + DHBW Calender arbeitet + lokal) oder + eine sichere Verbindung (HTTPS) + verwenden.
Die Verarbeitung im DHBW CalendarDie + Verarbeitung + im DHBW Calender speichert + die verarbeiteten + Daten + vorübergehend im + Arbeitsspeicher des + darunterliegenden System. +
Die Netzwerkverbindung zu Dualisist verschlüsselt (HTTPS) + %%TODO + check was bei + unügliten cets + passiert
Die Verarbeitung in Dualis Über die + Verarbeitung + innerhalb von Dualis + existieren + keine + Informationen.
ggf. weitere Verbindungen von Dualis (AD o.ä.)Über + mögliche Kommunikationen + von Dualis mit Drittsystem + bestehen + keine + Informationen.
+

Durch die quelloffenheit + des + DHBW Calendar ist die + Verarbeitung der + Daten + transparent. Daher + entstehen dem Anwender durch + die Verwendung + des + DHBW Calender + keine + weiteren Sicherheitsrisiken.

+
+
+

Fazit

+

+ Die Entwicklung des DHBW Calendar ermöglicht den Studenten in + bezug auf + die + Organisierung ihres Studentalltags eine neue Dimension + von Integration und + Komfort.

+

+ Die Unzulänglichkeit des ,,Dualis'' Backend wurde durch die + Verwendung einer High-Level Schnittstelle begegnet. Anstatt + regulärer + Ausdrücke ( + DHBW Connector + ) + werden die Eingabeelemente angesprochen + welche der Benutzer auch + sehen würde. +

+

+ Die Veröffentlichung als Open-Source Projekt unter + AGPL + stellt das Vertrauen der Studenten sowohl in Hinsicht auf ihre + eigene Sicherheit, als auch der Zuverlässigkeit hinsichtlich + möglicherweise zukünftig nötiger Anspassungen. +

+
+ + +
+
+
+
+
+ + + diff --git a/target/site/images/close.gif b/target/site/images/close.gif new file mode 100644 index 0000000..1c26bbc Binary files /dev/null and b/target/site/images/close.gif differ diff --git a/target/site/images/collapsed.gif b/target/site/images/collapsed.gif new file mode 100644 index 0000000..6e71084 Binary files /dev/null and b/target/site/images/collapsed.gif differ diff --git a/target/site/images/dhbwcalendar-google1.jpg b/target/site/images/dhbwcalendar-google1.jpg new file mode 100644 index 0000000..dce9b8d Binary files /dev/null and b/target/site/images/dhbwcalendar-google1.jpg differ diff --git a/target/site/images/dhbwcalendar-google2.jpg b/target/site/images/dhbwcalendar-google2.jpg new file mode 100644 index 0000000..69d945b Binary files /dev/null and b/target/site/images/dhbwcalendar-google2.jpg differ diff --git a/target/site/images/dhbwcalendar-lightning.jpg b/target/site/images/dhbwcalendar-lightning.jpg new file mode 100644 index 0000000..afc0a5a Binary files /dev/null and b/target/site/images/dhbwcalendar-lightning.jpg differ diff --git a/target/site/images/dhbwlogo.png b/target/site/images/dhbwlogo.png new file mode 100644 index 0000000..9179607 Binary files /dev/null and b/target/site/images/dhbwlogo.png differ diff --git a/target/site/images/expanded.gif b/target/site/images/expanded.gif new file mode 100644 index 0000000..0fef3d8 Binary files /dev/null and b/target/site/images/expanded.gif differ diff --git a/target/site/images/external.png b/target/site/images/external.png new file mode 100644 index 0000000..3f999fc Binary files /dev/null and b/target/site/images/external.png differ diff --git a/target/site/images/icon_error_sml.gif b/target/site/images/icon_error_sml.gif new file mode 100644 index 0000000..61132ef Binary files /dev/null and b/target/site/images/icon_error_sml.gif differ diff --git a/target/site/images/icon_info_sml.gif b/target/site/images/icon_info_sml.gif new file mode 100644 index 0000000..c6cb9ad Binary files /dev/null and b/target/site/images/icon_info_sml.gif differ diff --git a/target/site/images/icon_success_sml.gif b/target/site/images/icon_success_sml.gif new file mode 100644 index 0000000..52e85a4 Binary files /dev/null and b/target/site/images/icon_success_sml.gif differ diff --git a/target/site/images/icon_warning_sml.gif b/target/site/images/icon_warning_sml.gif new file mode 100644 index 0000000..873bbb5 Binary files /dev/null and b/target/site/images/icon_warning_sml.gif differ diff --git a/target/site/images/logos/build-by-maven-black.png b/target/site/images/logos/build-by-maven-black.png new file mode 100644 index 0000000..919fd0f Binary files /dev/null and b/target/site/images/logos/build-by-maven-black.png differ diff --git a/target/site/images/logos/build-by-maven-white.png b/target/site/images/logos/build-by-maven-white.png new file mode 100644 index 0000000..7d44c9c Binary files /dev/null and b/target/site/images/logos/build-by-maven-white.png differ diff --git a/target/site/images/logos/maven-feather.png b/target/site/images/logos/maven-feather.png new file mode 100644 index 0000000..b5ada83 Binary files /dev/null and b/target/site/images/logos/maven-feather.png differ diff --git a/target/site/images/newwindow.png b/target/site/images/newwindow.png new file mode 100644 index 0000000..6287f72 Binary files /dev/null and b/target/site/images/newwindow.png differ diff --git a/target/site/license.html b/target/site/license.html new file mode 100644 index 0000000..1980db3 --- /dev/null +++ b/target/site/license.html @@ -0,0 +1,793 @@ + + + + + + DHBW Calendar - Project License + + + + + + + + + +
+ +
+
+
+

Overview

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

Project License

GNU Affero General Public License

[Original text]

Copy of the license follows.

+

GNU AFFERO GENERAL PUBLIC LICENSE

+

Version 3, 19 November 2007

+ +

Copyright © 2007 Free Software Foundation, +Inc. <http://fsf.org/> +
+ Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed.

+ +

Preamble

+ +

The GNU Affero General Public License is a free, copyleft license +for software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software.

+ +

The licenses for most software and other practical works are +designed to take away your freedom to share and change the works. By +contrast, our General Public Licenses are intended to guarantee your +freedom to share and change all versions of a program--to make sure it +remains free software for all its users.

+ +

When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things.

+ +

Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software.

+ +

A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public.

+ +

The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version.

+ +

An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license.

+ +

The precise terms and conditions for copying, distribution and +modification follow.

+ +

TERMS AND CONDITIONS

+ +

0. Definitions.

+ +

"This License" refers to version 3 of the GNU Affero General Public +License.

+ +

"Copyright" also means copyright-like laws that apply to other kinds +of works, such as semiconductor masks.

+ +

"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations.

+ +

To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work.

+ +

A "covered work" means either the unmodified Program or a work based +on the Program.

+ +

To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well.

+ +

To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying.

+ +

An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion.

+ +

1. Source Code.

+ +

The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work.

+ +

A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language.

+ +

The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it.

+ +

The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work.

+ +

The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source.

+ +

The Corresponding Source for a work in source code form is that +same work.

+ +

2. Basic Permissions.

+ +

All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law.

+ +

You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you.

+ +

Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary.

+ +

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

+ +

No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures.

+ +

When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures.

+ +

4. Conveying Verbatim Copies.

+ +

You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program.

+ +

You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee.

+ +

5. Conveying Modified Source Versions.

+ +

You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions:

+ +
    + +
  • a) The work must carry prominent notices stating that you modified + it, and giving a relevant date.
  • + +
  • b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices".
  • + +
  • c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it.
  • + +
  • d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so.
  • + +
+ +

A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate.

+ +

6. Conveying Non-Source Forms.

+ +

You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways:

+ +
    + +
  • a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange.
  • + +
  • b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge.
  • + +
  • c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b.
  • + +
  • d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements.
  • + +
  • e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d.
  • + +
+ +

A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work.

+ +

A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product.

+ +

"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made.

+ +

If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM).

+ +

The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network.

+ +

Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying.

+ +

7. Additional Terms.

+ +

"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions.

+ +

When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission.

+ +

Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms:

+ +
    + +
  • a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or
  • + +
  • b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or
  • + +
  • c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or
  • + +
  • d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or
  • + +
  • e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or
  • + +
  • f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors.
  • + +
+ +

All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further restriction, +you may remove that term. If a license document contains a further +restriction but permits relicensing or conveying under this License, you +may add to a covered work material governed by the terms of that license +document, provided that the further restriction does not survive such +relicensing or conveying.

+ +

If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms.

+ +

Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way.

+ +

8. Termination.

+ +

You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11).

+ +

However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation.

+ +

Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice.

+ +

Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10.

+ +

9. Acceptance Not Required for Having Copies.

+ +

You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so.

+ +

10. Automatic Licensing of Downstream Recipients.

+ +

Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License.

+ +

An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts.

+ +

You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it.

+ +

11. Patents.

+ +

A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version".

+ +

A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License.

+ +

Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version.

+ +

In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party.

+ +

If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid.

+ +

If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it.

+ +

A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007.

+ +

Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law.

+ +

12. No Surrender of Others' Freedom.

+ +

If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program.

+ +

13. Remote Network Interaction; Use with the GNU General Public License.

+ +

Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph.

+ +

Notwithstanding any other provision of this License, you have permission +to link or combine any covered work with a work licensed under version 3 +of the GNU General Public License into a single combined work, and to +convey the resulting work. The terms of this License will continue to +apply to the part which is the covered work, but the work with which it is +combined will remain governed by version 3 of the GNU General Public +License.

+ +

14. Revised Versions of this License.

+ +

The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may differ +in detail to address new problems or concerns.

+ +

Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero +General Public License "or any later version" applies to it, you have +the option of following the terms and conditions either of that +numbered version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number +of the GNU Affero General Public License, you may choose any version +ever published by the Free Software Foundation.

+ +

If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that +proxy's public statement of acceptance of a version permanently +authorizes you to choose that version for the Program.

+ +

Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version.

+ +

15. Disclaimer of Warranty.

+ +

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

+ +

16. Limitation of Liability.

+ +

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES.

+ +

17. Interpretation of Sections 15 and 16.

+ +

If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee.

+ +

END OF TERMS AND CONDITIONS

+ +

How to Apply These Terms to Your New Programs

+ +

If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms.

+ +

To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found.

+ +
    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU Affero General Public License as
+    published by the Free Software Foundation, either version 3 of the
+    License, or (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU Affero General Public License for more details.
+
+    You should have received a copy of the GNU Affero General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+ +

Also add information on how to contact you by electronic and paper mail.

+ +

If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements.

+ +

You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +<http://www.gnu.org/licenses/>.

+ +
+
+
+
+
+
+ + + diff --git a/target/site/project-info.html b/target/site/project-info.html new file mode 100644 index 0000000..42442c2 --- /dev/null +++ b/target/site/project-info.html @@ -0,0 +1,114 @@ + + + + + + DHBW Calendar - Project Information + + + + + + + + + +
+ +
+
+
+

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Project LicenseThis is a link to the definitions of project licenses.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
+
+
+
+
+
+ + + diff --git a/target/site/project-reports.html b/target/site/project-reports.html new file mode 100644 index 0000000..82ad443 --- /dev/null +++ b/target/site/project-reports.html @@ -0,0 +1,114 @@ + + + + + + DHBW Calendar - Generated Reports + + + + + + + + + +
+ +
+
+
+

Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

Overview

DocumentDescription
JavaDocsJavaDoc API documentation.
+
+
+
+
+
+ + + diff --git a/target/site/source-repository.html b/target/site/source-repository.html new file mode 100644 index 0000000..84037cf --- /dev/null +++ b/target/site/source-repository.html @@ -0,0 +1,114 @@ + + + + + + DHBW Calendar - Source Repository + + + + + + + + + +
+ +
+
+
+

Overview

This project uses a Source Content Management System to manage its source code.

Web Access

The following is a link to the online source repository.

Anonymous access

Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:

git:git://github.com/dhbw-horb/dhbw-calendar.git

Developer access

Refer to the documentation of the SCM used for more information about developer check out. The connection url is:

git:ssh://git@github.com:dhbw-horb/dhbw-calendar.git

Access from behind a firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/target/site/user-allgemein.html b/target/site/user-allgemein.html new file mode 100644 index 0000000..5ffa303 --- /dev/null +++ b/target/site/user-allgemein.html @@ -0,0 +1,193 @@ + + + + + + DHBW Calendar - + Anbindung Allgemein + + + + + + + + + + +
+ +
+
+
+ + +

Anbindung Allgemein

+

Die Software stellt Ihnen eine iCalendar Schnittstelle über HTTP + bereit. Sie ist also mit jeder kompatiblen Kalendersoftware nutzbar. +

+

+ Die Internet RFC zu iCalendar findet sich unter + rfc5545 + . +

+

Zusätzlich stellt der DHBW Calendar eine Webschnittstelle bereit + mit dem die Daten in Tabellenform betrachtet werden können. Diese + ist primär zu Test- und Prüfzwecke gedacht.

+

Beispiel einer iCalendar Ausgabe

+
+BEGIN:VCALENDAR
+PRODID:-//DHBW Horb i08005//DHBW Calender 0.1//EN
+VERSION:2.0
+CALSCALE:GREGORIAN
+METHOD:PUBLISH
+X-WR-TIMEZONE:UTC
+X-WR-CALDESC:DHBW Calendar
+X-WR-CALNAME:DHBW Calendar
+BEGIN:VEVENT
+DTSTART:20110208T081500Z
+DTEND:20110208T104500Z
+DTSTAMP:20110208T081500Z
+UID:vevent_20110208T081500Z@dhbw.de
+CREATED:20110224T211542Z
+STATUS:CONFIRMED
+SUMMARY:Open Source Systeme
+DESCRIPTION:Open Source Systeme
+LOCATION:HOR-121
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+DTSTART:20110208T123000Z
+DTEND:20110208T160000Z
+DTSTAMP:20110208T123000Z
+UID:vevent_20110208T123000Z@dhbw.de
+CREATED:20110224T211542Z
+STATUS:CONFIRMED
+SUMMARY:Computergrafik  HOR-TIT08
+DESCRIPTION:Computergrafik  HOR-TIT08
+LOCATION:HOR-121
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+DTSTART:20110209T084500Z
+DTEND:20110209T120000Z
+DTSTAMP:20110209T084500Z
+UID:vevent_20110209T084500Z@dhbw.de
+CREATED:20110224T211542Z
+STATUS:CONFIRMED
+SUMMARY:Web Engineering II
+DESCRIPTION:Web Engineering II
+LOCATION:HOR-121
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+DTSTART:20110209T123000Z
+DTEND:20110209T150000Z
+DTSTAMP:20110209T123000Z
+UID:vevent_20110209T123000Z@dhbw.de
+CREATED:20110224T211542Z
+STATUS:CONFIRMED
+SUMMARY:Anwendung von Fallbeispielen
+DESCRIPTION:Anwendung von Fallbeispielen
+LOCATION:HOR-121
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
+
+
+
+ + +
+
+
+
+
+ + + diff --git a/target/site/user-google.html b/target/site/user-google.html new file mode 100644 index 0000000..2b65e06 --- /dev/null +++ b/target/site/user-google.html @@ -0,0 +1,141 @@ + + + + + + DHBW Calendar - + Anbindung Google Kalender + + + + + + + + + + +
+ +
+
+
+ + +

Anbindung Google Kalender

+

+ Öffnen Sie ihren + Google Kalender + und wählen Sie links unter + "Weitere Kalender" den Button + "Hinzufügen". +

+ Hinzufügen +

+ Im folgenden Menü wählen + Sie "Über URL hinzufügen" und + geben die URL + Ihrer Schnittstelle, + etwa + http://meinhost:8080/dhbwcalendar/ics + . +

+ Ergebnis +

Bitte beachten Sie, dass die URL ihrer Schnittstelle für Google + erreichbar sein muss.

+
+ + +
+
+
+
+
+ + + diff --git a/target/site/user-lightning.html b/target/site/user-lightning.html new file mode 100644 index 0000000..f051dd3 --- /dev/null +++ b/target/site/user-lightning.html @@ -0,0 +1,149 @@ + + + + + + DHBW Calendar - + Anbindung Mozilla Lightning + + + + + + + + + + +
+ +
+
+
+ + +

Anbindung Mozilla Lightning

+

Nach der Installation der Lightning + Extension öffnen Sie die + Kalender + Ansicht.

+

In der linken Sidebar + werden die verfügbaren Kalender verwalten. + Mit + Rechtsklick erscheint + ein Menü in dem "Neuer Kalender" ausgewählt + werden kann.

+

Wählen sie + "Im Netzwerk" aus. Im folgenden wählen "iCalendar (ICS)" + und + geben + die Adresse ihrer Schnitstelle an, beispielsweise + http://localhost:8080/dhbwcalendar/ics.

+

Auf der nächsten Seite können + Sie noch Namen und Farben für den + Kalender vergeben. Mit dem + Abschluss des Assistenten wird der + Kalender synchronisiert. Dabei + fordert die Schnittstelle ein + Passwort + von Ihnen an. Geben Sie Ihr + Dualis-Login an.

+
+ Mozilla Lightning +
+
+ + +
+
+
+
+
+ + + diff --git a/target/site/user-outlook.html b/target/site/user-outlook.html new file mode 100644 index 0000000..11f8272 --- /dev/null +++ b/target/site/user-outlook.html @@ -0,0 +1,122 @@ + + + + + + DHBW Calendar - + Anbindung Microsoft Outlook + + + + + + + + + + +
+ +
+
+
+ + +

Anbindung Microsoft Outlook

+

Dokumentation fehlt noch.

+
+ + +
+
+
+
+
+ + + -- cgit v1.2.1