Uses of Class
org.craftercms.core.xml.mergers.impl.strategies.AbstractInheritFromHierarchyMergeStrategy
Packages that use AbstractInheritFromHierarchyMergeStrategy
-
Uses of AbstractInheritFromHierarchyMergeStrategy in org.craftercms.core.xml.mergers.impl.strategies
Subclasses of AbstractInheritFromHierarchyMergeStrategy in org.craftercms.core.xml.mergers.impl.strategiesModifier and TypeClassDescriptionclassImplementation ofAbstractInheritFromHierarchyMergeStrategythat delegates to several otherAbstractInheritFromHierarchyMergeStrategys to determine the descriptors to "inherit" from upper levels in the folder hierarchy.classImplementation ofAbstractInheritFromHierarchyMergeStrategy.classImplementation ofAbstractInheritFromHierarchyMergeStrategy.Constructor parameters in org.craftercms.core.xml.mergers.impl.strategies with type arguments of type AbstractInheritFromHierarchyMergeStrategyModifierConstructorDescriptionCompositeInheritFromHierarchyMergeStrategy(List<AbstractInheritFromHierarchyMergeStrategy> strategies)