Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-3184

Refactor method public static Object getVolatileUserData(String key) in class org.openmrs.api.context.Context

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • TBD
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Low

    Description

      File: /openmrs/api/src/main/java/org/openmrs/api/context/Context.java
      Line: 1120

      Source:
      /**

      • Get a piece of information for the currently authenticated user. This information is stored
      • only temporarily. When a new module is loaded or the server is restarted, this information
      • will disappear. If there is not information by this key, null is returned TODO: This needs to
      • be refactored/removed
      • @param key identifying string for the information
      • @return the information stored
        */
        public static Object getVolatileUserData(String key)

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                nullakilla Anton Alekseiev
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: