Interface | Description |
---|---|
ContentBean |
The marker interface for all beans that can be indexed (thus also compounds): This includes beans that are completely
independent of jcr, The beans implementing this
ContentBean don't need a IdentifiableContentBean.getIdentifier()
identifier. |
HippoAssetBean |
This is a base interface for possible beans containing an asset.
|
HippoAvailableTranslationsBean<K extends HippoBean> | |
HippoBean | |
HippoBeanIterator |
A lazy proxied iterator, that only fetches the next bean when asked for it.
|
HippoCompoundBean |
A marker interface for all beans that extend from the abstract hippo:compound type
|
HippoDocumentBean |
This is a marker interface for all beans that represent a document.
|
HippoDocumentIterator<E> | |
HippoFacetChildNavigationBean |
Interface for all child nodes primarily meant for the virtual structure below 'hippo:facetnavigation'
|
HippoFacetNavigationBean |
Interface for all nodes of type 'hippo:facetnavigation'
|
HippoFolderBean |
This is a base interface for all beans that represent a folder should implement.
|
HippoGalleryImageBean |
The interface which all hippo gallery image implementations should implement
|
HippoGalleryImageSetBean |
The interface the default hippo gallery set impls must implement.
|
HippoHtmlBean |
Implementing classes represent a html node in the ecm repository.
|
HippoMirrorBean | |
HippoRequestBean |
The base interface for all bean implementing a hippo request
|
HippoResourceBean |
This is a base interface for all beans that represent a hippo resource should implement.
|
HippoResultSetBean | |
HippoTranslated |
Interface for beans of hippotranslation:translated.
|
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
|
IdentifiableContentBean |
The base interface for all identifiable beans: This includes beans that can be completely
independent of jcr, for example a bean that represents some external src.
|
Class | Description |
---|---|
AvailableTranslations<K extends HippoBean> | |
BeansWrapper<B extends HippoBean> | |
BeanWrapper<B extends HippoBean> | |
HippoAsset | |
HippoAvailableTranslationsBean.NoopTranslationsBean<K extends HippoBean> |
A No-operation instance of a HippoAvailableTranslationsBean
|
HippoBeanIteratorImpl | |
HippoCompound |
The abstract base bean that can (not should) be used for all HippoCompound types.
|
HippoDirectory | |
HippoDocument | |
HippoFacetSelect |
hippo:facetselect has the same methods as for hippo:mirror
|
HippoFixedDirectory | |
HippoFolder | |
HippoGalleryImage |
Bean mapping class for the 'hippogallery:image' document type
|
HippoGalleryImageSet |
Bean mapping class for the 'hippogallery:imageset' document type
|
HippoHtml | |
HippoItem | |
HippoMirror | |
HippoResource |
Bean mapping class for the 'hippo:resource' document type
|
HippoStdPubWfRequest | |
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() |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.