| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.restrictions.service | |
| de.hybris.platform.cmsfacades.restrictions.service.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<RestrictionModelToDataConverter> |
RestrictionModelToDataConverterRegistry.getRestrictionModelToDataConverter(java.lang.String typecode)
Deprecated.
Get a specific
RestrictionModelToDataConverter by type code. |
java.util.Collection<RestrictionModelToDataConverter> |
RestrictionModelToDataConverterRegistry.getRestrictionModelToDataConverters()
Deprecated.
Get all elements in the registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestrictionModelToDataConverter
Deprecated.
since 6.6
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<RestrictionModelToDataConverter> |
DefaultRestrictionModelToDataConverterRegistry.getAllRestrictionModelToDataConverters()
Deprecated.
|
java.util.Optional<RestrictionModelToDataConverter> |
DefaultRestrictionModelToDataConverterRegistry.getRestrictionModelToDataConverter(java.lang.String typecode)
Deprecated.
|
java.util.Collection<RestrictionModelToDataConverter> |
DefaultRestrictionModelToDataConverterRegistry.getRestrictionModelToDataConverters()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRestrictionModelToDataConverterRegistry.putOrUpdateConverter(RestrictionModelToDataConverter converter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRestrictionModelToDataConverterRegistry.setAllRestrictionModelToDataConverters(java.util.Set<RestrictionModelToDataConverter> allRestrictionDataToModelConverters)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.