A C G I O P Q R S

A

allowResubmission() - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Does the service support resubmissions?

C

checkForReports() - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Check for reports for all submitted items that don't have reports yet
ContentReviewService - Interface in org.sakaiproject.contentreview.service
ContentReview Service manages submission to the Content review queue and retrieving reports from the service
ContentReviewSiteAdvisor - Interface in org.sakaiproject.contentreview.service
 
createAssignment(String, String, Map) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
This is a vendor specific method needed for some deep integrations (such as A2) to pre provision assignments on an external content checking system.

G

getAllContentReviewItems(String, String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
This is a complement to getReportList, except that it returns all ContentReviewItems for a site and task, rather than just the ones whose reports have been completed.
getAssignment(String, String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
This is a vendor specific method to allow getting information about a particular assignment in an external plagiarism checking system.
getDateQueued(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
The date an item was queued
getDateSubmitted(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
The date an item was submitted to the queue
getIconUrlforScore(Long) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get a icon URL that for a specific score
getLocalizedStatusMessage(String, String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get a status message for a submission in the locale of the specified user
getLocalizedStatusMessage(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get a status message for a submission in the locale of the current user
getLocalizedStatusMessage(String, Locale) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get a status message for a submission in the locale specified
getReportList(String, String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get a list of reports for a task
getReportList(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get a list of reports for all tasks in a site
getReviewError(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Deprecated. use ContentReviewService.getLocalizedStatusMessage(String)
getReviewReport(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get the URL of the report
getReviewReportInstructor(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get the URL for a report constructed for an Instructor
getReviewReportStudent(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get the URL of a report constructed for a student
getReviewScore(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Retrieve a score for a specific item
getReviewStatus(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Get the status of a submission
getServiceName() - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Return the Name of the Service Implementation for Display Purposes

I

isAcceptableContent(ContentResource) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Is the content resource of an type that can be accepted by the service implementation
isSiteAcceptable(Site) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Can this site make use of the content review service

O

org.sakaiproject.contentreview.service - package org.sakaiproject.contentreview.service
 

P

processQueue() - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Proccess all pending jobs in the Queue

Q

queueContent(String, String, String, String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Add an item to the Queue for Submission to Turnitin

R

removeFromQueue(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Remove an item from the review Queue
resetUserDetailsLockedItems(String) - Method in interface org.sakaiproject.contentreview.service.ContentReviewService
Reset the Items for a specific user that where locked because of incomplete user details

S

siteCanUseReviewService(Site) - Method in interface org.sakaiproject.contentreview.service.ContentReviewSiteAdvisor
 

A C G I O P Q R S

Copyright © 2003-2013 Sakai Project. All Rights Reserved.