public class MockInfoItemCreator extends java.lang.Object implements com.liferay.info.item.creator.InfoItemCreator<MockObject>
Constructor and Description |
---|
MockInfoItemCreator() |
Modifier and Type | Method and Description |
---|---|
MockObject |
createFromInfoItemFieldValues(long groupId,
com.liferay.info.item.InfoItemFieldValues infoItemFieldValues,
int status) |
com.liferay.portal.kernel.exception.InfoFormException |
getInfoFormException() |
MockObject |
getMockObject() |
void |
setInfoFormException(com.liferay.portal.kernel.exception.InfoFormException infoFormException) |
void |
setMockObject(MockObject mockObject) |
public MockObject createFromInfoItemFieldValues(long groupId, com.liferay.info.item.InfoItemFieldValues infoItemFieldValues, int status) throws com.liferay.portal.kernel.exception.InfoFormException
createFromInfoItemFieldValues
in interface com.liferay.info.item.creator.InfoItemCreator<MockObject>
com.liferay.portal.kernel.exception.InfoFormException
public com.liferay.portal.kernel.exception.InfoFormException getInfoFormException()
public MockObject getMockObject()
public void setInfoFormException(com.liferay.portal.kernel.exception.InfoFormException infoFormException)
public void setMockObject(MockObject mockObject)