public class FindVariationPageValidator
extends java.lang.Object
AbstractPageData when retrieving all default or variation pages| Constructor and Description |
|---|
FindVariationPageValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected TypeCodeExistsPredicate |
getTypeCodeExistsPredicate() |
protected TypeService |
getTypeService() |
void |
setTypeCodeExistsPredicate(TypeCodeExistsPredicate typeCodeExistsPredicate) |
void |
setTypeService(TypeService typeService) |
boolean |
supports(java.lang.Class<?> clazz) |
void |
validate(java.lang.Object target,
Errors errors) |
public boolean supports(java.lang.Class<?> clazz)
public void validate(java.lang.Object target,
Errors errors)
protected TypeCodeExistsPredicate getTypeCodeExistsPredicate()
public void setTypeCodeExistsPredicate(TypeCodeExistsPredicate typeCodeExistsPredicate)
protected TypeService getTypeService()
public void setTypeService(TypeService typeService)
Copyright © 2017 SAP SE. All Rights Reserved.