org.hippoecm.hst.content.beans.standard
Class HippoTranslation
java.lang.Object
org.hippoecm.hst.content.beans.standard.HippoItem
org.hippoecm.hst.content.beans.standard.HippoTranslation
- All Implemented Interfaces:
- Comparable<HippoBean>, ObjectConverterAware, NodeAware, HippoBean
@Node(jcrType="hippo:translation")
public class HippoTranslation
- extends HippoItem
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.
- See Also:
HippoAvailableTranslations
Methods inherited from class org.hippoecm.hst.content.beans.standard.HippoItem |
attach, compareTo, detach, equalCompare, equals, getAvailableTranslationsBean, getBean, getBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getContextualBean, getContextualParentBean, getEqualComparator, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getObjectConverter, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, hashCode, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, setNode, setObjectConverter |
HippoTranslation
public HippoTranslation()
Copyright © 2008-2012 Hippo. All Rights Reserved.