|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 |
Class Summary | |
---|---|
BeansWrapper<B extends HippoBean> | |
BeanWrapper<B extends HippoBean> | |
HippoAsset | |
HippoAvailableTranslations<K extends HippoBean> | This is a useful bean for finding available translations of one and the same bean (folder or document). |
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 | |
HippoRequest | Deprecated. |
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()
Note that this bean is quite different then HippoAvailableTranslations , which can be used to find the 'same' bean in multiple
translations. |
The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |