Uses of Interface
org.hippoecm.hst.content.beans.ContentNodeBinder
Package
Description
The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager
-
Uses of ContentNodeBinder in org.hippoecm.hst.content.beans.manager
Modifier and TypeMethodDescriptionvoid
ObjectBeanPersistenceManager.update
(Object content, ContentNodeBinder customContentNodeBinder) Updates the content node which is mapped to the object by thecustomContentNodeBinder
provided by client.