@Deprecated public class DefaultRestrictionDataToModelConverter extends java.lang.Object implements RestrictionDataToModelConverter
RestrictionDataToModelConverter| Constructor and Description |
|---|
DefaultRestrictionDataToModelConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPopulatingConverter<AbstractRestrictionData,AbstractRestrictionModel> |
getConverter()
Deprecated.
Get the converter to be applied.
|
java.lang.String |
getTypecode()
Deprecated.
Get the typecode identifying the
AbstractRestrictionData. |
void |
setConverter(AbstractPopulatingConverter<AbstractRestrictionData,AbstractRestrictionModel> converter)
Deprecated.
|
void |
setTypecode(java.lang.String typecode)
Deprecated.
|
public DefaultRestrictionDataToModelConverter()
public java.lang.String getTypecode()
RestrictionDataToModelConverterAbstractRestrictionData.getTypecode in interface RestrictionDataToModelConverterpublic AbstractPopulatingConverter<AbstractRestrictionData,AbstractRestrictionModel> getConverter()
RestrictionDataToModelConvertergetConverter in interface RestrictionDataToModelConverterRestrictionDataToModelConverter#getTypecodepublic void setTypecode(java.lang.String typecode)
public void setConverter(AbstractPopulatingConverter<AbstractRestrictionData,AbstractRestrictionModel> converter)
Copyright © 2018 SAP SE. All Rights Reserved.