Package | Description |
---|---|
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.content.tool | |
org.hippoecm.hst.core.request |
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
|
Modifier and Type | Interface and Description |
---|---|
interface |
ObjectBeanPersistenceManager
ObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components. |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkflowPersistenceManager |
Modifier and Type | Method and Description |
---|---|
ObjectBeanManager |
ContentBeansTool.createObjectBeanManager(javax.jcr.Session session)
Creates a new ObjectBeanManager instance using the
ObjectConverter from ContentBeansTool.getObjectConverter() . |
Modifier and Type | Method and Description |
---|---|
ObjectBeanManager |
HstRequestContext.getObjectBeanManager() |
ObjectBeanManager |
HstRequestContext.getObjectBeanManager(javax.jcr.Session session) |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.