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 EntityChangeTranslatedRegistrationRequest. getEntityChange()Methods in pl.edu.icm.unity.engine.api.translation.form with parameters of type EntityChange Modifier and Type Method Description voidTranslatedRegistrationRequest. 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 java.util.List<EntityChange>MappingResult. getEntityChanges()Methods in pl.edu.icm.unity.engine.api.translation.in with parameters of type EntityChange Modifier and Type Method Description voidMappingResult. addEntityChange(EntityChange change)
-