public class UIDPopulator extends java.lang.Object implements Populator<ChangeUIDEvent,UID>
| Constructor and Description |
|---|
UIDPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(ChangeUIDEvent event,
UID uid)
Populate the target instance with values from the source instance.
|
public void populate(ChangeUIDEvent event, UID uid) throws ConversionException
Populatorpopulate in interface Populator<ChangeUIDEvent,UID>event - the source objectuid - the target to fillConversionException - if an error occursCopyright © 2018 SAP SE. All Rights Reserved.