Uses of Interface
org.hippoecm.hst.content.beans.manager.ObjectBeanManager
Packages that use ObjectBeanManager
Package
Description
The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager
The org.hippoecm.hst.content.beans.manager.workflow package defines the API for the HST Content Beans Workflow Manager
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of ObjectBeanManager in org.hippoecm.hst.content.beans.manager
Subinterfaces of ObjectBeanManager in org.hippoecm.hst.content.beans.managerModifier and TypeInterfaceDescriptioninterface
ObjectBeanPersistenceManager
is the primary interface for HST-2-Persistence-aware application components. -
Uses of ObjectBeanManager in org.hippoecm.hst.content.beans.manager.workflow
Subinterfaces of ObjectBeanManager in org.hippoecm.hst.content.beans.manager.workflow -
Uses of ObjectBeanManager in org.hippoecm.hst.content.tool
Methods in org.hippoecm.hst.content.tool that return ObjectBeanManagerModifier and TypeMethodDescriptionContentBeansTool.createObjectBeanManager
(Session session) Creates a new ObjectBeanManager instance using theObjectConverter
fromContentBeansTool.getObjectConverter()
. -
Uses of ObjectBeanManager in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return ObjectBeanManagerModifier and TypeMethodDescriptionHstRequestContext.getObjectBeanManager()
HstRequestContext.getObjectBeanManager
(Session session)