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