@ConfigurationProperties(prefix="broadleaf.sandbox.propagation") public class SandboxPropagationProperties extends Object
VendorSandboxPropagationHandler
.Constructor and Description |
---|
SandboxPropagationProperties() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isEnabled()
Whether or not the feature is enabled.
|
void |
setEnabled(boolean enabled)
Whether or not the feature is enabled.
|
String |
toString() |
public boolean isEnabled()
public void setEnabled(boolean enabled)
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.