setAssocId($submissionId); } /** * Get the submission ID for the log entry. * @return int */ function getSubmissionId() { return $this->getAssocId(); } } ?>