Package | Description |
---|---|
org.hippoecm.hst.content.beans.standard |
The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans
|
Modifier and Type | Method and Description |
---|---|
String |
HippoItem.getComparePath() |
String |
HippoHtml.getContent() |
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() |
String |
HippoItem.getName() |
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.