Uses of Interface
org.hippoecm.hst.content.beans.NodeAware

Packages that use NodeAware
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.mock.content.beans.standard   
 

Uses of NodeAware in org.hippoecm.hst.content.beans.standard
 

Subinterfaces of NodeAware in org.hippoecm.hst.content.beans.standard
 interface HippoAssetBean
          This is a base interface for possible beans containing an asset.
 interface HippoBean
           
 interface HippoCompoundBean
          A marker interface for all beans that extend from the abstract hippo:compound type
 interface HippoDocumentBean
          This is a marker interface for all beans that represent a document.
 interface HippoFacetChildNavigationBean
          Interface for all child nodes primarily meant for the virtual structure below 'hippo:facetnavigation'
 interface HippoFacetNavigationBean
          Interface for all nodes of type 'hippo:facetnavigation'
 interface HippoFolderBean
          This is a base interface for all beans that represent a folder should implement.
 interface HippoGalleryImageBean
          The interface which all hippo gallery image implementations should implement
 interface HippoGalleryImageSetBean
          The interface the default hippo gallery set impls must implement.
 interface HippoHtmlBean
          Implementing classes represent a html node in the ecm repository.
 interface HippoMirrorBean
           
 interface HippoRequestBean
          The base interface for all bean implementing a hippo request
 interface HippoResourceBean
          This is a base interface for all beans that represent a hippo resource should implement.
 interface HippoResultSetBean
           
 interface HippoVirtualOnlyBean
          A marker interface for beans that are a result of a jcr node that is only virtual and has no physical equivalence: in other words, the canonical node is null
 

Classes in org.hippoecm.hst.content.beans.standard that implement NodeAware
 class HippoAsset
           
 class HippoAvailableTranslations<K extends HippoBean>
          This is a useful bean for finding available translations of one and the same bean (folder or document).
 class HippoCompound
           The abstract base bean that can (not should) be used for all HippoCompound types.
 class HippoDirectory
           
 class HippoDocument
           
 class HippoFacetSelect
          hippo:facetselect has the same methods as for hippo:mirror
 class HippoFixedDirectory
           
 class HippoFolder
           
 class HippoGalleryImage
          Bean mapping class for the 'hippogallery:image' document type
 class HippoGalleryImageSet
          Bean mapping class for the 'hippogallery:imageset' document type
 class HippoHtml
           
 class HippoItem
           
 class HippoMirror
           
 class HippoRequest
          Deprecated. 
 class HippoResource
          Bean mapping class for the 'hippo:resource' document type
 class HippoStdPubWfRequest
           
 class HippoTranslation
          This bean is only to map a hippo:translation to a bean: Normally, you never use this bean at all, as translations are available through HippoNode.getLocalizedName() Note that this bean is quite different then HippoAvailableTranslations, which can be used to find the 'same' bean in multiple translations.
 

Uses of NodeAware in org.hippoecm.hst.content.beans.standard.facetnavigation
 

Classes in org.hippoecm.hst.content.beans.standard.facetnavigation that implement NodeAware
 class AbstractHippoFacetChildNavigation
          The base class for child item of faceted navigation
 class HippoFacetNavigation
           
 class HippoFacetResult
           
 class HippoFacetsAvailableNavigation
           
 class HippoFacetSearch
           
 class HippoFacetSubNavigation
           
 

Uses of NodeAware in org.hippoecm.hst.jackrabbit.ocm.hippo
 

Classes in org.hippoecm.hst.jackrabbit.ocm.hippo that implement NodeAware
 class HippoStdDirectory
           
 class HippoStdDocument
           
 class HippoStdFacetSelect
           
 class HippoStdFixedDirectory
           
 class HippoStdFolder
           
 class HippoStdHtml
           
 class HippoStdNode
           
 

Uses of NodeAware in org.hippoecm.hst.mock.content.beans.standard
 

Classes in org.hippoecm.hst.mock.content.beans.standard that implement NodeAware
 class MockHippoBean
           
 class MockHippoResourceBean
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.