Interface InfoItemCreator<T>


public interface InfoItemCreator<T>
  • Method Details

    • createFromInfoItemFieldValues

      T createFromInfoItemFieldValues(long groupId, InfoItemFieldValues infoItemFieldValues, int status) throws com.liferay.portal.kernel.exception.InfoFormException
      Throws:
      com.liferay.portal.kernel.exception.InfoFormException