Package | Description |
---|---|
org.hippoecm.hst.content.beans.standard | |
org.hippoecm.hst.content.beans.standard.facetnavigation | |
org.hippoecm.hst.mock.content.beans.standard |
Modifier and Type | Interface and Description |
---|---|
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
|
interface |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
HippoAsset |
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 |
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() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHippoFacetChildNavigation
The base class for child item of faceted navigation
|
class |
HippoFacetNavigation |
class |
HippoFacetResult |
class |
HippoFacetsAvailableNavigation |
class |
HippoFacetSearch |
class |
HippoFacetSubNavigation |
Modifier and Type | Class and Description |
---|---|
class |
MockHippoBean |
class |
MockHippoResourceBean |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.