| Package | Description |
|---|---|
| org.broadleafcommerce.common.extensibility.context.merge |
| Modifier and Type | Field and Description |
|---|---|
protected Placement |
AbstractMergeBeanPostProcessor.placement |
| Modifier and Type | Method and Description |
|---|---|
Placement |
AbstractMergeBeanPostProcessor.getPlacement()
The position in the target collection to place the merge.
|
static Placement |
Placement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Placement[] |
Placement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMergeBeanPostProcessor.setPlacement(Placement placement)
The position in the target collection to place the merge.
|
Copyright © 2014. All Rights Reserved.