Uses of Interface
org.hippoecm.hst.content.beans.manager.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
Modifier 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
-
Uses of ObjectBeanManager in org.hippoecm.hst.content.tool
Modifier and TypeMethodDescriptionContentBeansTool.createObjectBeanManager
(Session session) Creates a new ObjectBeanManager instance using theObjectConverter
fromContentBeansTool.getObjectConverter()
. -
Uses of ObjectBeanManager in org.hippoecm.hst.core.request
Modifier and TypeMethodDescriptionHstRequestContext.getObjectBeanManager()
HstRequestContext.getObjectBeanManager
(Session session)