Uses of Class
pl.edu.icm.unity.engine.api.translation.in.EntityChange
-
Packages that use EntityChange Package Description pl.edu.icm.unity.engine.api.translation.form Registration translation profile APIpl.edu.icm.unity.engine.api.translation.in Input translation profiles API -
-
Uses of EntityChange in pl.edu.icm.unity.engine.api.translation.form
Methods in pl.edu.icm.unity.engine.api.translation.form that return EntityChange Modifier and Type Method Description EntityChange
TranslatedRegistrationRequest. getEntityChange()
Methods in pl.edu.icm.unity.engine.api.translation.form with parameters of type EntityChange Modifier and Type Method Description void
TranslatedRegistrationRequest. setEntityChange(EntityChange entityChange)
-
Uses of EntityChange in pl.edu.icm.unity.engine.api.translation.in
Methods in pl.edu.icm.unity.engine.api.translation.in that return types with arguments of type EntityChange Modifier and Type Method Description List<EntityChange>
MappingResult. getEntityChanges()
Methods in pl.edu.icm.unity.engine.api.translation.in with parameters of type EntityChange Modifier and Type Method Description void
MappingResult. addEntityChange(EntityChange change)
-