From df8de6655ea0c80447c4495cabb94bae1338e538 Mon Sep 17 00:00:00 2001 From: Ian Hlavats Date: Wed, 5 Jun 2013 16:13:38 +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 | 4 ++-- .../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 | 2 +- .../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 | 2 +- .../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 | 2 +- .../mycompany/model/class-use/Country_.html | 2 +- .../model/class-use/Credentials.html | 2 +- .../com/mycompany/model/class-use/Event.html | 2 +- .../model/class-use/EventAttendance.html | 2 +- .../model/class-use/EventAttendance_.html | 2 +- .../mycompany/model/class-use/EventType.html | 2 +- .../com/mycompany/model/class-use/Event_.html | 2 +- .../com/mycompany/model/class-use/Gender.html | 2 +- .../com/mycompany/model/class-use/Idea.html | 2 +- .../com/mycompany/model/class-use/Idea_.html | 2 +- .../model/class-use/ProvinceState.html | 2 +- .../model/class-use/ProvinceState_.html | 2 +- .../model/class-use/RelationshipType.html | 2 +- .../com/mycompany/model/class-use/User.html | 2 +- .../model/class-use/UserRelationship.html | 2 +- .../model/class-use/UserRelationship_.html | 2 +- .../com/mycompany/model/class-use/User_.html | 2 +- .../com/mycompany/model/class-use/Venue.html | 2 +- .../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 | 4 ++-- .../com/mycompany/service/UserService.html | 2 +- .../com/mycompany/service/VenueService.html | 2 +- .../service/class-use/ChartService.html | 4 ++-- .../service/class-use/ContentService.html | 4 ++-- .../service/class-use/CountryService.html | 5 ++--- .../service/class-use/EventService.html | 4 ++-- .../service/class-use/IdeaService.html | 4 ++-- .../service/class-use/UserService.html | 4 ++-- .../service/class-use/VenueService.html | 4 ++-- .../service/impl/AbstractService.html | 10 +++++++++- .../service/impl/ChartServiceImpl.html | 10 +++++++++- .../service/impl/ContentServiceImpl.html | 10 +++++++++- .../service/impl/CountryServiceImpl.html | 7 ++----- .../service/impl/EventServiceImpl.html | 10 +++++++++- .../service/impl/IdeaServiceImpl.html | 12 ++++++++++-- .../service/impl/UserServiceImpl.html | 6 +++++- .../service/impl/VenueServiceImpl.html | 10 +++++++++- .../impl/class-use/AbstractService.html | 17 ++++++++--------- .../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 | 19 +++++++++---------- .../mycompany/service/impl/package-tree.html | 2 +- .../mycompany/service/impl/package-use.html | 4 ++-- .../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 | 4 ++-- .../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 | 2 +- .../doc/index-files/index-18.html | 2 +- .../doc/index-files/index-19.html | 4 ++-- .../doc/index-files/index-2.html | 2 +- .../doc/index-files/index-20.html | 4 ++-- .../doc/index-files/index-3.html | 9 ++++----- .../doc/index-files/index-4.html | 2 +- .../doc/index-files/index-5.html | 4 ++-- .../doc/index-files/index-6.html | 2 +- .../doc/index-files/index-7.html | 2 +- .../doc/index-files/index-8.html | 2 +- .../doc/index-files/index-9.html | 4 ++-- 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 +- 202 files changed, 289 insertions(+), 244 deletions(-) diff --git a/primefaces-webapp/doc/allclasses-frame.html b/primefaces-webapp/doc/allclasses-frame.html index 0807748..f0044b1 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 61a2f73..fcb346b 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 8c73447..992b939 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 aa8fe8c..3179d54 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 94e5355..81252dd 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 f7f1557..c456574 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 9274567..57c1607 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 e0e4bfe..8fa6c70 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 648d59a..c5c5c7d 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 e91b096..a2ba293 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 47e9f5c..1d1944d 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 ee3c9eb..66eb1e1 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 352cce1..47b01d7 100644 --- a/primefaces-webapp/doc/com/mycompany/controller/SignupController.html +++ b/primefaces-webapp/doc/com/mycompany/controller/SignupController.html @@ -2,7 +2,7 @@ - + SignupController @@ -312,7 +312,7 @@

-
Returns:
+
Returns:
A Date object.

diff --git a/primefaces-webapp/doc/com/mycompany/controller/UserController.html b/primefaces-webapp/doc/com/mycompany/controller/UserController.html index 00b3726..2ccfaad 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 1b9c7e7..68232a3 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 0421941..2a29ef5 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 b048d55..a6752a1 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 31ec6f6..f07fd39 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 780ab3e..2438f52 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 0a72483..65e8d6c 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 5800a28..9285231 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 2033aa3..0874289 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 4d491cc..11d1dd6 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 885c1f8..b015e1f 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 ac87ecc..c12681b 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 a432b6e..cc163b6 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 301b452..419cba9 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 3b8baf3..25e7173 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 217dd05..2f6377b 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 4fa85eb..d8e610e 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 001dc05..1882b55 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 2fa0120..d590a5e 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 4a45a1a..9892537 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 0d4fb2b..2c61a3b 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 e44694c..bb0d305 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 265664a..fa36e2c 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 a03cbc1..101c559 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 769652e..017ce25 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 41d8a9a..f9dfd19 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 80336cd..910c04d 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 1c03de5..4252bec 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 5a5d314..413360a 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 7524f63..a3c1472 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 04ba07c..b8eef66 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 3207a59..9199985 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 2edc50f..e62a3a7 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 89cca2b..5962fdf 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 7b951b1..e6bc6f7 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 86b58c6..257b2e5 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 ad85f7c..a115730 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 378fa53..c88b8b1 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 1c08711..a41853b 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 ae6b029..8c09479 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 27ab606..2c20e64 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 a7e0e73..1613e99 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 971d4e7..7f78a71 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 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 c71e003..59d3c8a 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 758fa4c..35a77db 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 0a25038..16f4373 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 c1c2f03..5014754 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 1306696..42e5cd5 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 51347c7..599c2fb 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 6bd9a63..91f4182 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 8e30df4..88b1bb2 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 a480cd4..b0026c9 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 c813d21..2d71553 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 e15420c..bb35e54 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 cec9efd..a94a4ce 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 55428fc..0349547 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 977d918..0fdc375 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 0b1ba87..1e14df1 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 fbb2f98..d3f05ba 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 3f7e4b9..1b13894 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 a11441a..b9860a3 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 eb7fa49..5698097 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 0c94b2b..b423e61 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 a57b895..af7ad53 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 93550ea..ca4b559 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 4899618..06dce72 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 8f5a0d6..a111f97 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 bfcf593..5bde7e1 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 0b0204c..706144a 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 ded67e2..4b21141 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 154524f..19639ea 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 ed79ec4..20be2fa 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 1467a24..b77fabe 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 0850f0c..580fdbc 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 0d12122..fb710c4 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 19761b5..1011edb 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 53fde2b..45a10fa 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 9018e4e..3a91725 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 3285cd7..89e703e 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 f72c446..a90b205 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/City_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/City_.html index 78b2ec4..0fe2c52 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 8cc2256..d16b80a 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 c38f169..07182b0 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 1a00065..be8764f 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/Country_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Country_.html index 6b126a4..48f517f 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 79926d3..c579ee8 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 5fcd385..6faea5b 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/EventAttendance.html b/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance.html index e52fe6c..5732ef2 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/EventAttendance_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/EventAttendance_.html index d3a9be2..ed6eb45 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 c5a8a15..fc489e6 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 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 a6e9f5c..70c3aa9 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 e554011..378e1d9 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 cbe7199..02bf981 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/Idea_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Idea_.html index 0224e01..d3c5aae 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 8e43a97..685b576 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/ProvinceState_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/ProvinceState_.html index 905e77d..aad1b7b 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 3b1fdc0..14b832e 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 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 e105d35..3c1d7b9 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/UserRelationship.html b/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship.html index 472d7f6..2922464 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/UserRelationship_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/UserRelationship_.html index eff3e93..b76c7f2 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 3758fe0..b693229 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 6b06539..f413c0f 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/class-use/Venue_.html b/primefaces-webapp/doc/com/mycompany/model/class-use/Venue_.html index 723533e..6e58ef1 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 86f37da..22baf44 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 18c4bc1..e54effc 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 0de6008..78bbe13 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 b6061aa..a6a6e08 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 2015a5b..867d46c 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 1f2753e..bc4c611 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 c601f94..a3fa88b 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 33324fb..14b27bb 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 04615a5..d94a758 100644 --- a/primefaces-webapp/doc/com/mycompany/service/IdeaService.html +++ b/primefaces-webapp/doc/com/mycompany/service/IdeaService.html @@ -2,7 +2,7 @@ - + IdeaService @@ -206,7 +206,7 @@

-
Returns:
+
Returns:
A List of Idea objects.

diff --git a/primefaces-webapp/doc/com/mycompany/service/UserService.html b/primefaces-webapp/doc/com/mycompany/service/UserService.html index d9d0994..e69e41b 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 8fab357..07b0650 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 fdaffc9..7eb3bce 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 @@ -145,7 +145,7 @@

ChartServiceImpl
-            +          Chart service implementation class.   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 cff3cba..2b66edb 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 @@ -145,7 +145,7 @@

ContentServiceImpl
-            +          Content service implementation class.   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 f5e5669..259ff02 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 @@ -161,8 +161,7 @@

CountryServiceImpl
-           - Controller class for countries. +          Country service implementation class.   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 dcc7cbe..390dbaf 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 @@ -153,7 +153,7 @@

EventServiceImpl
-            +          Event service implementation class.   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 dad83b6..dd550d1 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 @@ -145,7 +145,7 @@

IdeaServiceImpl
-            +          Idea service implementation class.   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 7783fe4..9b8a63c 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 @@ -177,7 +177,7 @@

UserServiceImpl
-            +          User service implementation class.   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 9bea2a3..4500685 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 @@ -145,7 +145,7 @@

VenueServiceImpl
-            +          Venue service implementation class.   diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/AbstractService.html b/primefaces-webapp/doc/com/mycompany/service/impl/AbstractService.html index 9817fb2..98e0c71 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 @@ -104,6 +104,14 @@

+Base class for service implementations. +

+ +

+

+
Author:
+
Ian Hlavats (ian@tarantulaconsulting.com)
+

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/ChartServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/ChartServiceImpl.html index 21507d4..26081b0 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 @@ -106,6 +106,14 @@

+Chart service implementation class. +

+ +

+

+
Author:
+
Ian Hlavats (ian@tarantulaconsulting.com)
+

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/ContentServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/ContentServiceImpl.html index 5062362..c09823c 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 @@ -106,6 +106,14 @@

+Content service implementation class. +

+ +

+

+
Author:
+
Ian Hlavats (ian@tarantulaconsulting.com)
+

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/CountryServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/CountryServiceImpl.html index 75bb394..f70b93d 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 @@ -106,10 +106,7 @@

-

- Controller class for countries. Since this class holds application-wide - state, namely a list of Country objects, we annotate it as an - application-scoped CDI bean. +Country service implementation class.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/EventServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/EventServiceImpl.html index 8f277b4..382606f 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 @@ -106,6 +106,14 @@

+Event service implementation class. +

+ +

+

+
Author:
+
Ian Hlavats (ian@tarantulaconsulting.com)
+

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/IdeaServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/IdeaServiceImpl.html index 12a0a17..969a681 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 @@ -106,6 +106,14 @@

+Idea service implementation class. +

+ +

+

+
Author:
+
Ian Hlavats (ian@tarantulaconsulting.com)
+

@@ -255,7 +263,7 @@

-
Returns:
+
Returns:
A List of Idea objects.

diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/UserServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/UserServiceImpl.html index eb6aaef..cbd3c5d 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 @@ -105,6 +105,10 @@

public class UserServiceImpl
extends AbstractService
implements UserService +

+User service implementation class. +

+


diff --git a/primefaces-webapp/doc/com/mycompany/service/impl/VenueServiceImpl.html b/primefaces-webapp/doc/com/mycompany/service/impl/VenueServiceImpl.html index 9c31080..339aa49 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 @@ -106,6 +106,14 @@

+Venue service implementation class. +

+ +

+

+
Author:
+
Ian Hlavats (ian@tarantulaconsulting.com)
+

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 7b04558..6d44680 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 @@ -116,7 +116,7 @@

ChartServiceImpl
-            +          Chart service implementation class. @@ -124,7 +124,7 @@

ContentServiceImpl
-            +          Content service implementation class. @@ -132,8 +132,7 @@

CountryServiceImpl
-           - Controller class for countries. +          Country service implementation class. @@ -141,7 +140,7 @@

EventServiceImpl
-            +          Event service implementation class. @@ -149,7 +148,7 @@

IdeaServiceImpl
-            +          Idea service implementation class. @@ -157,7 +156,7 @@

UserServiceImpl
-            +          User service implementation class. @@ -165,7 +164,7 @@

VenueServiceImpl
-            +          Venue service implementation class.   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 8cd1b51..7faa15c 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 b521585..b17c3b1 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 387f107..02251a0 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 16743ac..495d1ca 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 c79fdb1..4644462 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 cdfee9b..fd06d75 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 917148b..c477eba 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 596ea9c..83a1fe7 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 7c83244..b32a242 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 @@ -96,36 +96,35 @@

AbstractService -  +Base class for service implementations. ChartServiceImpl -  +Chart service implementation class. ContentServiceImpl -  +Content service implementation class. CountryServiceImpl - - Controller class for countries. +Country service implementation class. EventServiceImpl -  +Event service implementation class. IdeaServiceImpl -  +Idea service implementation class. UserServiceImpl -  +User service implementation class. VenueServiceImpl -  +Venue service implementation class.   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 d29db15..6d8a1b8 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 9ce6bea..092f41d 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 @@ -106,7 +106,7 @@

AbstractService
-            +          Base class for service implementations.   diff --git a/primefaces-webapp/doc/com/mycompany/service/package-frame.html b/primefaces-webapp/doc/com/mycompany/service/package-frame.html index 01052d8..8d4858b 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 28000fe..d44cd6b 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 b79762e..d613a29 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 9593133..bc27037 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 a56c193..19452c4 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 16cdceb..e1d3313 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 5c055c8..4d793b4 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 bb2a9db..12d55f1 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 eec23f7..324cbb0 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 ecbb68f..e7d9f25 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 a56ab3a..5a76287 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 2f1c268..e7e41e0 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 f91a56e..cc54c8d 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 e674be4..9c9e51e 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 43cf8c0..c190be6 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 5e36638..4852fe5 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 ffbdbaf..22e4492 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 f2f46dc..dc8b950 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 4c183a0..df5b095 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 7410511..8aeebee 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 105fa59..82a275c 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 a6e5141..637607f 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 21ef825..07a6511 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 fa19ed2..2e5c964 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 @@ -91,7 +91,7 @@
AbstractEntity_ - Class in com.mycompany.model
 
AbstractEntity_() - Constructor for class com.mycompany.model.AbstractEntity_
  -
AbstractService - Class in com.mycompany.service.impl
 
AbstractService() - +
AbstractService - Class in com.mycompany.service.impl
Base class for service implementations.
AbstractService() - Constructor for class com.mycompany.service.impl.AbstractService
 
acceptedTerms - diff --git a/primefaces-webapp/doc/index-files/index-10.html b/primefaces-webapp/doc/index-files/index-10.html index 85a5e20..46e3cf6 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 2e48bee..28cfdac 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 371bbbd..e1c556a 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 6e6851f..a403957 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 f4abb6b..4eebf3c 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 6df5994..b95c770 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 177c355..2f38c83 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 8ab9576..5a5e625 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 diff --git a/primefaces-webapp/doc/index-files/index-18.html b/primefaces-webapp/doc/index-files/index-18.html index dca01f0..b252de2 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 70ca77d..ebbff1a 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 @@ -127,7 +127,7 @@
userSelected(SelectEvent) - Method in class com.mycompany.controller.ContactsController
  -
UserService - Interface in com.mycompany.service
Interface for user service.
UserServiceImpl - Class in com.mycompany.service.impl
 
UserServiceImpl() - +
UserService - Interface in com.mycompany.service
Interface for user service.
UserServiceImpl - Class in com.mycompany.service.impl
User service implementation class.
UserServiceImpl() - Constructor for class com.mycompany.service.impl.UserServiceImpl
 
UserSession - Class in com.mycompany.util
Session-scoped CDI managed bean to store a User object.
UserSession() - diff --git a/primefaces-webapp/doc/index-files/index-2.html b/primefaces-webapp/doc/index-files/index-2.html index 175c16e..7d7548c 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 diff --git a/primefaces-webapp/doc/index-files/index-20.html b/primefaces-webapp/doc/index-files/index-20.html index d729ffc..4125dde 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 @@ -124,7 +124,7 @@
venueSelected(ValueChangeEvent) - Method in class com.mycompany.controller.VenueController
  -
VenueService - Interface in com.mycompany.service
Interface for a venue service.
VenueServiceImpl - Class in com.mycompany.service.impl
 
VenueServiceImpl() - +
VenueService - Interface in com.mycompany.service
Interface for a venue service.
VenueServiceImpl - Class in com.mycompany.service.impl
Venue service implementation class.
VenueServiceImpl() - Constructor for class com.mycompany.service.impl.VenueServiceImpl
 
version - diff --git a/primefaces-webapp/doc/index-files/index-3.html b/primefaces-webapp/doc/index-files/index-3.html index 114eb46..93969e5 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 @@ -85,7 +85,7 @@
ChartController - Class in com.mycompany.controller
Controller class for charts.
ChartController() - Constructor for class com.mycompany.controller.ChartController
  -
ChartService - Interface in com.mycompany.service
Interface for a chart service.
ChartServiceImpl - Class in com.mycompany.service.impl
 
ChartServiceImpl() - +
ChartService - Interface in com.mycompany.service
Interface for a chart service.
ChartServiceImpl - Class in com.mycompany.service.impl
Chart service implementation class.
ChartServiceImpl() - Constructor for class com.mycompany.service.impl.ChartServiceImpl
 
ChatController - Class in com.mycompany.controller
Controller class for chat functionality.
ChatController() - @@ -142,7 +142,7 @@
ContentController - Class in com.mycompany.controller
Controller class for content editing.
ContentController() - Constructor for class com.mycompany.controller.ContentController
  -
ContentService - Interface in com.mycompany.service
Interface for a content service.
ContentServiceImpl - Class in com.mycompany.service.impl
 
ContentServiceImpl() - +
ContentService - Interface in com.mycompany.service
Interface for a content service.
ContentServiceImpl - Class in com.mycompany.service.impl
Content service implementation class.
ContentServiceImpl() - Constructor for class com.mycompany.service.impl.ContentServiceImpl
 
contextDestroyed(ServletContextEvent) - @@ -179,8 +179,7 @@
CountryConverter - Class in com.mycompany.convert
Converter class for Country objects.
CountryConverter() - Constructor for class com.mycompany.convert.CountryConverter
  -
CountryService - Interface in com.mycompany.service
Service class for country-related operations.
CountryServiceImpl - Class in com.mycompany.service.impl
- Controller class for countries.
CountryServiceImpl() - +
CountryService - Interface in com.mycompany.service
Service class for country-related operations.
CountryServiceImpl - Class in com.mycompany.service.impl
Country service implementation class.
CountryServiceImpl() - Constructor for class com.mycompany.service.impl.CountryServiceImpl
 
createdBy - diff --git a/primefaces-webapp/doc/index-files/index-4.html b/primefaces-webapp/doc/index-files/index-4.html index ab5ea9e..af28b26 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 diff --git a/primefaces-webapp/doc/index-files/index-5.html b/primefaces-webapp/doc/index-files/index-5.html index 06ff437..be44293 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 @@ -167,7 +167,7 @@
eventSelected(OverlaySelectEvent) - Method in class com.mycompany.controller.SearchController
  -
EventService - Interface in com.mycompany.service
Interfaces for an event service.
EventServiceImpl - Class in com.mycompany.service.impl
 
EventServiceImpl() - +
EventService - Interface in com.mycompany.service
Interfaces for an event service.
EventServiceImpl - Class in com.mycompany.service.impl
Event service implementation class.
EventServiceImpl() - Constructor for class com.mycompany.service.impl.EventServiceImpl
 
eventType - diff --git a/primefaces-webapp/doc/index-files/index-6.html b/primefaces-webapp/doc/index-files/index-6.html index b125ff3..f40d5d5 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 diff --git a/primefaces-webapp/doc/index-files/index-7.html b/primefaces-webapp/doc/index-files/index-7.html index d2d0d86..3ede26b 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 diff --git a/primefaces-webapp/doc/index-files/index-8.html b/primefaces-webapp/doc/index-files/index-8.html index b9f6331..9bcecf0 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 da82824..9909066 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 @@ -91,7 +91,7 @@
Idea_ - Class in com.mycompany.model
 
Idea_() - Constructor for class com.mycompany.model.Idea_
  -
IdeaService - Interface in com.mycompany.service
Interface for an idea service.
IdeaServiceImpl - Class in com.mycompany.service.impl
 
IdeaServiceImpl() - +
IdeaService - Interface in com.mycompany.service
Interface for an idea service.
IdeaServiceImpl - Class in com.mycompany.service.impl
Idea service implementation class.
IdeaServiceImpl() - Constructor for class com.mycompany.service.impl.IdeaServiceImpl
 
init(ComponentSystemEvent) - diff --git a/primefaces-webapp/doc/index.html b/primefaces-webapp/doc/index.html index 82f0066..0a72239 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 1dc8387..82e7727 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 dfbfe95..3714e65 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 83a99e4..1abeef7 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 f943552..26aa2ce 100644 --- a/primefaces-webapp/doc/serialized-form.html +++ b/primefaces-webapp/doc/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form