From 9fb5c8899c6aed52d9dc8464373ce33d6bd412a2 Mon Sep 17 00:00:00 2001 From: Ian Hlavats Date: Wed, 5 Jun 2013 16:33:15 +0200 Subject: [PATCH] Updated Javadocs. --- primefaces-webapp/doc/allclasses-frame.html | 2 +- primefaces-webapp/doc/allclasses-noframe.html | 2 +- .../controller/AbstractController.html | 2 +- .../mycompany/controller/ChartController.html | 2 +- .../mycompany/controller/ChatController.html | 2 +- .../controller/ContactsController.html | 2 +- .../controller/ContentController.html | 2 +- .../controller/DashboardController.html | 2 +- .../mycompany/controller/EventController.html | 2 +- .../mycompany/controller/LoginController.html | 2 +- .../controller/MindMapController.html | 2 +- .../controller/SearchController.html | 2 +- .../controller/SignupController.html | 2 +- .../mycompany/controller/UserController.html | 2 +- .../mycompany/controller/VenueController.html | 2 +- .../class-use/AbstractController.html | 2 +- .../controller/class-use/ChartController.html | 2 +- .../controller/class-use/ChatController.html | 2 +- .../class-use/ContactsController.html | 2 +- .../class-use/ContentController.html | 2 +- .../class-use/DashboardController.html | 2 +- .../controller/class-use/EventController.html | 2 +- .../controller/class-use/LoginController.html | 2 +- .../class-use/MindMapController.html | 2 +- .../class-use/SearchController.html | 2 +- .../class-use/SignupController.html | 2 +- .../controller/class-use/UserController.html | 2 +- .../controller/class-use/VenueController.html | 2 +- .../mycompany/controller/package-frame.html | 2 +- .../mycompany/controller/package-summary.html | 2 +- .../mycompany/controller/package-tree.html | 2 +- .../com/mycompany/controller/package-use.html | 2 +- .../com/mycompany/convert/CityConverter.html | 2 +- .../mycompany/convert/CountryConverter.html | 2 +- .../convert/EditableStateConverter.html | 2 +- .../com/mycompany/convert/StateConverter.html | 2 +- .../com/mycompany/convert/UserConverter.html | 2 +- .../com/mycompany/convert/VenueConverter.html | 2 +- .../convert/class-use/CityConverter.html | 2 +- .../convert/class-use/CountryConverter.html | 2 +- .../class-use/EditableStateConverter.html | 2 +- .../convert/class-use/StateConverter.html | 2 +- .../convert/class-use/UserConverter.html | 2 +- .../convert/class-use/VenueConverter.html | 2 +- .../com/mycompany/convert/package-frame.html | 2 +- .../mycompany/convert/package-summary.html | 2 +- .../com/mycompany/convert/package-tree.html | 2 +- .../com/mycompany/convert/package-use.html | 2 +- .../ConversationExceptionFilter.html | 2 +- .../com/mycompany/lifecycle/Destroyed.html | 2 +- .../com/mycompany/lifecycle/Initialized.html | 2 +- .../lifecycle/SecurityPhaseListener.html | 2 +- .../ServletContextLifecycleNotifier.html | 2 +- .../ConversationExceptionFilter.html | 2 +- .../lifecycle/class-use/Destroyed.html | 2 +- .../lifecycle/class-use/Initialized.html | 6 +- .../class-use/SecurityPhaseListener.html | 2 +- .../ServletContextLifecycleNotifier.html | 2 +- .../mycompany/lifecycle/package-frame.html | 2 +- .../mycompany/lifecycle/package-summary.html | 2 +- .../com/mycompany/lifecycle/package-tree.html | 2 +- .../com/mycompany/lifecycle/package-use.html | 2 +- .../com/mycompany/model/AbstractEntity.html | 2 +- .../com/mycompany/model/AbstractEntity_.html | 2 +- .../doc/com/mycompany/model/ActiveUsers.html | 2 +- .../doc/com/mycompany/model/City.html | 2 +- .../doc/com/mycompany/model/City_.html | 2 +- .../doc/com/mycompany/model/Content.html | 2 +- .../doc/com/mycompany/model/Content_.html | 2 +- .../doc/com/mycompany/model/Country.html | 2 +- .../doc/com/mycompany/model/Country_.html | 2 +- .../doc/com/mycompany/model/Credentials.html | 2 +- .../doc/com/mycompany/model/Event.html | 2 +- .../com/mycompany/model/EventAttendance.html | 2 +- .../com/mycompany/model/EventAttendance_.html | 2 +- .../doc/com/mycompany/model/EventType.html | 2 +- .../doc/com/mycompany/model/Event_.html | 2 +- .../doc/com/mycompany/model/Gender.html | 2 +- .../doc/com/mycompany/model/Idea.html | 2 +- .../doc/com/mycompany/model/Idea_.html | 2 +- .../com/mycompany/model/ProvinceState.html | 2 +- .../com/mycompany/model/ProvinceState_.html | 2 +- .../com/mycompany/model/RelationshipType.html | 2 +- .../doc/com/mycompany/model/User.html | 2 +- .../com/mycompany/model/UserRelationship.html | 2 +- .../mycompany/model/UserRelationship_.html | 2 +- .../doc/com/mycompany/model/User_.html | 2 +- .../doc/com/mycompany/model/Venue.html | 2 +- .../doc/com/mycompany/model/Venue_.html | 2 +- .../model/class-use/AbstractEntity.html | 2 +- .../model/class-use/AbstractEntity_.html | 2 +- .../model/class-use/ActiveUsers.html | 2 +- .../com/mycompany/model/class-use/City.html | 11 ++-- .../com/mycompany/model/class-use/City_.html | 2 +- .../mycompany/model/class-use/Content.html | 2 +- .../mycompany/model/class-use/Content_.html | 2 +- .../mycompany/model/class-use/Country.html | 14 +++-- .../mycompany/model/class-use/Country_.html | 2 +- .../model/class-use/Credentials.html | 2 +- .../com/mycompany/model/class-use/Event.html | 19 +++--- .../model/class-use/EventAttendance.html | 11 ++-- .../model/class-use/EventAttendance_.html | 2 +- .../mycompany/model/class-use/EventType.html | 5 +- .../com/mycompany/model/class-use/Event_.html | 2 +- .../com/mycompany/model/class-use/Gender.html | 2 +- .../com/mycompany/model/class-use/Idea.html | 13 +++-- .../com/mycompany/model/class-use/Idea_.html | 2 +- .../model/class-use/ProvinceState.html | 21 ++++--- .../model/class-use/ProvinceState_.html | 2 +- .../model/class-use/RelationshipType.html | 5 +- .../com/mycompany/model/class-use/User.html | 34 ++++++----- .../model/class-use/UserRelationship.html | 9 +-- .../model/class-use/UserRelationship_.html | 2 +- .../com/mycompany/model/class-use/User_.html | 2 +- .../com/mycompany/model/class-use/Venue.html | 12 ++-- .../com/mycompany/model/class-use/Venue_.html | 2 +- .../com/mycompany/model/package-frame.html | 2 +- .../com/mycompany/model/package-summary.html | 2 +- .../doc/com/mycompany/model/package-tree.html | 2 +- .../doc/com/mycompany/model/package-use.html | 2 +- .../com/mycompany/service/ChartService.html | 2 +- .../com/mycompany/service/ContentService.html | 2 +- .../com/mycompany/service/CountryService.html | 2 +- .../com/mycompany/service/EventService.html | 2 +- .../com/mycompany/service/IdeaService.html | 2 +- .../com/mycompany/service/UserService.html | 2 +- .../com/mycompany/service/VenueService.html | 2 +- .../service/class-use/ChartService.html | 2 +- .../service/class-use/ContentService.html | 2 +- .../service/class-use/CountryService.html | 2 +- .../service/class-use/EventService.html | 2 +- .../service/class-use/IdeaService.html | 2 +- .../service/class-use/UserService.html | 2 +- .../service/class-use/VenueService.html | 2 +- .../service/impl/AbstractService.html | 2 +- .../service/impl/ChartServiceImpl.html | 2 +- .../service/impl/ContentServiceImpl.html | 2 +- .../service/impl/CountryServiceImpl.html | 28 +++------ .../service/impl/EventServiceImpl.html | 10 +--- .../service/impl/IdeaServiceImpl.html | 13 ++--- .../service/impl/UserServiceImpl.html | 11 +--- .../service/impl/VenueServiceImpl.html | 6 +- .../impl/class-use/AbstractService.html | 2 +- .../impl/class-use/ChartServiceImpl.html | 2 +- .../impl/class-use/ContentServiceImpl.html | 2 +- .../impl/class-use/CountryServiceImpl.html | 2 +- .../impl/class-use/EventServiceImpl.html | 2 +- .../impl/class-use/IdeaServiceImpl.html | 2 +- .../impl/class-use/UserServiceImpl.html | 2 +- .../impl/class-use/VenueServiceImpl.html | 2 +- .../mycompany/service/impl/package-frame.html | 2 +- .../service/impl/package-summary.html | 2 +- .../mycompany/service/impl/package-tree.html | 2 +- .../mycompany/service/impl/package-use.html | 2 +- .../com/mycompany/service/package-frame.html | 2 +- .../mycompany/service/package-summary.html | 2 +- .../com/mycompany/service/package-tree.html | 2 +- .../com/mycompany/service/package-use.html | 2 +- .../doc/com/mycompany/util/FacesUtils.html | 2 +- .../doc/com/mycompany/util/Queries.html | 2 +- .../doc/com/mycompany/util/UserSession.html | 2 +- .../mycompany/util/class-use/FacesUtils.html | 2 +- .../com/mycompany/util/class-use/Queries.html | 2 +- .../mycompany/util/class-use/UserSession.html | 2 +- .../doc/com/mycompany/util/package-frame.html | 2 +- .../com/mycompany/util/package-summary.html | 2 +- .../doc/com/mycompany/util/package-tree.html | 2 +- .../doc/com/mycompany/util/package-use.html | 2 +- .../mycompany/websocket/DefaultPushRule.html | 2 +- .../websocket/class-use/DefaultPushRule.html | 2 +- .../mycompany/websocket/package-frame.html | 2 +- .../mycompany/websocket/package-summary.html | 2 +- .../com/mycompany/websocket/package-tree.html | 2 +- .../com/mycompany/websocket/package-use.html | 2 +- primefaces-webapp/doc/constant-values.html | 2 +- primefaces-webapp/doc/deprecated-list.html | 2 +- primefaces-webapp/doc/help-doc.html | 2 +- .../doc/index-files/index-1.html | 2 +- .../doc/index-files/index-10.html | 2 +- .../doc/index-files/index-11.html | 2 +- .../doc/index-files/index-12.html | 2 +- .../doc/index-files/index-13.html | 2 +- .../doc/index-files/index-14.html | 2 +- .../doc/index-files/index-15.html | 2 +- .../doc/index-files/index-16.html | 2 +- .../doc/index-files/index-17.html | 14 ++--- .../doc/index-files/index-18.html | 2 +- .../doc/index-files/index-19.html | 2 +- .../doc/index-files/index-2.html | 5 +- .../doc/index-files/index-20.html | 2 +- .../doc/index-files/index-3.html | 4 +- .../doc/index-files/index-4.html | 4 +- .../doc/index-files/index-5.html | 2 +- .../doc/index-files/index-6.html | 58 +++++++++++-------- .../doc/index-files/index-7.html | 6 +- .../doc/index-files/index-8.html | 2 +- .../doc/index-files/index-9.html | 6 +- primefaces-webapp/doc/index.html | 2 +- primefaces-webapp/doc/overview-frame.html | 2 +- primefaces-webapp/doc/overview-summary.html | 2 +- primefaces-webapp/doc/overview-tree.html | 2 +- primefaces-webapp/doc/serialized-form.html | 2 +- .../service/impl/CountryServiceImpl.java | 43 ++++++++++---- .../service/impl/EventServiceImpl.java | 24 ++++++++ .../service/impl/IdeaServiceImpl.java | 16 +++-- .../service/impl/UserServiceImpl.java | 27 +++++++++ .../service/impl/VenueServiceImpl.java | 12 ++++ 207 files changed, 441 insertions(+), 362 deletions(-) diff --git a/primefaces-webapp/doc/allclasses-frame.html b/primefaces-webapp/doc/allclasses-frame.html index f0044b1..84055c4 100644 --- a/primefaces-webapp/doc/allclasses-frame.html +++ b/primefaces-webapp/doc/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/primefaces-webapp/doc/allclasses-noframe.html b/primefaces-webapp/doc/allclasses-noframe.html index fcb346b..84cada9 100644 --- a/primefaces-webapp/doc/allclasses-noframe.html +++ b/primefaces-webapp/doc/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/primefaces-webapp/doc/com/mycompany/controller/AbstractController.html b/primefaces-webapp/doc/com/mycompany/controller/AbstractController.html index 992b939..47d4a8e 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/AbstractController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/AbstractController.html @@ -2,7 +2,7 @@ - + AbstractController diff --git a/primefaces-webapp/doc/com/mycompany/controller/ChartController.html b/primefaces-webapp/doc/com/mycompany/controller/ChartController.html index 3179d54..048efed 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/ChartController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/ChartController.html @@ -2,7 +2,7 @@ - + ChartController diff --git a/primefaces-webapp/doc/com/mycompany/controller/ChatController.html b/primefaces-webapp/doc/com/mycompany/controller/ChatController.html index 81252dd..a16150f 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/ChatController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/ChatController.html @@ -2,7 +2,7 @@ - + ChatController diff --git a/primefaces-webapp/doc/com/mycompany/controller/ContactsController.html b/primefaces-webapp/doc/com/mycompany/controller/ContactsController.html index c456574..e978576 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/ContactsController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/ContactsController.html @@ -2,7 +2,7 @@ - + ContactsController diff --git a/primefaces-webapp/doc/com/mycompany/controller/ContentController.html b/primefaces-webapp/doc/com/mycompany/controller/ContentController.html index 57c1607..b765e9a 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/ContentController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/ContentController.html @@ -2,7 +2,7 @@ - + ContentController diff --git a/primefaces-webapp/doc/com/mycompany/controller/DashboardController.html b/primefaces-webapp/doc/com/mycompany/controller/DashboardController.html index 8fa6c70..58a9245 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/DashboardController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/DashboardController.html @@ -2,7 +2,7 @@ - + DashboardController diff --git a/primefaces-webapp/doc/com/mycompany/controller/EventController.html b/primefaces-webapp/doc/com/mycompany/controller/EventController.html index c5c5c7d..36fbb6d 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/EventController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/EventController.html @@ -2,7 +2,7 @@ - + EventController diff --git a/primefaces-webapp/doc/com/mycompany/controller/LoginController.html b/primefaces-webapp/doc/com/mycompany/controller/LoginController.html index a2ba293..f35a280 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/LoginController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/LoginController.html @@ -2,7 +2,7 @@ - + LoginController diff --git a/primefaces-webapp/doc/com/mycompany/controller/MindMapController.html b/primefaces-webapp/doc/com/mycompany/controller/MindMapController.html index 1d1944d..bd59911 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/MindMapController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/MindMapController.html @@ -2,7 +2,7 @@ - + MindMapController diff --git a/primefaces-webapp/doc/com/mycompany/controller/SearchController.html b/primefaces-webapp/doc/com/mycompany/controller/SearchController.html index 66eb1e1..8812d96 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/SearchController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/SearchController.html @@ -2,7 +2,7 @@ - + SearchController diff --git a/primefaces-webapp/doc/com/mycompany/controller/SignupController.html b/primefaces-webapp/doc/com/mycompany/controller/SignupController.html index 47b01d7..c9258bd 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/SignupController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/SignupController.html @@ -2,7 +2,7 @@ - + SignupController diff --git a/primefaces-webapp/doc/com/mycompany/controller/UserController.html b/primefaces-webapp/doc/com/mycompany/controller/UserController.html index 2ccfaad..ac6a4ae 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/UserController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/UserController.html @@ -2,7 +2,7 @@ - + UserController diff --git a/primefaces-webapp/doc/com/mycompany/controller/VenueController.html b/primefaces-webapp/doc/com/mycompany/controller/VenueController.html index 68232a3..89eb908 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/VenueController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/VenueController.html @@ -2,7 +2,7 @@ - + VenueController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/AbstractController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/AbstractController.html index 2a29ef5..2babd48 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/AbstractController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/AbstractController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.AbstractController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/ChartController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/ChartController.html index a6752a1..e8fe665 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/ChartController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/ChartController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.ChartController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/ChatController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/ChatController.html index f07fd39..06031b1 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/ChatController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/ChatController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.ChatController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/ContactsController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/ContactsController.html index 2438f52..05dbf6b 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/ContactsController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/ContactsController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.ContactsController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/ContentController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/ContentController.html index 65e8d6c..a896eda 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/ContentController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/ContentController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.ContentController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/DashboardController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/DashboardController.html index 9285231..ae4e8e3 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/DashboardController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/DashboardController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.DashboardController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/EventController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/EventController.html index 0874289..2eb608d 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/EventController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/EventController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.EventController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/LoginController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/LoginController.html index 11d1dd6..7c59202 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/LoginController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/LoginController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.LoginController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/MindMapController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/MindMapController.html index b015e1f..86dfe8d 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/MindMapController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/MindMapController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.MindMapController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/SearchController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/SearchController.html index c12681b..eaffc05 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/SearchController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/SearchController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.SearchController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/SignupController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/SignupController.html index cc163b6..873218f 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/SignupController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/SignupController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.SignupController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/UserController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/UserController.html index 419cba9..e676ea3 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/UserController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/UserController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.UserController diff --git a/primefaces-webapp/doc/com/mycompany/controller/class-use/VenueController.html b/primefaces-webapp/doc/com/mycompany/controller/class-use/VenueController.html index 25e7173..359826d 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/class-use/VenueController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/class-use/VenueController.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.controller.VenueController diff --git a/primefaces-webapp/doc/com/mycompany/controller/package-frame.html b/primefaces-webapp/doc/com/mycompany/controller/package-frame.html index 2f6377b..b13a088 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/controller/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.controller diff --git a/primefaces-webapp/doc/com/mycompany/controller/package-summary.html b/primefaces-webapp/doc/com/mycompany/controller/package-summary.html index d8e610e..6455fb5 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/controller/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.controller diff --git a/primefaces-webapp/doc/com/mycompany/controller/package-tree.html b/primefaces-webapp/doc/com/mycompany/controller/package-tree.html index 1882b55..5669cdf 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/controller/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.controller Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/controller/package-use.html b/primefaces-webapp/doc/com/mycompany/controller/package-use.html index d590a5e..8ea2c26 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/controller/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.controller diff --git a/primefaces-webapp/doc/com/mycompany/convert/CityConverter.html b/primefaces-webapp/doc/com/mycompany/convert/CityConverter.html index 9892537..80e1746 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/CityConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/CityConverter.html @@ -2,7 +2,7 @@ - + CityConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/CountryConverter.html b/primefaces-webapp/doc/com/mycompany/convert/CountryConverter.html index 2c61a3b..261efd6 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/CountryConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/CountryConverter.html @@ -2,7 +2,7 @@ - + CountryConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/EditableStateConverter.html b/primefaces-webapp/doc/com/mycompany/convert/EditableStateConverter.html index bb0d305..140b85e 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/EditableStateConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/EditableStateConverter.html @@ -2,7 +2,7 @@ - + EditableStateConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/StateConverter.html b/primefaces-webapp/doc/com/mycompany/convert/StateConverter.html index fa36e2c..04d15c9 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/StateConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/StateConverter.html @@ -2,7 +2,7 @@ - + StateConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/UserConverter.html b/primefaces-webapp/doc/com/mycompany/convert/UserConverter.html index 101c559..0a44693 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/UserConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/UserConverter.html @@ -2,7 +2,7 @@ - + UserConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/VenueConverter.html b/primefaces-webapp/doc/com/mycompany/convert/VenueConverter.html index 017ce25..ebe4290 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/VenueConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/VenueConverter.html @@ -2,7 +2,7 @@ - + VenueConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/class-use/CityConverter.html b/primefaces-webapp/doc/com/mycompany/convert/class-use/CityConverter.html index f9dfd19..3da6e33 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/class-use/CityConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/class-use/CityConverter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.convert.CityConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/class-use/CountryConverter.html b/primefaces-webapp/doc/com/mycompany/convert/class-use/CountryConverter.html index 910c04d..233c250 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/class-use/CountryConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/class-use/CountryConverter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.convert.CountryConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/class-use/EditableStateConverter.html b/primefaces-webapp/doc/com/mycompany/convert/class-use/EditableStateConverter.html index 4252bec..4a1ddb9 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/class-use/EditableStateConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/class-use/EditableStateConverter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.convert.EditableStateConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/class-use/StateConverter.html b/primefaces-webapp/doc/com/mycompany/convert/class-use/StateConverter.html index 413360a..951ae85 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/class-use/StateConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/class-use/StateConverter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.convert.StateConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/class-use/UserConverter.html b/primefaces-webapp/doc/com/mycompany/convert/class-use/UserConverter.html index a3c1472..312f016 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/class-use/UserConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/class-use/UserConverter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.convert.UserConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/class-use/VenueConverter.html b/primefaces-webapp/doc/com/mycompany/convert/class-use/VenueConverter.html index b8eef66..489dc95 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/class-use/VenueConverter.html +++ b/primefaces-webapp/doc/com/mycompany/convert/class-use/VenueConverter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.convert.VenueConverter diff --git a/primefaces-webapp/doc/com/mycompany/convert/package-frame.html b/primefaces-webapp/doc/com/mycompany/convert/package-frame.html index 9199985..eaadc65 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/convert/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.convert diff --git a/primefaces-webapp/doc/com/mycompany/convert/package-summary.html b/primefaces-webapp/doc/com/mycompany/convert/package-summary.html index e62a3a7..e60de6d 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/convert/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.convert diff --git a/primefaces-webapp/doc/com/mycompany/convert/package-tree.html b/primefaces-webapp/doc/com/mycompany/convert/package-tree.html index 5962fdf..d6bda0c 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/convert/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.convert Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/convert/package-use.html b/primefaces-webapp/doc/com/mycompany/convert/package-use.html index e6bc6f7..06f2d3f 100644 --- a/primefaces-webapp/doc/com/mycompany/convert/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/convert/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.convert diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/ConversationExceptionFilter.html b/primefaces-webapp/doc/com/mycompany/lifecycle/ConversationExceptionFilter.html index 257b2e5..ce0642c 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/ConversationExceptionFilter.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/ConversationExceptionFilter.html @@ -2,7 +2,7 @@ - + ConversationExceptionFilter diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/Destroyed.html b/primefaces-webapp/doc/com/mycompany/lifecycle/Destroyed.html index a115730..127d3ca 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/Destroyed.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/Destroyed.html @@ -2,7 +2,7 @@ - + Destroyed diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/Initialized.html b/primefaces-webapp/doc/com/mycompany/lifecycle/Initialized.html index c88b8b1..d0532ba 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/Initialized.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/Initialized.html @@ -2,7 +2,7 @@ - + Initialized diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/SecurityPhaseListener.html b/primefaces-webapp/doc/com/mycompany/lifecycle/SecurityPhaseListener.html index a41853b..68d0d19 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/SecurityPhaseListener.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/SecurityPhaseListener.html @@ -2,7 +2,7 @@ - + SecurityPhaseListener diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/ServletContextLifecycleNotifier.html b/primefaces-webapp/doc/com/mycompany/lifecycle/ServletContextLifecycleNotifier.html index 8c09479..bc15e18 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/ServletContextLifecycleNotifier.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/ServletContextLifecycleNotifier.html @@ -2,7 +2,7 @@ - + ServletContextLifecycleNotifier diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ConversationExceptionFilter.html b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ConversationExceptionFilter.html index 2c20e64..120d6c2 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ConversationExceptionFilter.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ConversationExceptionFilter.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.lifecycle.ConversationExceptionFilter diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Destroyed.html b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Destroyed.html index 1613e99..538b33c 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Destroyed.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Destroyed.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.lifecycle.Destroyed diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Initialized.html b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Initialized.html index 7f78a71..738d91d 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Initialized.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/Initialized.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.lifecycle.Initialized @@ -146,8 +146,8 @@

CountryServiceImpl.init(javax.servlet.ServletContext context)
-          This method is responsible for initializing a List of Country objects - when the web application is started. +          Invoked during the ServletContext initialization to populate the + database with sample data.   diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/SecurityPhaseListener.html b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/SecurityPhaseListener.html index 59d3c8a..8d9c2b3 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/SecurityPhaseListener.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/SecurityPhaseListener.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.lifecycle.SecurityPhaseListener diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ServletContextLifecycleNotifier.html b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ServletContextLifecycleNotifier.html index 35a77db..5fce1e9 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ServletContextLifecycleNotifier.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/class-use/ServletContextLifecycleNotifier.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.lifecycle.ServletContextLifecycleNotifier diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/package-frame.html b/primefaces-webapp/doc/com/mycompany/lifecycle/package-frame.html index 16f4373..42804ec 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.lifecycle diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/package-summary.html b/primefaces-webapp/doc/com/mycompany/lifecycle/package-summary.html index 5014754..d0fef83 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.lifecycle diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/package-tree.html b/primefaces-webapp/doc/com/mycompany/lifecycle/package-tree.html index 42e5cd5..d100350 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.lifecycle Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/lifecycle/package-use.html b/primefaces-webapp/doc/com/mycompany/lifecycle/package-use.html index 599c2fb..3da691d 100644 --- a/primefaces-webapp/doc/com/mycompany/lifecycle/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/lifecycle/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.lifecycle diff --git a/primefaces-webapp/doc/com/mycompany/model/AbstractEntity.html b/primefaces-webapp/doc/com/mycompany/model/AbstractEntity.html index 91f4182..4c9a237 100644 --- a/primefaces-webapp/doc/com/mycompany/model/AbstractEntity.html +++ b/primefaces-webapp/doc/com/mycompany/model/AbstractEntity.html @@ -2,7 +2,7 @@ - + AbstractEntity diff --git a/primefaces-webapp/doc/com/mycompany/model/AbstractEntity_.html b/primefaces-webapp/doc/com/mycompany/model/AbstractEntity_.html index 88b1bb2..215a029 100644 --- a/primefaces-webapp/doc/com/mycompany/model/AbstractEntity_.html +++ b/primefaces-webapp/doc/com/mycompany/model/AbstractEntity_.html @@ -2,7 +2,7 @@ - + AbstractEntity_ diff --git a/primefaces-webapp/doc/com/mycompany/model/ActiveUsers.html b/primefaces-webapp/doc/com/mycompany/model/ActiveUsers.html index b0026c9..bba5988 100644 --- a/primefaces-webapp/doc/com/mycompany/model/ActiveUsers.html +++ b/primefaces-webapp/doc/com/mycompany/model/ActiveUsers.html @@ -2,7 +2,7 @@ - + ActiveUsers diff --git a/primefaces-webapp/doc/com/mycompany/model/City.html b/primefaces-webapp/doc/com/mycompany/model/City.html index 2d71553..ab75a34 100644 --- a/primefaces-webapp/doc/com/mycompany/model/City.html +++ b/primefaces-webapp/doc/com/mycompany/model/City.html @@ -2,7 +2,7 @@ - + City diff --git a/primefaces-webapp/doc/com/mycompany/model/City_.html b/primefaces-webapp/doc/com/mycompany/model/City_.html index bb35e54..5740c20 100644 --- a/primefaces-webapp/doc/com/mycompany/model/City_.html +++ b/primefaces-webapp/doc/com/mycompany/model/City_.html @@ -2,7 +2,7 @@ - + City_ diff --git a/primefaces-webapp/doc/com/mycompany/model/Content.html b/primefaces-webapp/doc/com/mycompany/model/Content.html index a94a4ce..c9e0a4c 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Content.html +++ b/primefaces-webapp/doc/com/mycompany/model/Content.html @@ -2,7 +2,7 @@ - + Content diff --git a/primefaces-webapp/doc/com/mycompany/model/Content_.html b/primefaces-webapp/doc/com/mycompany/model/Content_.html index 0349547..d6816b5 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Content_.html +++ b/primefaces-webapp/doc/com/mycompany/model/Content_.html @@ -2,7 +2,7 @@ - + Content_ diff --git a/primefaces-webapp/doc/com/mycompany/model/Country.html b/primefaces-webapp/doc/com/mycompany/model/Country.html index 0fdc375..6fcf81c 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Country.html +++ b/primefaces-webapp/doc/com/mycompany/model/Country.html @@ -2,7 +2,7 @@ - + Country diff --git a/primefaces-webapp/doc/com/mycompany/model/Country_.html b/primefaces-webapp/doc/com/mycompany/model/Country_.html index 1e14df1..0f4fba3 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Country_.html +++ b/primefaces-webapp/doc/com/mycompany/model/Country_.html @@ -2,7 +2,7 @@ - + Country_ diff --git a/primefaces-webapp/doc/com/mycompany/model/Credentials.html b/primefaces-webapp/doc/com/mycompany/model/Credentials.html index d3f05ba..3dba2e4 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Credentials.html +++ b/primefaces-webapp/doc/com/mycompany/model/Credentials.html @@ -2,7 +2,7 @@ - + Credentials diff --git a/primefaces-webapp/doc/com/mycompany/model/Event.html b/primefaces-webapp/doc/com/mycompany/model/Event.html index 1b13894..c434a19 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Event.html +++ b/primefaces-webapp/doc/com/mycompany/model/Event.html @@ -2,7 +2,7 @@ - + Event diff --git a/primefaces-webapp/doc/com/mycompany/model/EventAttendance.html b/primefaces-webapp/doc/com/mycompany/model/EventAttendance.html index b9860a3..72b440e 100644 --- a/primefaces-webapp/doc/com/mycompany/model/EventAttendance.html +++ b/primefaces-webapp/doc/com/mycompany/model/EventAttendance.html @@ -2,7 +2,7 @@ - + EventAttendance diff --git a/primefaces-webapp/doc/com/mycompany/model/EventAttendance_.html b/primefaces-webapp/doc/com/mycompany/model/EventAttendance_.html index 5698097..dac62b0 100644 --- a/primefaces-webapp/doc/com/mycompany/model/EventAttendance_.html +++ b/primefaces-webapp/doc/com/mycompany/model/EventAttendance_.html @@ -2,7 +2,7 @@ - + EventAttendance_ diff --git a/primefaces-webapp/doc/com/mycompany/model/EventType.html b/primefaces-webapp/doc/com/mycompany/model/EventType.html index b423e61..49dc10e 100644 --- a/primefaces-webapp/doc/com/mycompany/model/EventType.html +++ b/primefaces-webapp/doc/com/mycompany/model/EventType.html @@ -2,7 +2,7 @@ - + EventType diff --git a/primefaces-webapp/doc/com/mycompany/model/Event_.html b/primefaces-webapp/doc/com/mycompany/model/Event_.html index af7ad53..633dab5 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Event_.html +++ b/primefaces-webapp/doc/com/mycompany/model/Event_.html @@ -2,7 +2,7 @@ - + Event_ diff --git a/primefaces-webapp/doc/com/mycompany/model/Gender.html b/primefaces-webapp/doc/com/mycompany/model/Gender.html index ca4b559..8f56b75 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Gender.html +++ b/primefaces-webapp/doc/com/mycompany/model/Gender.html @@ -2,7 +2,7 @@ - + Gender diff --git a/primefaces-webapp/doc/com/mycompany/model/Idea.html b/primefaces-webapp/doc/com/mycompany/model/Idea.html index 06dce72..0bb8ab0 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Idea.html +++ b/primefaces-webapp/doc/com/mycompany/model/Idea.html @@ -2,7 +2,7 @@ - + Idea diff --git a/primefaces-webapp/doc/com/mycompany/model/Idea_.html b/primefaces-webapp/doc/com/mycompany/model/Idea_.html index a111f97..03f183e 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Idea_.html +++ b/primefaces-webapp/doc/com/mycompany/model/Idea_.html @@ -2,7 +2,7 @@ - + Idea_ diff --git a/primefaces-webapp/doc/com/mycompany/model/ProvinceState.html b/primefaces-webapp/doc/com/mycompany/model/ProvinceState.html index 5bde7e1..dd77b36 100644 --- a/primefaces-webapp/doc/com/mycompany/model/ProvinceState.html +++ b/primefaces-webapp/doc/com/mycompany/model/ProvinceState.html @@ -2,7 +2,7 @@ - + ProvinceState diff --git a/primefaces-webapp/doc/com/mycompany/model/ProvinceState_.html b/primefaces-webapp/doc/com/mycompany/model/ProvinceState_.html index 706144a..95cee77 100644 --- a/primefaces-webapp/doc/com/mycompany/model/ProvinceState_.html +++ b/primefaces-webapp/doc/com/mycompany/model/ProvinceState_.html @@ -2,7 +2,7 @@ - + ProvinceState_ diff --git a/primefaces-webapp/doc/com/mycompany/model/RelationshipType.html b/primefaces-webapp/doc/com/mycompany/model/RelationshipType.html index 4b21141..ba466aa 100644 --- a/primefaces-webapp/doc/com/mycompany/model/RelationshipType.html +++ b/primefaces-webapp/doc/com/mycompany/model/RelationshipType.html @@ -2,7 +2,7 @@ - + RelationshipType diff --git a/primefaces-webapp/doc/com/mycompany/model/User.html b/primefaces-webapp/doc/com/mycompany/model/User.html index 19639ea..fe60a00 100644 --- a/primefaces-webapp/doc/com/mycompany/model/User.html +++ b/primefaces-webapp/doc/com/mycompany/model/User.html @@ -2,7 +2,7 @@ - + User diff --git a/primefaces-webapp/doc/com/mycompany/model/UserRelationship.html b/primefaces-webapp/doc/com/mycompany/model/UserRelationship.html index 20be2fa..c5d5063 100644 --- a/primefaces-webapp/doc/com/mycompany/model/UserRelationship.html +++ b/primefaces-webapp/doc/com/mycompany/model/UserRelationship.html @@ -2,7 +2,7 @@ - + UserRelationship diff --git a/primefaces-webapp/doc/com/mycompany/model/UserRelationship_.html b/primefaces-webapp/doc/com/mycompany/model/UserRelationship_.html index b77fabe..a862e33 100644 --- a/primefaces-webapp/doc/com/mycompany/model/UserRelationship_.html +++ b/primefaces-webapp/doc/com/mycompany/model/UserRelationship_.html @@ -2,7 +2,7 @@ - + UserRelationship_ diff --git a/primefaces-webapp/doc/com/mycompany/model/User_.html b/primefaces-webapp/doc/com/mycompany/model/User_.html index 580fdbc..24c1c95 100644 --- a/primefaces-webapp/doc/com/mycompany/model/User_.html +++ b/primefaces-webapp/doc/com/mycompany/model/User_.html @@ -2,7 +2,7 @@ - + User_ diff --git a/primefaces-webapp/doc/com/mycompany/model/Venue.html b/primefaces-webapp/doc/com/mycompany/model/Venue.html index fb710c4..6d14fd8 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Venue.html +++ b/primefaces-webapp/doc/com/mycompany/model/Venue.html @@ -2,7 +2,7 @@ - + Venue diff --git a/primefaces-webapp/doc/com/mycompany/model/Venue_.html b/primefaces-webapp/doc/com/mycompany/model/Venue_.html index 1011edb..45f81dc 100644 --- a/primefaces-webapp/doc/com/mycompany/model/Venue_.html +++ b/primefaces-webapp/doc/com/mycompany/model/Venue_.html @@ -2,7 +2,7 @@ - + Venue_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity.html b/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity.html index 45a10fa..4985ec3 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.AbstractEntity diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity_.html index 3a91725..7394ac2 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/AbstractEntity_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.AbstractEntity_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/ActiveUsers.html b/primefaces-webapp/doc/com/mycompany/model/class-use/ActiveUsers.html index 89e703e..3763c52 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/ActiveUsers.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/ActiveUsers.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.ActiveUsers diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/City.html b/primefaces-webapp/doc/com/mycompany/model/class-use/City.html index a90b205..2e5fc5b 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/City.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/City.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.City @@ -385,7 +385,7 @@

ProvinceState provinceState)
-            +          Finds a City by name in the ProvinceState. @@ -393,7 +393,7 @@

CountryServiceImpl.findCityById(java.lang.Integer id)
-            +          Finds a City object by ID.   @@ -409,7 +409,7 @@

CountryServiceImpl.findCitiesByState(ProvinceState state)
-            +          Finds a list of City objects for the given ProvinceState.   @@ -428,7 +428,8 @@

java.lang.String keyword)
-            +          Finds a List of Event objects in a City and + ProvinceState for a particular EventType and keyword.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/City_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/City_.html index 0fe2c52..9816178 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/City_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/City_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.City_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Content.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Content.html index d16b80a..1b34cb5 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Content.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Content.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Content diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Content_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Content_.html index 07182b0..4029f1e 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Content_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Content_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Content_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Country.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Country.html index be8764f..7277ccf 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Country.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Country.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Country @@ -391,7 +391,7 @@

CountryServiceImpl.findCountryById(java.lang.Integer id)
-            +          Finds a Country object by ID.   @@ -407,7 +407,7 @@

CountryServiceImpl.getCountries()
-            +          Returns all Country objects.   @@ -424,7 +424,7 @@

java.lang.String name)
-            +          Creates a ProvinceState object for a particular Country. @@ -432,7 +432,8 @@

CountryServiceImpl.findProvinceStatesByCountry(Country country)
-            +          Finds a List of ProvinceState objects for a particular + Country. @@ -441,7 +442,8 @@

java.lang.String stateName)
-            +          Finds a ProvinceState object by name within a particular + Country.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Country_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Country_.html index 48f517f..b0bd839 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Country_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Country_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Country_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Credentials.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Credentials.html index c579ee8..cc5eecb 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Credentials.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Credentials.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Credentials diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Event.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Event.html index 6faea5b..d89dad7 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Event.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Event.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Event @@ -468,7 +468,7 @@

EventServiceImpl.findEventById(java.lang.Integer id)
-            +          Finds an Event by ID. @@ -476,7 +476,7 @@

EventServiceImpl.saveEvent(Event event)
-            +          Saves an Event.   @@ -492,7 +492,7 @@

EventServiceImpl.findAllEvents()
-            +          Finds all Event objects. @@ -503,7 +503,8 @@

java.lang.String keyword)
-            +          Finds a List of Event objects in a City and + ProvinceState for a particular EventType and keyword. @@ -513,7 +514,8 @@

User user)
-            +          Finds a List of Event objects between a start and end date + created by a particular User.   @@ -530,7 +532,8 @@

User user)
-            +          Finds the EventAttendance object for a particular Event + and User. @@ -538,7 +541,7 @@

EventServiceImpl.saveEvent(Event event)
-            +          Saves an Event.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance.html b/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance.html index 5732ef2..d9a91b5 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.EventAttendance @@ -354,7 +354,8 @@

User user)
-            +          Finds the EventAttendance object for a particular Event + and User. @@ -362,7 +363,7 @@

EventServiceImpl.saveAttendance(EventAttendance attendance)
-            +          Saves an EventAttendance object.   @@ -378,7 +379,7 @@

EventServiceImpl.findAllEventsAttendanceByUser(User user)
-            +          Finds all EventAttendance objects for a particular User.   @@ -394,7 +395,7 @@

EventServiceImpl.saveAttendance(EventAttendance attendance)
-            +          Saves an EventAttendance object.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance_.html index ed6eb45..b45b5f5 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.EventAttendance_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/EventType.html b/primefaces-webapp/doc/com/mycompany/model/class-use/EventType.html index fc489e6..0d693c3 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/EventType.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/EventType.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.EventType @@ -283,7 +283,8 @@

java.lang.String keyword)
-            +          Finds a List of Event objects in a City and + ProvinceState for a particular EventType and keyword.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Event_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Event_.html index 70c3aa9..07d67e5 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Event_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Event_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Event_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Gender.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Gender.html index 378e1d9..dfa8004 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Gender.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Gender.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Gender diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Idea.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Idea.html index 02bf981..967b27f 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Idea.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Idea.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Idea @@ -389,7 +389,7 @@

IdeaServiceImpl.findIdea(java.lang.Integer id)
-            +          Finds an Idea by ID. @@ -397,7 +397,7 @@

IdeaServiceImpl.saveIdea(Idea idea)
-            +          Saves an Idea object.   @@ -413,7 +413,7 @@

IdeaServiceImpl.findIdeas()
-            +          Finds a list of Idea objects.   @@ -430,7 +430,8 @@

org.primefaces.model.mindmap.MindmapNode parentNode)
-          This method uses recursion to build the mind map data structure. +          Populates a mind map data structure from an Idea using the + MindmapNode interface. @@ -438,7 +439,7 @@

IdeaServiceImpl.saveIdea(Idea idea)
-            +          Saves an Idea object.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Idea_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Idea_.html index d3c5aae..853c205 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Idea_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Idea_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Idea_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState.html b/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState.html index 685b576..7242965 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.ProvinceState @@ -453,7 +453,7 @@

java.lang.String name)
-            +          Creates a ProvinceState object for a particular Country. @@ -461,7 +461,7 @@

CountryServiceImpl.findStateById(java.lang.Integer id)
-            +          Finds a ProvinceState object by ID. @@ -470,7 +470,8 @@

java.lang.String stateName)
-            +          Finds a ProvinceState object by name within a particular + Country.   @@ -486,7 +487,8 @@

CountryServiceImpl.findProvinceStatesByCountry(Country country)
-            +          Finds a List of ProvinceState objects for a particular + Country. @@ -494,7 +496,7 @@

CountryServiceImpl.getProvinceStates()
-            +          Returns all ProvinceState objects.   @@ -510,7 +512,7 @@

CountryServiceImpl.findCitiesByState(ProvinceState state)
-            +          Finds a list of City objects for the given ProvinceState. @@ -519,7 +521,7 @@

ProvinceState provinceState)
-            +          Finds a City by name in the ProvinceState. @@ -530,7 +532,8 @@

java.lang.String keyword)
-            +          Finds a List of Event objects in a City and + ProvinceState for a particular EventType and keyword.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState_.html index aad1b7b..f2b1202 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.ProvinceState_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/RelationshipType.html b/primefaces-webapp/doc/com/mycompany/model/class-use/RelationshipType.html index 14b832e..c365166 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/RelationshipType.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/RelationshipType.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.RelationshipType @@ -271,7 +271,8 @@

User user)
-            +          Finds a List of User objects that are related to the User + according to the specified RelationshipType.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/User.html b/primefaces-webapp/doc/com/mycompany/model/class-use/User.html index 3c1d7b9..d07d10b 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/User.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/User.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.User @@ -694,7 +694,7 @@

java.lang.String password)
-            +          Finds a User with the given username and password. @@ -702,7 +702,7 @@

UserServiceImpl.findUserById(java.lang.Integer id)
-            +          Finds a User by ID. @@ -710,7 +710,7 @@

UserServiceImpl.findUserByUsername(java.lang.String username)
-            +          Finds a User by username. @@ -718,7 +718,7 @@

UserServiceImpl.saveUser(User user)
-            +          Saves a User object.   @@ -734,7 +734,7 @@

UserServiceImpl.findUsers()
-            +          Finds a List of all User objects. @@ -742,7 +742,8 @@

UserServiceImpl.findUsersByName(java.lang.String suggest)
-            +          Finds a List of User objects that have a first name or last name + that partially matches the suggestion string. @@ -751,7 +752,8 @@

User user)
-            +          Finds a List of User objects that are related to the User + according to the specified RelationshipType.   @@ -767,7 +769,7 @@

EventServiceImpl.findAllEventsAttendanceByUser(User user)
-            +          Finds all EventAttendance objects for a particular User. @@ -776,7 +778,8 @@

User user)
-            +          Finds the EventAttendance object for a particular Event + and User. @@ -785,7 +788,8 @@

User user2)
-            +          Finds a UserRelationship object representing a relationship + between two User objects. @@ -795,7 +799,8 @@

User user)
-            +          Finds a List of Event objects between a start and end date + created by a particular User. @@ -804,7 +809,8 @@

User user)
-            +          Finds a List of User objects that are related to the User + according to the specified RelationshipType. @@ -812,7 +818,7 @@

UserServiceImpl.saveUser(User user)
-            +          Saves a User object.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship.html b/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship.html index 2922464..652e682 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.UserRelationship @@ -326,7 +326,8 @@

User user2)
-            +          Finds a UserRelationship object representing a relationship + between two User objects. @@ -334,7 +335,7 @@

UserServiceImpl.saveRelationship(UserRelationship relationship)
-            +          Saves a UserRelationship object.   @@ -350,7 +351,7 @@

UserServiceImpl.saveRelationship(UserRelationship relationship)
-            +          Saves a UserRelationship object.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship_.html index b76c7f2..c426dd2 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.UserRelationship_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/User_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/User_.html index b693229..f99526e 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/User_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/User_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.User_ diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Venue.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Venue.html index f413c0f..094618f 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Venue.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Venue.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Venue @@ -379,7 +379,7 @@

VenueServiceImpl.findVenueById(java.lang.Integer id)
-            +          Finds a Venue object by ID. @@ -387,7 +387,7 @@

VenueServiceImpl.saveVenue(Venue venue)
-            +          Saves a Venue object.   @@ -403,7 +403,7 @@

VenueServiceImpl.findVenues()
-            +          Finds a List of all Venue objects.   @@ -419,7 +419,7 @@

VenueServiceImpl.deleteVenue(Venue venue)
-            +          Deletes a Venue object. @@ -427,7 +427,7 @@

VenueServiceImpl.saveVenue(Venue venue)
-            +          Saves a Venue object.   diff --git a/primefaces-webapp/doc/com/mycompany/model/class-use/Venue_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Venue_.html index 6e58ef1..e2fe5a2 100644 --- a/primefaces-webapp/doc/com/mycompany/model/class-use/Venue_.html +++ b/primefaces-webapp/doc/com/mycompany/model/class-use/Venue_.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.model.Venue_ diff --git a/primefaces-webapp/doc/com/mycompany/model/package-frame.html b/primefaces-webapp/doc/com/mycompany/model/package-frame.html index 22baf44..a23f0d3 100644 --- a/primefaces-webapp/doc/com/mycompany/model/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/model/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.model diff --git a/primefaces-webapp/doc/com/mycompany/model/package-summary.html b/primefaces-webapp/doc/com/mycompany/model/package-summary.html index e54effc..1278f9a 100644 --- a/primefaces-webapp/doc/com/mycompany/model/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/model/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.model diff --git a/primefaces-webapp/doc/com/mycompany/model/package-tree.html b/primefaces-webapp/doc/com/mycompany/model/package-tree.html index 78bbe13..90eb9a1 100644 --- a/primefaces-webapp/doc/com/mycompany/model/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/model/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.model Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/model/package-use.html b/primefaces-webapp/doc/com/mycompany/model/package-use.html index a6a6e08..b21de8e 100644 --- a/primefaces-webapp/doc/com/mycompany/model/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/model/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.model diff --git a/primefaces-webapp/doc/com/mycompany/service/ChartService.html b/primefaces-webapp/doc/com/mycompany/service/ChartService.html index 867d46c..42b4922 100644 --- a/primefaces-webapp/doc/com/mycompany/service/ChartService.html +++ b/primefaces-webapp/doc/com/mycompany/service/ChartService.html @@ -2,7 +2,7 @@ - + ChartService diff --git a/primefaces-webapp/doc/com/mycompany/service/ContentService.html b/primefaces-webapp/doc/com/mycompany/service/ContentService.html index bc4c611..8ee0beb 100644 --- a/primefaces-webapp/doc/com/mycompany/service/ContentService.html +++ b/primefaces-webapp/doc/com/mycompany/service/ContentService.html @@ -2,7 +2,7 @@ - + ContentService diff --git a/primefaces-webapp/doc/com/mycompany/service/CountryService.html b/primefaces-webapp/doc/com/mycompany/service/CountryService.html index a3fa88b..18501b7 100644 --- a/primefaces-webapp/doc/com/mycompany/service/CountryService.html +++ b/primefaces-webapp/doc/com/mycompany/service/CountryService.html @@ -2,7 +2,7 @@ - + CountryService diff --git a/primefaces-webapp/doc/com/mycompany/service/EventService.html b/primefaces-webapp/doc/com/mycompany/service/EventService.html index 14b27bb..9f8d8a6 100644 --- a/primefaces-webapp/doc/com/mycompany/service/EventService.html +++ b/primefaces-webapp/doc/com/mycompany/service/EventService.html @@ -2,7 +2,7 @@ - + EventService diff --git a/primefaces-webapp/doc/com/mycompany/service/IdeaService.html b/primefaces-webapp/doc/com/mycompany/service/IdeaService.html index d94a758..fa1153c 100644 --- a/primefaces-webapp/doc/com/mycompany/service/IdeaService.html +++ b/primefaces-webapp/doc/com/mycompany/service/IdeaService.html @@ -2,7 +2,7 @@ - + IdeaService diff --git a/primefaces-webapp/doc/com/mycompany/service/UserService.html b/primefaces-webapp/doc/com/mycompany/service/UserService.html index e69e41b..1f378fc 100644 --- a/primefaces-webapp/doc/com/mycompany/service/UserService.html +++ b/primefaces-webapp/doc/com/mycompany/service/UserService.html @@ -2,7 +2,7 @@ - + UserService diff --git a/primefaces-webapp/doc/com/mycompany/service/VenueService.html b/primefaces-webapp/doc/com/mycompany/service/VenueService.html index 07b0650..4834b2d 100644 --- a/primefaces-webapp/doc/com/mycompany/service/VenueService.html +++ b/primefaces-webapp/doc/com/mycompany/service/VenueService.html @@ -2,7 +2,7 @@ - + VenueService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/ChartService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/ChartService.html index 7eb3bce..f116ca6 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/ChartService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/ChartService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.ChartService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/ContentService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/ContentService.html index 2b66edb..26cbb60 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/ContentService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/ContentService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.ContentService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/CountryService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/CountryService.html index 259ff02..79d333b 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/CountryService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/CountryService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.CountryService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/EventService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/EventService.html index 390dbaf..223bed2 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/EventService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/EventService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.EventService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/IdeaService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/IdeaService.html index dd550d1..4f7a5bc 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/IdeaService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/IdeaService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.IdeaService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/UserService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/UserService.html index 9b8a63c..c6e68a1 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/UserService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/UserService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.UserService diff --git a/primefaces-webapp/doc/com/mycompany/service/class-use/VenueService.html b/primefaces-webapp/doc/com/mycompany/service/class-use/VenueService.html index 4500685..2eb2f0b 100644 --- a/primefaces-webapp/doc/com/mycompany/service/class-use/VenueService.html +++ b/primefaces-webapp/doc/com/mycompany/service/class-use/VenueService.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.service.VenueService diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/AbstractService.html b/primefaces-webapp/doc/com/mycompany/service/impl/AbstractService.html index 98e0c71..775a492 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/AbstractService.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/AbstractService.html @@ -2,7 +2,7 @@ - + AbstractService diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/ChartServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/ChartServiceImpl.html index 26081b0..9ec95d9 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/ChartServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/ChartServiceImpl.html @@ -2,7 +2,7 @@ - + ChartServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/ContentServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/ContentServiceImpl.html index c09823c..a611017 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/ContentServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/ContentServiceImpl.html @@ -2,7 +2,7 @@ - + ContentServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/CountryServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/CountryServiceImpl.html index f70b93d..a7df2cd 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/CountryServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/CountryServiceImpl.html @@ -2,7 +2,7 @@ - + CountryServiceImpl @@ -233,8 +233,8 @@

init(javax.servlet.ServletContext context)
-          This method is responsible for initializing a List of Country objects - when the web application is started. +          Invoked during the ServletContext initialization to populate the + database with sample data.   @@ -282,7 +282,6 @@

public ProvinceState createProvinceState(Country country, java.lang.String name)
-
Description copied from interface: CountryService
Creates a ProvinceState object for a particular Country.

@@ -300,7 +299,6 @@

 public java.util.List<City> findCitiesByState(ProvinceState state)
-
Description copied from interface: CountryService
Finds a list of City objects for the given ProvinceState.

@@ -319,7 +317,6 @@

public City findCity(java.lang.String name, ProvinceState provinceState)
-
Description copied from interface: CountryService
Finds a City by name in the ProvinceState.

@@ -337,7 +334,6 @@

 public City findCityById(java.lang.Integer id)
-
Description copied from interface: CountryService
Finds a City object by ID.

@@ -355,7 +351,6 @@

 public Country findCountryById(java.lang.Integer id)
-
Description copied from interface: CountryService
Finds a Country object by ID.

@@ -373,7 +368,6 @@

 public java.util.List<ProvinceState> findProvinceStatesByCountry(Country country)
-
Description copied from interface: CountryService
Finds a List of ProvinceState objects for a particular Country.

@@ -392,7 +386,6 @@

 public ProvinceState findStateById(java.lang.Integer id)
-
Description copied from interface: CountryService
Finds a ProvinceState object by ID.

@@ -411,7 +404,6 @@

public ProvinceState findStateByName(Country country, java.lang.String stateName)
-
Description copied from interface: CountryService
Finds a ProvinceState object by name within a particular Country.

@@ -430,7 +422,6 @@

 public java.util.List<Country> getCountries()
-
Description copied from interface: CountryService
Returns all Country objects.

@@ -448,7 +439,6 @@

 public java.util.List<ProvinceState> getProvinceStates()
-
Description copied from interface: CountryService
Returns all ProvinceState objects.

@@ -468,20 +458,16 @@

javax.servlet.ServletContext context) throws java.lang.Exception
-
This method is responsible for initializing a List of Country objects - when the web application is started. We use the CDI event handling system - combined with the custom Initialized event to ensure this method - is called at startup time. Note: since this class is not an EJB, to - insert data we have to use bean-managed transactions with the - UserTransaction. +
Invoked during the ServletContext initialization to populate the + database with sample data.

Specified by:
init in interface CountryService
-
Parameters:
context - +
Parameters:
context - The ServletContext object.
Throws: -
java.lang.Exception
See Also:
ServletContextLifecycleNotifier
+
java.lang.Exception - If something goes wrong.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/EventServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/EventServiceImpl.html index 382606f..0d1e8a1 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/EventServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/EventServiceImpl.html @@ -2,7 +2,7 @@ - + EventServiceImpl @@ -260,7 +260,6 @@

 public java.util.List<Event> findAllEvents()
-
Description copied from interface: EventService
Finds all Event objects.

@@ -278,7 +277,6 @@

 public java.util.List<EventAttendance> findAllEventsAttendanceByUser(User user)
-
Description copied from interface: EventService
Finds all EventAttendance objects for a particular User.

@@ -297,7 +295,6 @@

public EventAttendance findEventAttendance(Event event, User user)
-
Description copied from interface: EventService
Finds the EventAttendance object for a particular Event and User.

@@ -316,7 +313,6 @@

 public Event findEventById(java.lang.Integer id)
-
Description copied from interface: EventService
Finds an Event by ID.

@@ -336,7 +332,6 @@

java.util.Date end, User user)
-
Description copied from interface: EventService
Finds a List of Event objects between a start and end date created by a particular User.

@@ -355,7 +350,6 @@

 public EventAttendance saveAttendance(EventAttendance attendance)
-
Description copied from interface: EventService
Saves an EventAttendance object.

@@ -373,7 +367,6 @@

 public Event saveEvent(Event event)
-
Description copied from interface: EventService
Saves an Event.

@@ -394,7 +387,6 @@

EventType eventType, java.lang.String keyword)
-
Description copied from interface: EventService
Finds a List of Event objects in a City and ProvinceState for a particular EventType and keyword.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/IdeaServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/IdeaServiceImpl.html index 969a681..15b7f0a 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/IdeaServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/IdeaServiceImpl.html @@ -2,7 +2,7 @@ - + IdeaServiceImpl @@ -149,7 +149,8 @@

org.primefaces.model.mindmap.MindmapNode parentNode)
-          This method uses recursion to build the mind map data structure. +          Populates a mind map data structure from an Idea using the + MindmapNode interface. @@ -221,13 +222,14 @@

public void buildMindMap(Idea parentIdea, org.primefaces.model.mindmap.MindmapNode parentNode)
-
This method uses recursion to build the mind map data structure. +
Populates a mind map data structure from an Idea using the + MindmapNode interface.

Specified by:
buildMindMap in interface IdeaService
-
Parameters:
parentIdea - The parent Idea.
parentNode - The parent MindmapNode.
+
Parameters:
parentIdea - The Idea object.
parentNode - The root of the mind map tree.


@@ -237,7 +239,6 @@

 public Idea findIdea(java.lang.Integer id)
-
Description copied from interface: IdeaService
Finds an Idea by ID.

@@ -255,7 +256,6 @@

 public java.util.List<Idea> findIdeas()
-
Description copied from interface: IdeaService
Finds a list of Idea objects.

@@ -273,7 +273,6 @@

 public Idea saveIdea(Idea idea)
-
Description copied from interface: IdeaService
Saves an Idea object.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/UserServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/UserServiceImpl.html index cbd3c5d..fb80651 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/UserServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/UserServiceImpl.html @@ -2,7 +2,7 @@ - + UserServiceImpl @@ -262,7 +262,6 @@

public UserRelationship findRelationshipToUser(User user1, User user2)
-
Description copied from interface: UserService
Finds a UserRelationship object representing a relationship between two User objects.

@@ -282,7 +281,6 @@

public User findUser(java.lang.String username, java.lang.String password)
-
Description copied from interface: UserService
Finds a User with the given username and password. Used for authentication.

@@ -301,7 +299,6 @@

 public User findUserById(java.lang.Integer id)
-
Description copied from interface: UserService
Finds a User by ID.

@@ -319,7 +316,6 @@

 public User findUserByUsername(java.lang.String username)
-
Description copied from interface: UserService
Finds a User by username.

@@ -337,7 +333,6 @@

 public java.util.List<User> findUsers()
-
Description copied from interface: UserService
Finds a List of all User objects.

@@ -355,7 +350,6 @@

 public java.util.List<User> findUsersByName(java.lang.String suggest)
-
Description copied from interface: UserService
Finds a List of User objects that have a first name or last name that partially matches the suggestion string.

@@ -375,7 +369,6 @@

public java.util.List<User> findUsersByType(RelationshipType type, User user)
-
Description copied from interface: UserService
Finds a List of User objects that are related to the User according to the specified RelationshipType.

@@ -394,7 +387,6 @@

 public UserRelationship saveRelationship(UserRelationship relationship)
-
Description copied from interface: UserService
Saves a UserRelationship object.

@@ -412,7 +404,6 @@

 public User saveUser(User user)
-
Description copied from interface: UserService
Saves a User object.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/VenueServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/VenueServiceImpl.html index 339aa49..e98e78e 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/VenueServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/VenueServiceImpl.html @@ -2,7 +2,7 @@ - + VenueServiceImpl @@ -219,7 +219,6 @@

 public void deleteVenue(Venue venue)
-
Description copied from interface: VenueService
Deletes a Venue object.

@@ -236,7 +235,6 @@

 public Venue findVenueById(java.lang.Integer id)
-
Description copied from interface: VenueService
Finds a Venue object by ID.

@@ -254,7 +252,6 @@

 public java.util.List<Venue> findVenues()
-
Description copied from interface: VenueService
Finds a List of all Venue objects.

@@ -272,7 +269,6 @@

 public Venue saveVenue(Venue venue)
-
Description copied from interface: VenueService
Saves a Venue object.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/AbstractService.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/AbstractService.html index 6d44680..0f4f9b9 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/AbstractService.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/AbstractService.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.AbstractService diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ChartServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ChartServiceImpl.html index 7faa15c..48acc47 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ChartServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ChartServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.ChartServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ContentServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ContentServiceImpl.html index b17c3b1..8f0fbb1 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ContentServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/ContentServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.ContentServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/CountryServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/CountryServiceImpl.html index 02251a0..b111437 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/CountryServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/CountryServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.CountryServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/EventServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/EventServiceImpl.html index 495d1ca..390f89b 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/EventServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/EventServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.EventServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/IdeaServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/IdeaServiceImpl.html index 4644462..0f71f3f 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/IdeaServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/IdeaServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.IdeaServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/UserServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/UserServiceImpl.html index fd06d75..43bbf14 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/UserServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/UserServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.UserServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/VenueServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/VenueServiceImpl.html index c477eba..5a1df3c 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/class-use/VenueServiceImpl.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/class-use/VenueServiceImpl.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.service.impl.VenueServiceImpl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/package-frame.html b/primefaces-webapp/doc/com/mycompany/service/impl/package-frame.html index 83a1fe7..c673edf 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.service.impl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/package-summary.html b/primefaces-webapp/doc/com/mycompany/service/impl/package-summary.html index b32a242..6ce0c25 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.service.impl diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/package-tree.html b/primefaces-webapp/doc/com/mycompany/service/impl/package-tree.html index 6d8a1b8..88c6b97 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.service.impl Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/package-use.html b/primefaces-webapp/doc/com/mycompany/service/impl/package-use.html index 092f41d..c329bda 100644 --- a/primefaces-webapp/doc/com/mycompany/service/impl/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/service/impl/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.service.impl diff --git a/primefaces-webapp/doc/com/mycompany/service/package-frame.html b/primefaces-webapp/doc/com/mycompany/service/package-frame.html index 8d4858b..0730f07 100644 --- a/primefaces-webapp/doc/com/mycompany/service/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/service/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.service diff --git a/primefaces-webapp/doc/com/mycompany/service/package-summary.html b/primefaces-webapp/doc/com/mycompany/service/package-summary.html index d44cd6b..6708b7b 100644 --- a/primefaces-webapp/doc/com/mycompany/service/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/service/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.service diff --git a/primefaces-webapp/doc/com/mycompany/service/package-tree.html b/primefaces-webapp/doc/com/mycompany/service/package-tree.html index d613a29..498a233 100644 --- a/primefaces-webapp/doc/com/mycompany/service/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/service/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.service Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/service/package-use.html b/primefaces-webapp/doc/com/mycompany/service/package-use.html index bc27037..b46dd31 100644 --- a/primefaces-webapp/doc/com/mycompany/service/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/service/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.service diff --git a/primefaces-webapp/doc/com/mycompany/util/FacesUtils.html b/primefaces-webapp/doc/com/mycompany/util/FacesUtils.html index 19452c4..e5a9019 100644 --- a/primefaces-webapp/doc/com/mycompany/util/FacesUtils.html +++ b/primefaces-webapp/doc/com/mycompany/util/FacesUtils.html @@ -2,7 +2,7 @@ - + FacesUtils diff --git a/primefaces-webapp/doc/com/mycompany/util/Queries.html b/primefaces-webapp/doc/com/mycompany/util/Queries.html index e1d3313..a78d892 100644 --- a/primefaces-webapp/doc/com/mycompany/util/Queries.html +++ b/primefaces-webapp/doc/com/mycompany/util/Queries.html @@ -2,7 +2,7 @@ - + Queries diff --git a/primefaces-webapp/doc/com/mycompany/util/UserSession.html b/primefaces-webapp/doc/com/mycompany/util/UserSession.html index 4d793b4..ee38d36 100644 --- a/primefaces-webapp/doc/com/mycompany/util/UserSession.html +++ b/primefaces-webapp/doc/com/mycompany/util/UserSession.html @@ -2,7 +2,7 @@ - + UserSession diff --git a/primefaces-webapp/doc/com/mycompany/util/class-use/FacesUtils.html b/primefaces-webapp/doc/com/mycompany/util/class-use/FacesUtils.html index 12d55f1..6d977ca 100644 --- a/primefaces-webapp/doc/com/mycompany/util/class-use/FacesUtils.html +++ b/primefaces-webapp/doc/com/mycompany/util/class-use/FacesUtils.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.util.FacesUtils diff --git a/primefaces-webapp/doc/com/mycompany/util/class-use/Queries.html b/primefaces-webapp/doc/com/mycompany/util/class-use/Queries.html index 324cbb0..2fe831c 100644 --- a/primefaces-webapp/doc/com/mycompany/util/class-use/Queries.html +++ b/primefaces-webapp/doc/com/mycompany/util/class-use/Queries.html @@ -2,7 +2,7 @@ - + Uses of Interface com.mycompany.util.Queries diff --git a/primefaces-webapp/doc/com/mycompany/util/class-use/UserSession.html b/primefaces-webapp/doc/com/mycompany/util/class-use/UserSession.html index e7d9f25..5af0df7 100644 --- a/primefaces-webapp/doc/com/mycompany/util/class-use/UserSession.html +++ b/primefaces-webapp/doc/com/mycompany/util/class-use/UserSession.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.util.UserSession diff --git a/primefaces-webapp/doc/com/mycompany/util/package-frame.html b/primefaces-webapp/doc/com/mycompany/util/package-frame.html index 5a76287..49f274b 100644 --- a/primefaces-webapp/doc/com/mycompany/util/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/util/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.util diff --git a/primefaces-webapp/doc/com/mycompany/util/package-summary.html b/primefaces-webapp/doc/com/mycompany/util/package-summary.html index e7e41e0..748d4d1 100644 --- a/primefaces-webapp/doc/com/mycompany/util/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/util/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.util diff --git a/primefaces-webapp/doc/com/mycompany/util/package-tree.html b/primefaces-webapp/doc/com/mycompany/util/package-tree.html index cc54c8d..4845ece 100644 --- a/primefaces-webapp/doc/com/mycompany/util/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/util/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.util Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/util/package-use.html b/primefaces-webapp/doc/com/mycompany/util/package-use.html index 9c9e51e..cefff4f 100644 --- a/primefaces-webapp/doc/com/mycompany/util/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/util/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.util diff --git a/primefaces-webapp/doc/com/mycompany/websocket/DefaultPushRule.html b/primefaces-webapp/doc/com/mycompany/websocket/DefaultPushRule.html index c190be6..8e2b62c 100644 --- a/primefaces-webapp/doc/com/mycompany/websocket/DefaultPushRule.html +++ b/primefaces-webapp/doc/com/mycompany/websocket/DefaultPushRule.html @@ -2,7 +2,7 @@ - + DefaultPushRule diff --git a/primefaces-webapp/doc/com/mycompany/websocket/class-use/DefaultPushRule.html b/primefaces-webapp/doc/com/mycompany/websocket/class-use/DefaultPushRule.html index 4852fe5..1da5d0c 100644 --- a/primefaces-webapp/doc/com/mycompany/websocket/class-use/DefaultPushRule.html +++ b/primefaces-webapp/doc/com/mycompany/websocket/class-use/DefaultPushRule.html @@ -2,7 +2,7 @@ - + Uses of Class com.mycompany.websocket.DefaultPushRule diff --git a/primefaces-webapp/doc/com/mycompany/websocket/package-frame.html b/primefaces-webapp/doc/com/mycompany/websocket/package-frame.html index 22e4492..26c316f 100644 --- a/primefaces-webapp/doc/com/mycompany/websocket/package-frame.html +++ b/primefaces-webapp/doc/com/mycompany/websocket/package-frame.html @@ -2,7 +2,7 @@ - + com.mycompany.websocket diff --git a/primefaces-webapp/doc/com/mycompany/websocket/package-summary.html b/primefaces-webapp/doc/com/mycompany/websocket/package-summary.html index dc8b950..d587624 100644 --- a/primefaces-webapp/doc/com/mycompany/websocket/package-summary.html +++ b/primefaces-webapp/doc/com/mycompany/websocket/package-summary.html @@ -2,7 +2,7 @@ - + com.mycompany.websocket diff --git a/primefaces-webapp/doc/com/mycompany/websocket/package-tree.html b/primefaces-webapp/doc/com/mycompany/websocket/package-tree.html index df5b095..6307476 100644 --- a/primefaces-webapp/doc/com/mycompany/websocket/package-tree.html +++ b/primefaces-webapp/doc/com/mycompany/websocket/package-tree.html @@ -2,7 +2,7 @@ - + com.mycompany.websocket Class Hierarchy diff --git a/primefaces-webapp/doc/com/mycompany/websocket/package-use.html b/primefaces-webapp/doc/com/mycompany/websocket/package-use.html index 8aeebee..12da476 100644 --- a/primefaces-webapp/doc/com/mycompany/websocket/package-use.html +++ b/primefaces-webapp/doc/com/mycompany/websocket/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.mycompany.websocket diff --git a/primefaces-webapp/doc/constant-values.html b/primefaces-webapp/doc/constant-values.html index 82a275c..4e773ba 100644 --- a/primefaces-webapp/doc/constant-values.html +++ b/primefaces-webapp/doc/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values diff --git a/primefaces-webapp/doc/deprecated-list.html b/primefaces-webapp/doc/deprecated-list.html index 637607f..26507c4 100644 --- a/primefaces-webapp/doc/deprecated-list.html +++ b/primefaces-webapp/doc/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List diff --git a/primefaces-webapp/doc/help-doc.html b/primefaces-webapp/doc/help-doc.html index 07a6511..02824da 100644 --- a/primefaces-webapp/doc/help-doc.html +++ b/primefaces-webapp/doc/help-doc.html @@ -2,7 +2,7 @@ - + API Help diff --git a/primefaces-webapp/doc/index-files/index-1.html b/primefaces-webapp/doc/index-files/index-1.html index 2e5c964..15b0663 100644 --- a/primefaces-webapp/doc/index-files/index-1.html +++ b/primefaces-webapp/doc/index-files/index-1.html @@ -2,7 +2,7 @@ - + A-Index diff --git a/primefaces-webapp/doc/index-files/index-10.html b/primefaces-webapp/doc/index-files/index-10.html index 46e3cf6..13146b2 100644 --- a/primefaces-webapp/doc/index-files/index-10.html +++ b/primefaces-webapp/doc/index-files/index-10.html @@ -2,7 +2,7 @@ - + L-Index diff --git a/primefaces-webapp/doc/index-files/index-11.html b/primefaces-webapp/doc/index-files/index-11.html index 28cfdac..f5a5060 100644 --- a/primefaces-webapp/doc/index-files/index-11.html +++ b/primefaces-webapp/doc/index-files/index-11.html @@ -2,7 +2,7 @@ - + M-Index diff --git a/primefaces-webapp/doc/index-files/index-12.html b/primefaces-webapp/doc/index-files/index-12.html index e1c556a..179e595 100644 --- a/primefaces-webapp/doc/index-files/index-12.html +++ b/primefaces-webapp/doc/index-files/index-12.html @@ -2,7 +2,7 @@ - + N-Index diff --git a/primefaces-webapp/doc/index-files/index-13.html b/primefaces-webapp/doc/index-files/index-13.html index a403957..b78d495 100644 --- a/primefaces-webapp/doc/index-files/index-13.html +++ b/primefaces-webapp/doc/index-files/index-13.html @@ -2,7 +2,7 @@ - + O-Index diff --git a/primefaces-webapp/doc/index-files/index-14.html b/primefaces-webapp/doc/index-files/index-14.html index 4eebf3c..accbeac 100644 --- a/primefaces-webapp/doc/index-files/index-14.html +++ b/primefaces-webapp/doc/index-files/index-14.html @@ -2,7 +2,7 @@ - + P-Index diff --git a/primefaces-webapp/doc/index-files/index-15.html b/primefaces-webapp/doc/index-files/index-15.html index b95c770..34e8677 100644 --- a/primefaces-webapp/doc/index-files/index-15.html +++ b/primefaces-webapp/doc/index-files/index-15.html @@ -2,7 +2,7 @@ - + Q-Index diff --git a/primefaces-webapp/doc/index-files/index-16.html b/primefaces-webapp/doc/index-files/index-16.html index 2f38c83..564e2eb 100644 --- a/primefaces-webapp/doc/index-files/index-16.html +++ b/primefaces-webapp/doc/index-files/index-16.html @@ -2,7 +2,7 @@ - + R-Index diff --git a/primefaces-webapp/doc/index-files/index-17.html b/primefaces-webapp/doc/index-files/index-17.html index 5a5e625..7944975 100644 --- a/primefaces-webapp/doc/index-files/index-17.html +++ b/primefaces-webapp/doc/index-files/index-17.html @@ -2,7 +2,7 @@ - + S-Index @@ -87,7 +87,7 @@
Saves an EventAttendance object.
saveAttendance(EventAttendance) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Saves an EventAttendance object.
saveContent(ActionEvent) - Method in class com.mycompany.controller.ContentController
  @@ -106,7 +106,7 @@
Saves an Event.
saveEvent(Event) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Saves an Event.
saveIdea(ActionEvent) - Method in class com.mycompany.controller.MindMapController
  @@ -115,19 +115,19 @@
Saves an Idea object.
saveIdea(Idea) - Method in class com.mycompany.service.impl.IdeaServiceImpl -
  +
Saves an Idea object.
saveRelationship() - Method in class com.mycompany.controller.ContactsController
 
saveRelationship(UserRelationship) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Saves a UserRelationship object.
saveRelationship(UserRelationship) - Method in interface com.mycompany.service.UserService
Saves a UserRelationship object.
saveUser(User) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Saves a User object.
saveUser(User) - Method in interface com.mycompany.service.UserService
Saves a User object. @@ -136,7 +136,7 @@
 
saveVenue(Venue) - Method in class com.mycompany.service.impl.VenueServiceImpl -
  +
Saves a Venue object.
saveVenue(Venue) - Method in interface com.mycompany.service.VenueService
Saves a Venue object. diff --git a/primefaces-webapp/doc/index-files/index-18.html b/primefaces-webapp/doc/index-files/index-18.html index b252de2..8bf30f4 100644 --- a/primefaces-webapp/doc/index-files/index-18.html +++ b/primefaces-webapp/doc/index-files/index-18.html @@ -2,7 +2,7 @@ - + T-Index diff --git a/primefaces-webapp/doc/index-files/index-19.html b/primefaces-webapp/doc/index-files/index-19.html index ebbff1a..b35622a 100644 --- a/primefaces-webapp/doc/index-files/index-19.html +++ b/primefaces-webapp/doc/index-files/index-19.html @@ -2,7 +2,7 @@ - + U-Index diff --git a/primefaces-webapp/doc/index-files/index-2.html b/primefaces-webapp/doc/index-files/index-2.html index 7d7548c..2cffc49 100644 --- a/primefaces-webapp/doc/index-files/index-2.html +++ b/primefaces-webapp/doc/index-files/index-2.html @@ -2,7 +2,7 @@ - + B-Index @@ -97,7 +97,8 @@ MindmapNode interface.
buildMindMap(Idea, MindmapNode) - Method in class com.mycompany.service.impl.IdeaServiceImpl -
This method uses recursion to build the mind map data structure. +
Populates a mind map data structure from an Idea using the + MindmapNode interface.

diff --git a/primefaces-webapp/doc/index-files/index-20.html b/primefaces-webapp/doc/index-files/index-20.html index 4125dde..677c29e 100644 --- a/primefaces-webapp/doc/index-files/index-20.html +++ b/primefaces-webapp/doc/index-files/index-20.html @@ -2,7 +2,7 @@ - + V-Index diff --git a/primefaces-webapp/doc/index-files/index-3.html b/primefaces-webapp/doc/index-files/index-3.html index 93969e5..28a5e12 100644 --- a/primefaces-webapp/doc/index-files/index-3.html +++ b/primefaces-webapp/doc/index-files/index-3.html @@ -2,7 +2,7 @@ - + C-Index @@ -196,7 +196,7 @@
Creates a ProvinceState object for a particular Country.
createProvinceState(Country, String) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Creates a ProvinceState object for a particular Country.
createUser(ActionEvent) - Method in class com.mycompany.controller.SignupController
  diff --git a/primefaces-webapp/doc/index-files/index-4.html b/primefaces-webapp/doc/index-files/index-4.html index af28b26..6d9d36a 100644 --- a/primefaces-webapp/doc/index-files/index-4.html +++ b/primefaces-webapp/doc/index-files/index-4.html @@ -2,7 +2,7 @@ - + D-Index @@ -96,7 +96,7 @@
 
deleteVenue(Venue) - Method in class com.mycompany.service.impl.VenueServiceImpl -
  +
Deletes a Venue object.
deleteVenue(Venue) - Method in interface com.mycompany.service.VenueService
Deletes a Venue object. diff --git a/primefaces-webapp/doc/index-files/index-5.html b/primefaces-webapp/doc/index-files/index-5.html index be44293..74eb4c8 100644 --- a/primefaces-webapp/doc/index-files/index-5.html +++ b/primefaces-webapp/doc/index-files/index-5.html @@ -2,7 +2,7 @@ - + E-Index diff --git a/primefaces-webapp/doc/index-files/index-6.html b/primefaces-webapp/doc/index-files/index-6.html index f40d5d5..33345ad 100644 --- a/primefaces-webapp/doc/index-files/index-6.html +++ b/primefaces-webapp/doc/index-files/index-6.html @@ -2,7 +2,7 @@ - + F-Index @@ -90,31 +90,31 @@
Finds all Event objects.
findAllEvents() - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Finds all Event objects.
findAllEventsAttendanceByUser(User) - Method in interface com.mycompany.service.EventService
Finds all EventAttendance objects for a particular User.
findAllEventsAttendanceByUser(User) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Finds all EventAttendance objects for a particular User.
findCitiesByState(ProvinceState) - Method in interface com.mycompany.service.CountryService
Finds a list of City objects for the given ProvinceState.
findCitiesByState(ProvinceState) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a list of City objects for the given ProvinceState.
findCity(String, ProvinceState) - Method in interface com.mycompany.service.CountryService
Finds a City by name in the ProvinceState.
findCity(String, ProvinceState) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a City by name in the ProvinceState.
findCityById(Integer) - Method in interface com.mycompany.service.CountryService
Finds a City object by ID.
findCityById(Integer) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a City object by ID.
findContentByName(String) - Method in interface com.mycompany.service.ContentService
Finds a Content object by name. @@ -126,14 +126,15 @@
Finds a Country object by ID.
findCountryById(Integer) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a Country object by ID.
findEventAttendance(Event, User) - Method in interface com.mycompany.service.EventService
Finds the EventAttendance object for a particular Event and User.
findEventAttendance(Event, User) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Finds the EventAttendance object for a particular Event + and User.
findEventAttendanceByGender(Gender) - Method in interface com.mycompany.service.ChartService
Finds all event attendance data by gender. @@ -145,26 +146,27 @@
Finds an Event by ID.
findEventById(Integer) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Finds an Event by ID.
findEvents(City, ProvinceState, EventType, String) - Method in interface com.mycompany.service.EventService
Finds a List of Event objects in a City and ProvinceState for a particular EventType and keyword.
findEvents(City, ProvinceState, EventType, String) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Finds a List of Event objects in a City and + ProvinceState for a particular EventType and keyword.
findIdea(Integer) - Method in interface com.mycompany.service.IdeaService
Finds an Idea by ID.
findIdea(Integer) - Method in class com.mycompany.service.impl.IdeaServiceImpl -
  +
Finds an Idea by ID.
findIdeas() - Method in interface com.mycompany.service.IdeaService
Finds a list of Idea objects.
findIdeas() - Method in class com.mycompany.service.impl.IdeaServiceImpl -
  +
Finds a list of Idea objects.
findProvinceStatesByCountry(Country) - Method in class com.mycompany.controller.VenueController
  @@ -174,10 +176,12 @@ Country.
findProvinceStatesByCountry(Country) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a List of ProvinceState objects for a particular + Country.
findRelationshipToUser(User, User) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a UserRelationship object representing a relationship + between two User objects.
findRelationshipToUser(User, User) - Method in interface com.mycompany.service.UserService
Finds a UserRelationship object representing a relationship @@ -187,32 +191,33 @@
Finds a ProvinceState object by ID.
findStateById(Integer) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a ProvinceState object by ID.
findStateByName(Country, String) - Method in interface com.mycompany.service.CountryService
Finds a ProvinceState object by name within a particular Country.
findStateByName(Country, String) - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Finds a ProvinceState object by name within a particular + Country.
findUser(String, String) - Method in class com.mycompany.controller.UserController
 
findUser(String, String) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a User with the given username and password.
findUser(String, String) - Method in interface com.mycompany.service.UserService
Finds a User with the given username and password.
findUserById(Integer) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a User by ID.
findUserById(Integer) - Method in interface com.mycompany.service.UserService
Finds a User by ID.
findUserByUsername(String) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a User by username.
findUserByUsername(String) - Method in interface com.mycompany.service.UserService
Finds a User by username. @@ -222,10 +227,11 @@ created by a particular User.
findUserEvents(Date, Date, User) - Method in class com.mycompany.service.impl.EventServiceImpl -
  +
Finds a List of Event objects between a start and end date + created by a particular User.
findUsers() - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a List of all User objects.
findUsers() - Method in interface com.mycompany.service.UserService
Finds a List of all User objects. @@ -234,27 +240,29 @@
 
findUsersByName(String) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a List of User objects that have a first name or last name + that partially matches the suggestion string.
findUsersByName(String) - Method in interface com.mycompany.service.UserService
Finds a List of User objects that have a first name or last name that partially matches the suggestion string.
findUsersByType(RelationshipType, User) - Method in class com.mycompany.service.impl.UserServiceImpl -
  +
Finds a List of User objects that are related to the User + according to the specified RelationshipType.
findUsersByType(RelationshipType, User) - Method in interface com.mycompany.service.UserService
Finds a List of User objects that are related to the User according to the specified RelationshipType.
findVenueById(Integer) - Method in class com.mycompany.service.impl.VenueServiceImpl -
  +
Finds a Venue object by ID.
findVenueById(Integer) - Method in interface com.mycompany.service.VenueService
Finds a Venue object by ID.
findVenues() - Method in class com.mycompany.service.impl.VenueServiceImpl -
  +
Finds a List of all Venue objects.
findVenues() - Method in interface com.mycompany.service.VenueService
Finds a List of all Venue objects. diff --git a/primefaces-webapp/doc/index-files/index-7.html b/primefaces-webapp/doc/index-files/index-7.html index 3ede26b..1b774c7 100644 --- a/primefaces-webapp/doc/index-files/index-7.html +++ b/primefaces-webapp/doc/index-files/index-7.html @@ -2,7 +2,7 @@ - + G-Index @@ -182,7 +182,7 @@
Returns all Country objects.
getCountries() - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Returns all Country objects.
getCountry() - Method in class com.mycompany.model.ProvinceState
  @@ -368,7 +368,7 @@
Returns all ProvinceState objects.
getProvinceStates() - Method in class com.mycompany.service.impl.CountryServiceImpl -
  +
Returns all ProvinceState objects.
getRating() - Method in class com.mycompany.model.EventAttendance
  diff --git a/primefaces-webapp/doc/index-files/index-8.html b/primefaces-webapp/doc/index-files/index-8.html index 9bcecf0..9c8303f 100644 --- a/primefaces-webapp/doc/index-files/index-8.html +++ b/primefaces-webapp/doc/index-files/index-8.html @@ -2,7 +2,7 @@ - + H-Index diff --git a/primefaces-webapp/doc/index-files/index-9.html b/primefaces-webapp/doc/index-files/index-9.html index 9909066..dbe6f51 100644 --- a/primefaces-webapp/doc/index-files/index-9.html +++ b/primefaces-webapp/doc/index-files/index-9.html @@ -2,7 +2,7 @@ - + I-Index @@ -124,8 +124,8 @@ database with sample data.
init(ServletContext) - Method in class com.mycompany.service.impl.CountryServiceImpl -
This method is responsible for initializing a List of Country objects - when the web application is started. +
Invoked during the ServletContext initialization to populate the + database with sample data.
Initialized - Annotation Type in com.mycompany.lifecycle
Thanks to Dan Allen for this useful code: https://gist.github.com/637959
isAcceptedTerms() - Method in class com.mycompany.model.User
  diff --git a/primefaces-webapp/doc/index.html b/primefaces-webapp/doc/index.html index 0a72239..448fd6e 100644 --- a/primefaces-webapp/doc/index.html +++ b/primefaces-webapp/doc/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/primefaces-webapp/doc/overview-frame.html b/primefaces-webapp/doc/overview-frame.html index 82e7727..0de6922 100644 --- a/primefaces-webapp/doc/overview-frame.html +++ b/primefaces-webapp/doc/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List diff --git a/primefaces-webapp/doc/overview-summary.html b/primefaces-webapp/doc/overview-summary.html index 3714e65..e74c687 100644 --- a/primefaces-webapp/doc/overview-summary.html +++ b/primefaces-webapp/doc/overview-summary.html @@ -2,7 +2,7 @@ - + Overview diff --git a/primefaces-webapp/doc/overview-tree.html b/primefaces-webapp/doc/overview-tree.html index 1abeef7..211db3a 100644 --- a/primefaces-webapp/doc/overview-tree.html +++ b/primefaces-webapp/doc/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy diff --git a/primefaces-webapp/doc/serialized-form.html b/primefaces-webapp/doc/serialized-form.html index 26aa2ce..2c49bbd 100644 --- a/primefaces-webapp/doc/serialized-form.html +++ b/primefaces-webapp/doc/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form diff --git a/primefaces-webapp/src/main/java/com/mycompany/service/impl/CountryServiceImpl.java b/primefaces-webapp/src/main/java/com/mycompany/service/impl/CountryServiceImpl.java index 4629caa..8af0bd2 100644 --- a/primefaces-webapp/src/main/java/com/mycompany/service/impl/CountryServiceImpl.java +++ b/primefaces-webapp/src/main/java/com/mycompany/service/impl/CountryServiceImpl.java @@ -36,10 +36,8 @@ import javax.persistence.NoResultException; import javax.persistence.TypedQuery; import javax.servlet.ServletContext; -import javax.transaction.UserTransaction; import com.mycompany.lifecycle.Initialized; -import com.mycompany.lifecycle.ServletContextLifecycleNotifier; import com.mycompany.model.City; import com.mycompany.model.Country; import com.mycompany.model.ProvinceState; @@ -57,22 +55,26 @@ @Stateless public class CountryServiceImpl extends AbstractService implements CountryService { + /** + * {@inheritDoc} + */ public ProvinceState createProvinceState(Country country, String name) { ProvinceState state = null; try { - // tx.begin(); state = new ProvinceState(); state.setName(name); state.setCountry(country); country.getProvinceStates().add(state); em.persist(state); - // tx.commit(); } catch (Exception e) { logger.error("Unable to create province/state object:", e); } return state; } + /** + * {@inheritDoc} + */ public List findCitiesByState(ProvinceState state) { String jql = "select c from City c where c.provinceState = ?1 order by c.name"; TypedQuery query = em.createQuery(jql, City.class); @@ -80,6 +82,9 @@ public List findCitiesByState(ProvinceState state) { return query.getResultList(); } + /** + * {@inheritDoc} + */ public City findCity(String name, ProvinceState provinceState) { City city = null; try { @@ -93,6 +98,9 @@ public City findCity(String name, ProvinceState provinceState) { return city; } + /** + * {@inheritDoc} + */ public City findCityById(Integer id) { return em.find(City.class, id); } @@ -103,10 +111,16 @@ private Country findCountryByCode(String countryCode) { .getSingleResult(); } + /** + * {@inheritDoc} + */ public Country findCountryById(Integer id) { return em.find(Country.class, id); } + /** + * {@inheritDoc} + */ @Override public List findProvinceStatesByCountry(Country country) { String jql = "select p from ProvinceState p where p.country = ?1 order by p.name"; @@ -115,10 +129,16 @@ public List findProvinceStatesByCountry(Country country) { return query.getResultList(); } + /** + * {@inheritDoc} + */ public ProvinceState findStateById(Integer id) { return em.find(ProvinceState.class, id); } + /** + * {@inheritDoc} + */ public ProvinceState findStateByName(Country country, String stateName) { if (country == null) { return null; @@ -131,12 +151,18 @@ public ProvinceState findStateByName(Country country, String stateName) { return null; } + /** + * {@inheritDoc} + */ @Override @SuppressWarnings("unchecked") public List getCountries() { return em.createNamedQuery(Queries.COUNTRY_FIND_ALL).getResultList(); } + /** + * {@inheritDoc} + */ @Override public List getProvinceStates() { String jql = "select p from ProvinceState p where p.country.code = 'US' order by p.name"; @@ -200,14 +226,7 @@ private void importCountries() { } /** - * This method is responsible for initializing a List of Country objects - * when the web application is started. We use the CDI event handling system - * combined with the custom {@link Initialized} event to ensure this method - * is called at startup time. - * - * @param context - * @throws Exception - * @see ServletContextLifecycleNotifier + * {@inheritDoc} */ @Override public void init(@Observes @Initialized ServletContext context) throws Exception { diff --git a/primefaces-webapp/src/main/java/com/mycompany/service/impl/EventServiceImpl.java b/primefaces-webapp/src/main/java/com/mycompany/service/impl/EventServiceImpl.java index 5c870e2..327c4cb 100644 --- a/primefaces-webapp/src/main/java/com/mycompany/service/impl/EventServiceImpl.java +++ b/primefaces-webapp/src/main/java/com/mycompany/service/impl/EventServiceImpl.java @@ -59,11 +59,17 @@ @Stateless public class EventServiceImpl extends AbstractService implements EventService { + /** + * {@inheritDoc} + */ @Override public List findAllEvents() { return em.createNamedQuery(Queries.EVENT_FIND_ALL, Event.class).getResultList(); } + /** + * {@inheritDoc} + */ @Override public List findAllEventsAttendanceByUser(User user) { TypedQuery query = em.createNamedQuery( @@ -72,6 +78,9 @@ public List findAllEventsAttendanceByUser(User user) { return query.getResultList(); } + /** + * {@inheritDoc} + */ @Override public EventAttendance findEventAttendance(Event event, User user) { TypedQuery query = em.createNamedQuery( @@ -85,11 +94,17 @@ public EventAttendance findEventAttendance(Event event, User user) { return null; } + /** + * {@inheritDoc} + */ @Override public Event findEventById(Integer id) { return em.find(Event.class, id); } + /** + * {@inheritDoc} + */ @Override public List findUserEvents(Date start, Date end, User user) { String jql = "select evt from Event evt where evt.createdBy = ?1 and evt.startDate between ?2 and ?3"; @@ -101,6 +116,9 @@ public List findUserEvents(Date start, Date end, User user) { return events; } + /** + * {@inheritDoc} + */ @Override public EventAttendance saveAttendance(EventAttendance attendance) { EventAttendance saved = attendance; @@ -112,6 +130,9 @@ public EventAttendance saveAttendance(EventAttendance attendance) { return saved; } + /** + * {@inheritDoc} + */ @Override public Event saveEvent(Event event) { Event saved = event; @@ -123,6 +144,9 @@ public Event saveEvent(Event event) { return saved; } + /** + * {@inheritDoc} + */ @Override public List findEvents(City city, ProvinceState provinceState, EventType eventType, String keyword) { diff --git a/primefaces-webapp/src/main/java/com/mycompany/service/impl/IdeaServiceImpl.java b/primefaces-webapp/src/main/java/com/mycompany/service/impl/IdeaServiceImpl.java index 6c40533..92e5c4e 100644 --- a/primefaces-webapp/src/main/java/com/mycompany/service/impl/IdeaServiceImpl.java +++ b/primefaces-webapp/src/main/java/com/mycompany/service/impl/IdeaServiceImpl.java @@ -47,12 +47,7 @@ public class IdeaServiceImpl extends AbstractService implements IdeaService { /** - * This method uses recursion to build the mind map data structure. - * - * @param parentIdea - * The parent {@link Idea}. - * @param parentNode - * The parent {@link MindmapNode}. + * {@inheritDoc} */ public void buildMindMap(Idea parentIdea, MindmapNode parentNode) { Idea idea = parentIdea; @@ -70,11 +65,17 @@ public void buildMindMap(Idea parentIdea, MindmapNode parentNode) { } } + /** + * {@inheritDoc} + */ @Override public Idea findIdea(Integer id) { return em.find(Idea.class, id); } + /** + * {@inheritDoc} + */ @Override public List findIdeas() { String jql = "select idea from Idea idea where idea.parent is null"; @@ -83,6 +84,9 @@ public List findIdeas() { return ideas; } + /** + * {@inheritDoc} + */ @Override public Idea saveIdea(Idea idea) { Idea saved = idea; diff --git a/primefaces-webapp/src/main/java/com/mycompany/service/impl/UserServiceImpl.java b/primefaces-webapp/src/main/java/com/mycompany/service/impl/UserServiceImpl.java index d7a36bd..89476b6 100644 --- a/primefaces-webapp/src/main/java/com/mycompany/service/impl/UserServiceImpl.java +++ b/primefaces-webapp/src/main/java/com/mycompany/service/impl/UserServiceImpl.java @@ -46,6 +46,9 @@ @Stateless public class UserServiceImpl extends AbstractService implements UserService { + /** + * {@inheritDoc} + */ public UserRelationship findRelationshipToUser(User user1, User user2) { UserRelationship found = null; try { @@ -59,6 +62,9 @@ public UserRelationship findRelationshipToUser(User user1, User user2) { return found; } + /** + * {@inheritDoc} + */ @Override public User findUser(String username, String password) { TypedQuery query = em.createNamedQuery(Queries.USER_FIND_BY_USERNAME_PASSWORD, @@ -72,11 +78,17 @@ public User findUser(String username, String password) { return null; } + /** + * {@inheritDoc} + */ @Override public User findUserById(Integer id) { return em.find(User.class, id); } + /** + * {@inheritDoc} + */ @Override public User findUserByUsername(String username) { String jql = "select u from User u where u.username = ?1"; @@ -89,6 +101,9 @@ public User findUserByUsername(String username) { return null; } + /** + * {@inheritDoc} + */ @Override public List findUsers() { String jql = "select u from User u order by u.username"; @@ -96,6 +111,9 @@ public List findUsers() { return users; } + /** + * {@inheritDoc} + */ @Override public List findUsersByName(String suggest) { TypedQuery query = em.createNamedQuery(Queries.USER_FIND_BY_PARTIAL_NAME, User.class); @@ -104,6 +122,9 @@ public List findUsersByName(String suggest) { return users; } + /** + * {@inheritDoc} + */ @Override public List findUsersByType(RelationshipType type, User user) { TypedQuery query = em.createNamedQuery(Queries.USER_FIND_BY_RELATIONSHIP_TYPE, @@ -113,6 +134,9 @@ public List findUsersByType(RelationshipType type, User user) { return query.getResultList(); } + /** + * {@inheritDoc} + */ @Override public UserRelationship saveRelationship(UserRelationship relationship) { UserRelationship saved = relationship; @@ -124,6 +148,9 @@ public UserRelationship saveRelationship(UserRelationship relationship) { return saved; } + /** + * {@inheritDoc} + */ @Override public User saveUser(User user) { User saved = user; diff --git a/primefaces-webapp/src/main/java/com/mycompany/service/impl/VenueServiceImpl.java b/primefaces-webapp/src/main/java/com/mycompany/service/impl/VenueServiceImpl.java index a850bd8..a60cbdc 100644 --- a/primefaces-webapp/src/main/java/com/mycompany/service/impl/VenueServiceImpl.java +++ b/primefaces-webapp/src/main/java/com/mycompany/service/impl/VenueServiceImpl.java @@ -43,6 +43,9 @@ @Stateless public class VenueServiceImpl extends AbstractService implements VenueService { + /** + * {@inheritDoc} + */ @Override public void deleteVenue(Venue venue) { Venue found = em.find(Venue.class, venue.getId()); @@ -51,11 +54,17 @@ public void deleteVenue(Venue venue) { } } + /** + * {@inheritDoc} + */ @Override public Venue findVenueById(Integer id) { return em.find(Venue.class, id); } + /** + * {@inheritDoc} + */ @Override public List findVenues() { String jql = "select v from Venue v order by v.name"; @@ -64,6 +73,9 @@ public List findVenues() { return venues; } + /** + * {@inheritDoc} + */ @Override public Venue saveVenue(Venue venue) { Venue saved = venue;