@Deprecated
public class CreatePageValidator
extends java.lang.Object
AbstractPageData for create operation| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
TYPE_CODE
Deprecated.
|
| Constructor and Description |
|---|
CreatePageValidator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<AbstractPageModel> |
getPageVariationResolver(java.lang.String typeCode)
Deprecated.
|
protected PageVariationResolverTypeRegistry |
getPageVariationResolverTypeRegistry()
Deprecated.
|
void |
setPageVariationResolverTypeRegistry(PageVariationResolverTypeRegistry pageVariationResolverTypeRegistry)
Deprecated.
|
boolean |
supports(java.lang.Class<?> arg0)
Deprecated.
|
void |
validate(java.lang.Object target,
Errors errors)
Deprecated.
|
protected static final java.lang.String TYPE_CODE
public boolean supports(java.lang.Class<?> arg0)
public void validate(java.lang.Object target,
Errors errors)
protected PageVariationResolver<AbstractPageModel> getPageVariationResolver(java.lang.String typeCode)
protected PageVariationResolverTypeRegistry getPageVariationResolverTypeRegistry()
public void setPageVariationResolverTypeRegistry(PageVariationResolverTypeRegistry pageVariationResolverTypeRegistry)
Copyright © 2018 SAP SE. All Rights Reserved.