Uses of Package
org.hippoecm.hst.content.beans

Packages that use org.hippoecm.hst.content.beans
org.hippoecm.hst.component.support.bean   
org.hippoecm.hst.content.beans The org.hippoecm.hst.content.beans package defines the API for the HST Content Beans 
org.hippoecm.hst.content.beans.manager The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager 
org.hippoecm.hst.content.beans.manager.workflow The org.hippoecm.hst.content.beans.manager.workflow package defines the API for the HST Content Beans Workflow Manager 
org.hippoecm.hst.content.beans.standard The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans 
org.hippoecm.hst.content.beans.standard.facetnavigation   
org.hippoecm.hst.jackrabbit.ocm.hippo   
org.hippoecm.hst.jackrabbit.ocm.manager.impl   
org.hippoecm.hst.jaxrs.services   
org.hippoecm.hst.jaxrs.services.content   
org.hippoecm.hst.mock.content.beans.manager   
org.hippoecm.hst.mock.content.beans.standard   
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.component.support.bean
ContentNodeBinder
          ContentNodeBinder is the interface for custom mapping content POJO object to JCR node.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.content.beans
ContentNodeBindingException
          The ContentNodeBindingException class defines a binding exception that a ContentNodeBinder can throw when it is unable to perform its operation successfully.
ObjectBeanManagerException
          The ObjectBeanManagerException class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.
ObjectBeanPersistenceException
          The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager 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
ContentNodeBinder
          ContentNodeBinder is the interface for custom mapping content POJO object to JCR node.
ObjectBeanManagerException
          The ObjectBeanManagerException class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.
ObjectBeanPersistenceException
          The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager 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.manager.workflow
ContentNodeBinder
          ContentNodeBinder is the interface for custom mapping content POJO object to JCR node.
ObjectBeanPersistenceException
          The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager 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
Node
          Allows for the annotation of a Java class so mapping through simple java interface or delegatee class to a JCR node.
NodeAware
          Interface to be implemented by beans that wish to be aware of its originating JCR node.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.content.beans.standard.facetnavigation
Node
          Allows for the annotation of a Java class so mapping through simple java interface or delegatee class to a JCR node.
NodeAware
          Interface to be implemented by beans that wish to be aware of its originating JCR node.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.jackrabbit.ocm.hippo
NodeAware
          Interface to be implemented by beans that wish to be aware of its originating JCR node.
SimpleObjectConverter
          SimpleObjectConverter which is responsible for basic Object-JCR Node mapping.
SimpleObjectConverterAware
          Interface to be implemented by beans that wish to be aware of the object converter.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.jackrabbit.ocm.manager.impl
SimpleObjectConverter
          SimpleObjectConverter which is responsible for basic Object-JCR Node mapping.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.jaxrs.services
ObjectBeanManagerException
          The ObjectBeanManagerException class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.
ObjectBeanPersistenceException
          The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operation successfully.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.jaxrs.services.content
ObjectBeanPersistenceException
          The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operation successfully.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.mock.content.beans.manager
ContentNodeBinder
          ContentNodeBinder is the interface for custom mapping content POJO object to JCR node.
ObjectBeanPersistenceException
          The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operation successfully.
 

Classes in org.hippoecm.hst.content.beans used by org.hippoecm.hst.mock.content.beans.standard
NodeAware
          Interface to be implemented by beans that wish to be aware of its originating JCR node.
 



Copyright © 2008-2012 Hippo. All Rights Reserved.