|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectBeanManager | |
---|---|
org.hippoecm.hst.component.support.bean | |
org.hippoecm.hst.content.beans.manager | The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager |
org.hippoecm.hst.content.beans.manager.workflow | The org.hippoecm.hst.content.beans.manager.workflow package defines the API for the HST Content Beans Workflow Manager |
org.hippoecm.hst.mock.content.beans.manager | |
org.hippoecm.hst.tag |
Uses of ObjectBeanManager in org.hippoecm.hst.component.support.bean |
---|
Methods in org.hippoecm.hst.component.support.bean that return ObjectBeanManager | |
---|---|
ObjectBeanManager |
BaseHstComponent.getObjectBeanManager(HstRequest request)
|
Uses of ObjectBeanManager in org.hippoecm.hst.content.beans.manager |
---|
Subinterfaces of ObjectBeanManager in org.hippoecm.hst.content.beans.manager | |
---|---|
interface |
ObjectBeanPersistenceManager
ObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components. |
Classes in org.hippoecm.hst.content.beans.manager that implement ObjectBeanManager | |
---|---|
class |
ObjectBeanManagerImpl
|
Uses of ObjectBeanManager in org.hippoecm.hst.content.beans.manager.workflow |
---|
Subinterfaces of ObjectBeanManager in org.hippoecm.hst.content.beans.manager.workflow | |
---|---|
interface |
WorkflowPersistenceManager
|
Classes in org.hippoecm.hst.content.beans.manager.workflow that implement ObjectBeanManager | |
---|---|
class |
WorkflowPersistenceManagerImpl
An implementation for WorkflowPersistenceManager interface with Hippo Repository Workflow API. |
Uses of ObjectBeanManager in org.hippoecm.hst.mock.content.beans.manager |
---|
Classes in org.hippoecm.hst.mock.content.beans.manager that implement ObjectBeanManager | |
---|---|
class |
MockObjectBeanPersistenceManager
Simple in-memory implementation for MockObjectBeanPersistenceManager interface. |
Uses of ObjectBeanManager in org.hippoecm.hst.tag |
---|
Methods in org.hippoecm.hst.tag that return ObjectBeanManager | |
---|---|
protected ObjectBeanManager |
HstTagSupport.getObjectBeanManager(HstRequest request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |