Bug 534417 (RHQ-1215)
| Summary: | create an object facade to the user preferences | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Core UI | Assignee: | Joseph Marques <jmarques> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.1 | Keywords: | SubTask |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-1215 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 534227 | ||
|
Description
Joseph Marques
2008-12-04 20:11:00 UTC
rev2198 - centralized reading/writing of all user preferences in the system; if a particular web context only needed one preference, it had a direct getter/setter; however, for more complex preferences (dashboard portlets, metric views), object facades exist with convenience methods as needed by the context; rev2215 - more refactoring for user indicator chart view preferences; This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1215 |