Package | Description |
---|---|
org.hippoecm.hst.content.beans.standard |
Modifier and Type | Method and Description |
---|---|
String |
HippoItem.getComparePath() |
String |
HippoHtml.getContent() |
String |
HippoItem.getDisplayName() |
String |
IdentifiableContentBean.getIdentifier()
This returns the identifier of the backing provider for this bean, for example some UUID or
/documents/content/myprojec/news/article or http://www.example.com/foo/bar, or a RDBMS id, etc
It is not allowed for any implementation to return
null |
String |
HippoItem.getLocalizedName()
Deprecated.
use
HippoItem.getDisplayName() instead. Deprecated since 4.0.0 |
String |
HippoItem.getName() |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.