Package org.hippoecm.hst.content.beans
Interface NodeAware
- All Known Subinterfaces:
HippoAssetBean
,HippoBean
,HippoCompoundBean
,HippoDocumentBean
,HippoFacetChildNavigationBean
,HippoFacetNavigationBean
,HippoFolderBean
,HippoGalleryImageBean
,HippoGalleryImageSetBean
,HippoHtmlBean
,HippoMirrorBean
,HippoRequestBean
,HippoResourceBean
,HippoResultSetBean
,HippoVirtualOnlyBean
public interface NodeAware
Interface to be implemented by beans that wish to be aware of its originating JCR node.
- Version:
- $Id$
-
Method Summary
-
Method Details
-
setNode
Callback that supplies the originating JCR node.- Parameters:
node
-
-