Class Properties

  • All Implemented Interfaces:
    Comparable<org.hippoecm.hst.content.beans.standard.HippoBean>, org.hippoecm.hst.content.beans.manager.ObjectConverterAware, org.hippoecm.hst.content.beans.NodeAware, org.hippoecm.hst.content.beans.standard.ContentBean, org.hippoecm.hst.content.beans.standard.HippoBean, org.hippoecm.hst.content.beans.standard.HippoDocumentBean, org.hippoecm.hst.content.beans.standard.HippoTranslated, org.hippoecm.hst.content.beans.standard.IdentifiableContentBean, org.hippoecm.hst.content.PageModelEntity

    public class Properties
    extends org.hippoecm.hst.content.beans.standard.HippoDocument
    [properties:properties] + properties:property (properties:property) multiple
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.hippoecm.hst.content.beans.standard.HippoItem

        org.hippoecm.hst.content.beans.standard.HippoItem.ComparatorMap
    • Field Summary

      • Fields inherited from class org.hippoecm.hst.content.beans.standard.HippoItem

        comparePath, detached, displayName, localizedName, name, node, objectConverter, path, valueProvider
    • Constructor Summary

      Constructors 
      Constructor Description
      Properties()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      List<Property> getPropertyObjects()
      Get the multiple property nodes as list of objects.
      • Methods inherited from class org.hippoecm.hst.content.beans.standard.HippoDocument

        getAvailableTranslations, getCanonicalHandlePath, getCanonicalHandleUUID, getHippoCompound, getHippoHtml, getLocale, getLocaleString
      • Methods inherited from class org.hippoecm.hst.content.beans.standard.HippoItem

        attach, compareTo, detach, equalCompare, equals, getAvailableTranslations, getBean, getBean, getBeanByUUID, getCanonicalBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getComparePath, getDisplayName, getEqualComparator, getIdentifier, getLinkedBean, getLinkedBeans, getMultipleProperty, getMultipleProperty, getName, getNode, getObjectConverter, getParentBean, getPath, getProperties, getProperty, getSingleProperty, getSingleProperty, getValueProvider, hashCode, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, isVersionedNode, setComparePath, setDisplayName, setIdentifier, setName, setNode, setObjectConverter, setPath
      • Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoBean

        equalCompare, getAvailableTranslations, getBean, getBean, getBeanByUUID, getCanonicalBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getComparePath, getContentType, getDisplayName, getEqualComparator, getLinkedBean, getLinkedBeans, getMultipleProperty, getMultipleProperty, getName, getNode, getParentBean, getPath, getProperties, getProperty, getSingleProperty, getSingleProperty, getValueProvider, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, isVersionedNode
      • Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoDocumentBean

        getRepresentationId
      • Methods inherited from interface org.hippoecm.hst.content.beans.standard.IdentifiableContentBean

        getIdentifier, setIdentifier
      • Methods inherited from interface org.hippoecm.hst.content.beans.NodeAware

        setNode
      • Methods inherited from interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware

        getObjectConverter, setObjectConverter
    • Constructor Detail

      • Properties

        public Properties()
    • Method Detail

      • getPropertyObjects

        public List<Property> getPropertyObjects()
        Get the multiple property nodes as list of objects.