public static final class UserFormTransformer.UserIdSetter extends Object implements EntityFieldSetter<User,Object>
Constructor and Description |
---|
UserIdSetter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(Object entity)
A check if the EntityFieldSetter is applicable on the entity.
|
void |
set(User user,
String paramPath,
Object value) |
public void set(User user, String paramPath, Object value)
set
in interface EntityFieldSetter<User,Object>
public boolean isApplicable(Object entity)
EntityFieldSetter
ParamsRequestToEntitiesTransformer.PropertyBinding
for the same paramnameisApplicable
in interface EntityFieldSetter<User,Object>
Copyright © 2018. All rights reserved.