Uses of Class
org.hippoecm.hst.content.beans.ObjectBeanManagerException
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
-
Uses of ObjectBeanManagerException in org.hippoecm.hst.content.beans
Modifier and TypeClassDescriptionclass
TheContentNodeBindingException
class defines a binding exception that aContentNodeBinder
can throw when it is unable to perform its operation successfully.class
TheObjectBeanPersistenceException
class defines a general exception that aObjectBeanPersistenceManager
can throw when it is unable to perform its operation successfully. -
Uses of ObjectBeanManagerException in org.hippoecm.hst.content.beans.manager
Modifier and TypeMethodDescriptionGet an object from the JCR repository.ObjectBeanManager.getObjectByUuid
(String uuid) Get an object from the JCR repositoryObjectConverter.getPrimaryObjectType
(Node node) Returns the Primary Node Type for a Node (or a child Node if the Node is a Handle) to be used for Object conversion, possibly using a fallback Node Type if no exact match can be determined.