public interface InfoItemFieldValuesUpdater<T>
Modifier and Type | Method and Description |
---|---|
T |
updateFromInfoItemFieldValues(T t,
InfoItemFieldValues infoItemFieldValues) |
T updateFromInfoItemFieldValues(T t, InfoItemFieldValues infoItemFieldValues) throws java.lang.Exception
java.lang.Exception