Uses of Package
org.hippoecm.hst.content.beans
Package
Description
The org.hippoecm.hst.content.beans package defines the API for the HST Content Beans
The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager
-
ClassDescriptionThe
ContentNodeBindingException
class defines a binding exception that aContentNodeBinder
can throw when it is unable to perform its operation successfully.TheObjectBeanManagerException
class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.TheObjectBeanPersistenceException
class defines a general exception that aObjectBeanPersistenceManager
can throw when it is unable to perform its operation successfully.SimpleObjectConverter which is responsible for basic Object-JCR Node mapping. -
ClassDescription
ContentNodeBinder
is the interface for custom mapping content POJO object to JCR node.TheObjectBeanManagerException
class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.TheObjectBeanPersistenceException
class defines a general exception that aObjectBeanPersistenceManager
can throw when it is unable to perform its operation successfully. -
ClassDescriptionInterface to be implemented by beans that wish to be aware of its originating JCR node.