Uses of Interface
info.magnolia.rendering.generator.Generator

Packages that use Generator
info.magnolia.rendering.generator   
info.magnolia.rendering.template   
info.magnolia.rendering.template.configured   
 

Uses of Generator in info.magnolia.rendering.generator
 

Classes in info.magnolia.rendering.generator that implement Generator
 class CopyGenerator
          An implementation of Generator which will create nodes and properties verbatim as found in AutoGenerationConfiguration.getContent().
 

Uses of Generator in info.magnolia.rendering.template
 

Methods in info.magnolia.rendering.template that return types with arguments of type Generator
 Class<Generator<AutoGenerationConfiguration>> AutoGenerationConfiguration.getGeneratorClass()
           
 

Uses of Generator in info.magnolia.rendering.template.configured
 

Methods in info.magnolia.rendering.template.configured that return types with arguments of type Generator
 Class<Generator<AutoGenerationConfiguration>> ConfiguredAutoGeneration.getGeneratorClass()
           
 

Method parameters in info.magnolia.rendering.template.configured with type arguments of type Generator
 void ConfiguredAutoGeneration.setGeneratorClass(Class<Generator<AutoGenerationConfiguration>> generatorClass)
           
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.