Interface TemplateModelIterator

All Known Implementing Classes:
EnumerationModel, IteratorModel

public interface TemplateModelIterator
Used to iterate over a set of template models once; usually returned from TemplateCollectionModel.iterator(). Note that it's not a TemplateModel.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Returns the next model.