- remove(AssignmentPK) - Method in class com.qti.slayer.service.persistence.AssignmentPersistenceImpl
-
Removes the assignment with the primary key from the database.
- remove(Serializable) - Method in class com.qti.slayer.service.persistence.AssignmentPersistenceImpl
-
Removes the assignment with the primary key from the database.
- remove(TestResultPK) - Method in class com.qti.slayer.service.persistence.TestResultPersistenceImpl
-
Removes the test result with the primary key from the database.
- remove(Serializable) - Method in class com.qti.slayer.service.persistence.TestResultPersistenceImpl
-
Removes the test result with the primary key from the database.
- remove(long) - Method in class com.qti.slayer.service.persistence.UolPersistenceImpl
-
Removes the uol with the primary key from the database.
- remove(Serializable) - Method in class com.qti.slayer.service.persistence.UolPersistenceImpl
-
Removes the uol with the primary key from the database.
- removeAll() - Method in class com.qti.slayer.service.persistence.AssignmentPersistenceImpl
-
Removes all the assignments from the database.
- removeAll() - Method in class com.qti.slayer.service.persistence.TestResultPersistenceImpl
-
Removes all the test results from the database.
- removeAll() - Method in class com.qti.slayer.service.persistence.UolPersistenceImpl
-
Removes all the uols from the database.
- removeAssignmentAction(ActionRequest, ActionResponse) - Method in class com.qti.AssignmentPortlet
-
Removes Unit of Learning Assignment.
- removeByAssessmentTestId(long) - Method in class com.qti.slayer.service.persistence.UolPersistenceImpl
-
Removes all the uols where assessmentTestId = ? from the database.
- removeByClassRoomId(long) - Method in class com.qti.slayer.service.persistence.UolPersistenceImpl
-
Removes all the uols where classRoomId = ? from the database.
- removeByUolId(long) - Method in class com.qti.slayer.service.persistence.TestResultPersistenceImpl
-
Removes all the test results where uolId = ? from the database.
- removeByUserId(long) - Method in class com.qti.slayer.service.persistence.AssignmentPersistenceImpl
-
Removes all the assignments where userId = ? from the database.
- removeByUserId(long) - Method in class com.qti.slayer.service.persistence.TestResultPersistenceImpl
-
Removes all the test results where userId = ? from the database.
- removeTestResultAction(ActionRequest, ActionResponse) - Method in class com.qti.TestResultPortlet
-
Removes Test Result.
- requestedDate - Variable in class com.qti.slayer.model.impl.UolCacheModel
-
- resetOriginalValues() - Method in class com.qti.slayer.model.impl.AssignmentModelImpl
-
- resetOriginalValues() - Method in class com.qti.slayer.model.impl.TestResultModelImpl
-
- resetOriginalValues() - Method in class com.qti.slayer.model.impl.UolModelImpl
-
- result - Variable in class com.qti.slayer.model.impl.TestResultCacheModel
-