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