Uses of Package
org.hippoecm.hst.content.beans
-
Packages that use org.hippoecm.hst.content.beans Package Description org.hippoecm.hst.content.beans The org.hippoecm.hst.content.beans package defines the API for the HST Content Beansorg.hippoecm.hst.content.beans.manager The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Managerorg.hippoecm.hst.content.beans.standard -
Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.content.beans Class Description ContentNodeBindingException TheContentNodeBindingException
class defines a binding exception that aContentNodeBinder
can throw when it is unable to perform its operation successfully.ObjectBeanManagerException TheObjectBeanManagerException
class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.ObjectBeanPersistenceException TheObjectBeanPersistenceException
class defines a general exception that aObjectBeanPersistenceManager
can throw when it is unable to perform its operation successfully.SimpleObjectConverter SimpleObjectConverter which is responsible for basic Object-JCR Node mapping. -
Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.content.beans.manager Class Description ContentNodeBinder ContentNodeBinder
is the interface for custom mapping content POJO object to JCR node.ObjectBeanManagerException TheObjectBeanManagerException
class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.ObjectBeanPersistenceException TheObjectBeanPersistenceException
class defines a general exception that aObjectBeanPersistenceManager
can throw when it is unable to perform its operation successfully. -
Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.content.beans.standard Class Description NodeAware Interface to be implemented by beans that wish to be aware of its originating JCR node.