Class NullEntity
java.lang.Object
ch.tocco.nice2.templating.api.freemarker.templatemodel.NullEntity
This is a placeholder which is used if a single relation resolves to null.
This object is never exposed in the template model. It will be transformed to
a
EntityHashModel
with null as the delegate entity.