public interface InfoItemCreator<T>
Modifier and Type | Method and Description |
---|---|
T |
createFromInfoItemFieldValues(long groupId,
InfoItemFieldValues infoItemFieldValues,
int status) |
T createFromInfoItemFieldValues(long groupId, InfoItemFieldValues infoItemFieldValues, int status) throws com.liferay.portal.kernel.exception.InfoFormException
com.liferay.portal.kernel.exception.InfoFormException