@Component(value="blGeolocationFieldServiceExtensionHandler") public class GeolocationFieldServiceExtensionHandler extends AbstractRuleBuilderFieldServiceExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
protected RuleBuilderFieldServiceExtensionManager |
extensionManager |
static String |
GEOLOCATON_ATTRIBUTE_NAME |
| Constructor and Description |
|---|
GeolocationFieldServiceExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
addFields(List<FieldData> fields,
String ruleFieldName,
String dtoClassName) |
void |
init() |
protected boolean |
isGeolocationEnabled() |
getPriority, isEnabled, setEnabled, setPrioritypublic static final String GEOLOCATON_ATTRIBUTE_NAME
protected RuleBuilderFieldServiceExtensionManager extensionManager
public GeolocationFieldServiceExtensionHandler()
@PostConstruct public void init()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType addFields(List<FieldData> fields, String ruleFieldName, String dtoClassName)
addFields in interface RuleBuilderFieldServiceExtensionHandleraddFields in class AbstractRuleBuilderFieldServiceExtensionHandlerprotected boolean isGeolocationEnabled()
Copyright © 2020. All rights reserved.