public interface InfoItemCreator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createFromInfoItemFieldValues(long groupId,
InfoItemFieldValues infoItemFieldValues) |
T createFromInfoItemFieldValues(long groupId, InfoItemFieldValues infoItemFieldValues) throws InfoFormException
InfoFormException