public class DefaultRestrictionModelToDataConverter extends java.lang.Object implements RestrictionModelToDataConverter
RestrictionModelToDataConverter| Constructor and Description |
|---|
DefaultRestrictionModelToDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
AbstractPopulatingConverter<AbstractRestrictionModel,AbstractRestrictionData> |
getConverter()
Get the converter to be applied.
|
java.lang.String |
getTypecode()
Get the typecode identifying the
AbstractRestrictionModel. |
void |
setConverter(AbstractPopulatingConverter<AbstractRestrictionModel,AbstractRestrictionData> converter) |
void |
setTypecode(java.lang.String typecode) |
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 © 2017 SAP SE. All Rights Reserved.