Package | Description |
---|---|
info.magnolia.module.model | |
info.magnolia.objectfactory.configuration |
Modifier and Type | Method and Description |
---|---|
Collection<ComponentsDefinition> |
ModuleDefinition.getComponents() |
Modifier and Type | Method and Description |
---|---|
boolean |
ModuleDefinition.addComponents(ComponentsDefinition components) |
Modifier and Type | Method and Description |
---|---|
void |
ModuleDefinition.setComponents(Collection<ComponentsDefinition> components) |
Modifier and Type | Method and Description |
---|---|
ComponentsDefinition |
ComponentConfigurationReader.read(Reader in) |
ComponentsDefinition |
ComponentConfigurationReader.readFromResource(String resourcePath) |
Modifier and Type | Method and Description |
---|---|
List<ComponentsDefinition> |
ComponentConfigurationReader.readAll(List<String> resourcePaths) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentProviderConfigurationBuilder.addComponents(ComponentProviderConfiguration configuration,
ComponentsDefinition componentsDefinition) |
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.