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