| Package | Description |
|---|---|
| de.hybris.bootstrap.config.tenants |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Param> |
Tenant.param |
| Modifier and Type | Method and Description |
|---|---|
Param |
ObjectFactory.createParam(java.lang.String key,
java.lang.String value)
Create an instance of
Param |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Param> |
Tenant.getParams()
Gets the value of the param property.
|
| Modifier and Type | Method and Description |
|---|---|
Tenant |
ObjectFactory.createTenant(java.util.List<Param> params)
Create an instance of
Tenant |
Copyright © 2018 SAP SE. All Rights Reserved.