| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.cmsitems.converter | |
| de.hybris.platform.cmsfacades.cmsitems.impl |
| Modifier and Type | Method and Description |
|---|---|
protected CMSItemValidator<ItemModel> |
DefaultCMSItemConverter.getCmsItemValidator(java.util.Map<java.lang.String,java.lang.Object> map) |
CMSItemValidator<ItemModel> |
DefaultCMSItemConverter.getCmsItemValidatorCreate() |
CMSItemValidator<ItemModel> |
DefaultCMSItemConverter.getCmsItemValidatorUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSItemConverter.setCmsItemValidatorCreate(CMSItemValidator<ItemModel> cmsItemValidatorCreate) |
void |
DefaultCMSItemConverter.setCmsItemValidatorUpdate(CMSItemValidator<ItemModel> cmsItemValidatorUpdate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCMSItemValidator
Default implementation of
CMSItemValidator Performs all Validators from validatorMap that are part of the
same type hierarchy. |
Copyright © 2018 SAP SE. All Rights Reserved.