| Package | Description |
|---|---|
| org.craftercms.core.service.impl | |
| org.craftercms.core.xml.mergers.impl |
| Modifier and Type | Field and Description |
|---|---|
protected DescriptorMerger |
ContentStoreServiceImpl.merger
Merges a bunch of descriptors
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentStoreServiceImpl.setMerger(DescriptorMerger merger)
Sets the
DescriptorMerger, which merges the primary descriptor with a list of other descriptors,
according to
the merge strategy. |
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptorMergerImpl
Default implementation of
DescriptorMerger. |
Copyright © 2018 CrafterCMS. All rights reserved.