@Component(value="blBasicAddressVariableExpression") @ConditionalOnTemplating public class BasicAddressVariableExpression extends Object implements org.broadleafcommerce.common.web.expression.BroadleafVariableExpression
| Modifier and Type | Field and Description |
|---|---|
protected CountryService |
countryService |
protected StateService |
stateService |
| Constructor and Description |
|---|
BasicAddressVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
List<Country> |
getCountryOptions() |
String |
getName() |
List<State> |
getStateOptions() |
protected StateService stateService
protected CountryService countryService
Copyright © 2017. All rights reserved.