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