From: <dd...@us...> - 2015-07-01 14:57:05
|
Revision: 3525 http://sourceforge.net/p/pulse-java/code/3525 Author: ddietz Date: 2015-07-01 14:57:03 +0000 (Wed, 01 Jul 2015) Log Message: ----------- - removed warnings - added comments - ... Modified Paths: -------------- branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/model/BlogComment.java branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/model/BlogContent.java branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/model/BlogPublication.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/LocalizationLocator.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/RedirectToSitemapSectionTagController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/EditorControllerRequestBean.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/registry/admin/ContentRegistryNodeEditorRequestBean.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorRequestBean.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/StylesAndThemes.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/search/SearchSitemapNodesController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/system/ViewportControllerResult.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/cart/UpdatePriceResult.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/OrderMetaData.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/Price.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShopItemUserSpecificJAXBWrapper.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShopSettings.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShoppingCart.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/TaxGroup.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/EmailStatisticsPDFReportsJoblet.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/SendReportEmailJoblet.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/AbstractRegexVersioned.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/PIRecord.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractRegexVersionedCounter.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractRegexVersionedCounterAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractTreeAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractTreeElement.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryPerPIRecordAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryPerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PIRecordCountAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/ScreenResolutionPerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/UserStatisticsControllerResult.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/AbstractStatisticsViewControllerResult.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/TechnicalInformationViewControllerResultData.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/TimeAnalysisViewControllerResultData.java branches/0.7/trunk/components/store/src/unit-tests/org/torweg/pulse/component/store/TestStoreContent.java branches/0.7/trunk/components/store/src/unit-tests/org/torweg/pulse/component/store/TestStoreVariant.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/SurveyControllerResult.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/SurveyProgress.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/AbstractQuestion.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/contact/ContactFormsControllerConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/RepresentativeDisplayer.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/AbstractSweepstakeResult.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/ParticipationRequestBean.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/CommandMatcher.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/WebMethodException.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/CommandBuilder.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceRequestImplConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/View.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractImageGroup.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentLocalizationMap.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Localized.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractContentEditorControllerRequestBean.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentAttachmentsResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/Filter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/FilterMatches.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/FilterRule.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/admin/EditContextRequestBean.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/admin/EditorResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/registry/ContentRegistryNodeLoaderResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapSectionTagResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/JPEGUtil.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/StringUtils.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/Node.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/geolocation/GeoLocation.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractAssorterDataJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/BundleJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/CommandURLJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/CurrencyJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/SimpleError.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/TimeZoneJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/AbstractSitemapNodeJSONResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/AdminErrorResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/ContentLocalizationMapResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/validation/BooleanTrueValidator.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/time/CalendarUtil.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/xml/bind/SecureJAXBContext.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/configuration/TestEmailConfiguration.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |