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
- is related to
-
TRUNK-3185 Refactor method public static void setVolatileUserData(String key, Object value) in class org.openmrs.api.context.Context
-
- Closed
-
- relates to
-
TRUNK-324 Go through the TODO items code and create tickets out of them
-
- Ready for Work
-
-
TRUNK-6087 COPY: Go through the TODO items code and create tickets out of them
-
- Needs Assessment
-
-
TRUNK-6108 COPY: Go through the TODO items code and create tickets out of them
-
- Needs Assessment
-