Uses of Interface
info.magnolia.rendering.template.ComponentAvailability

Packages that use ComponentAvailability
info.magnolia.rendering.template   
info.magnolia.rendering.template.configured   
 

Uses of ComponentAvailability in info.magnolia.rendering.template
 

Methods in info.magnolia.rendering.template that return types with arguments of type ComponentAvailability
 Map<String,ComponentAvailability> AreaDefinition.getAvailableComponents()
           
 

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

Classes in info.magnolia.rendering.template.configured that implement ComponentAvailability
 class ConfiguredComponentAvailability
          A ComponentAvailability configured in the configuration workspace.
 

Methods in info.magnolia.rendering.template.configured that return types with arguments of type ComponentAvailability
 Map<String,ComponentAvailability> ConfiguredAreaDefinition.getAvailableComponents()
           
 

Methods in info.magnolia.rendering.template.configured with parameters of type ComponentAvailability
 void ConfiguredAreaDefinition.addAvailableComponent(String name, ComponentAvailability configuredComponentAvailability)
           
 

Method parameters in info.magnolia.rendering.template.configured with type arguments of type ComponentAvailability
 void ConfiguredAreaDefinition.setAvailableComponents(Map<String,ComponentAvailability> availableComponents)
           
 



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