Class PropertyIteratorTemplate

java.lang.Object
org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyWrapper
org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
All Implemented Interfaces:
freemarker.template.AdapterTemplateModel, freemarker.template.TemplateModel, freemarker.template.TemplateModelIterator

public class PropertyIteratorTemplate extends PropertyWrapper implements freemarker.template.TemplateModelIterator, freemarker.template.AdapterTemplateModel
Author:
Bogdan Stefanescu
  • Field Details

  • Constructor Details

  • Method Details

    • getAdaptedObject

      public Object getAdaptedObject(Class hint)
      Specified by:
      getAdaptedObject in interface freemarker.template.AdapterTemplateModel
    • hasNext

      public boolean hasNext() throws freemarker.template.TemplateModelException
      Specified by:
      hasNext in interface freemarker.template.TemplateModelIterator
      Throws:
      freemarker.template.TemplateModelException
    • next

      public freemarker.template.TemplateModel next() throws freemarker.template.TemplateModelException
      Specified by:
      next in interface freemarker.template.TemplateModelIterator
      Throws:
      freemarker.template.TemplateModelException