| Constructor and Description |
|---|
UserModelToDataPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected CMSUserService |
getCmsUserService() |
void |
populate(UserModel userModel,
UserData target)
Populate the target instance with values from the source instance.
|
void |
setCmsUserService(CMSUserService cmsUserService) |
public void populate(UserModel userModel, UserData target) throws ConversionException
Populatorpopulate in interface Populator<UserModel,UserData>userModel - the source objecttarget - the target to fillConversionException - if an error occursprotected CMSUserService getCmsUserService()
public void setCmsUserService(CMSUserService cmsUserService)
Copyright © 2018 SAP SE. All Rights Reserved.