@Deprecated public class UiExperienceRestrictionDynamicDescription extends java.lang.Object implements DynamicAttributeHandler<java.lang.String,CMSUiExperienceRestrictionModel>
| Constructor and Description |
|---|
UiExperienceRestrictionDynamicDescription()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get(CMSUiExperienceRestrictionModel model)
Deprecated.
Holds logic behind getter for dynamic attribute.
|
protected TypeService |
getTypeService()
Deprecated.
|
void |
set(CMSUiExperienceRestrictionModel model,
java.lang.String value)
Deprecated.
Holds logic behind setter for dynamic attribute.
|
void |
setTypeService(TypeService typeService)
Deprecated.
|
public UiExperienceRestrictionDynamicDescription()
protected TypeService getTypeService()
public void setTypeService(TypeService typeService)
public java.lang.String get(CMSUiExperienceRestrictionModel model)
DynamicAttributeHandlerget in interface DynamicAttributeHandler<java.lang.String,CMSUiExperienceRestrictionModel>model - model for which dynamic attribute is declared.public void set(CMSUiExperienceRestrictionModel model, java.lang.String value)
DynamicAttributeHandlerset in interface DynamicAttributeHandler<java.lang.String,CMSUiExperienceRestrictionModel>model - model for which dynamic attribute is declared.value - the value which will be used by setter logic.Copyright © 2018 SAP SE. All Rights Reserved.