public class TestResultCacheModel
extends java.lang.Object
implements com.liferay.portal.model.CacheModel<com.qti.slayer.model.TestResult>, java.io.Serializable
TestResult
,
Serialized FormModifier and Type | Field and Description |
---|---|
java.lang.String |
autoComment |
int |
result |
java.lang.String |
teacherComment |
java.lang.String |
title |
long |
uolId |
long |
userId |
java.lang.String |
username |
Constructor and Description |
---|
TestResultCacheModel() |
Modifier and Type | Method and Description |
---|---|
com.qti.slayer.model.TestResult |
toEntityModel() |
java.lang.String |
toString() |