| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
| Constructor and Description |
|---|
ConsumerPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isGuestUser(UserModel userModel) |
void |
populate(UserModel userModel,
Consumer consumer)
Populate the target instance with values from the source instance.
|
public static final java.lang.String TYPE
public void populate(UserModel userModel, Consumer consumer) throws ConversionException
Populatorpopulate in interface Populator<UserModel,Consumer>userModel - the source objectconsumer - the target to fillConversionException - if an error occursprotected boolean isGuestUser(UserModel userModel)
Copyright © 2018 SAP SE. All Rights Reserved.