Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
Currently we have
ContentBeansTool#getObjectBeanManager
ContentBeansTool#getObjectBeanManager(Session)
ContentBeansTool#getQueryManager
ContentBeansTool#getQueryManager(Session)
The created objects belong to the hst request context. Hence, I'd like to move the getters to the hst request context, cache the created objects there, and rename the 'get' part above to 'create'
Attachments
Issue Links
- relates to
-
HSTTWO-2645 Backport: Add the 'request specific' created object from ContentBeansTool to HstRequestContext
- Closed
-
GOGREEN-1159 align code with updated method on HstRequestContext and ContentBeansTool
- Closed