Uses of Interface
org.hippoecm.hst.content.beans.ContentNodeBinder
Packages that use 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
Methods in org.hippoecm.hst.content.beans.manager with parameters of type ContentNodeBinderModifier and TypeMethodDescriptionvoid
ObjectBeanPersistenceManager.update
(Object content, ContentNodeBinder customContentNodeBinder) Updates the content node which is mapped to the object by thecustomContentNodeBinder
provided by client.