Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
X
A
addAssignment(String, Assignment)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
addExternalAssessment(String, String, String, String, double, Date, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
addExternalAssessment(String, String, String, String, Double, Date, String, Boolean)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
Wrapper created when category was added for assignments tool
addExternalAssessment(String, String, String, String, Double, Date, String, Boolean, Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
addExternalAssessment(String, String, String, String, double, Date, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
addExternalAssessment(String, String, String, String, Double, Date, String, Boolean)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
addGradebook(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookFrameworkServiceImpl
addGradebook(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
addPermission(Long, String, String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
applyDropScores(Collection<AssignmentGradeRecord>)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
set the droppedFromGrade attribute of each of the n highest and the n lowest scores of a student based on the assignment's category
archive(String, Document, Stack, String, List)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
authn
- Variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
AuthnSakai2Impl
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Sakai2 implementation of the gradebook's Authn facade.
AuthnSakai2Impl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthnSakai2Impl
AuthnStandaloneImpl
- Class in
org.sakaiproject.tool.gradebook.facades.standalone
An implementation of the Authn facade to support demos and UI tests.
AuthnStandaloneImpl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.standalone.
AuthnStandaloneImpl
AuthnTestImpl
- Class in
org.sakaiproject.tool.gradebook.facades.test
An in-memory stub implementation of Authn, used for testing.
AuthnTestImpl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.test.
AuthnTestImpl
AuthzSakai2Impl
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
An implementation of Gradebook-specific authorization needs based on a combination of fine-grained site-scoped Sakai permissions and the shared Section Awareness API.
AuthzSakai2Impl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
AuthzSectionsImpl
- Class in
org.sakaiproject.tool.gradebook.facades.sections
An implementation of Gradebook-specific authorization needs based on the shared Section Awareness API.
AuthzSectionsImpl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
B
BaseEntityProducer
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Utility class that provides safe defaults for all EntityProducer methods.
BaseEntityProducer()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
BaseHibernateManager
- Class in
org.sakaiproject.component.gradebook
Provides methods which are shared between service business logic and application business logic, but not exposed to external callers.
BaseHibernateManager()
- Constructor for class org.sakaiproject.component.gradebook.
BaseHibernateManager
C
calculateEquivalentPercent(Double, Double)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
calculateEquivalentPointValueForPercent(Double, Double)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
canConvert(Class)
- Method in class org.sakaiproject.component.gradebook.
VersionedExternalizable.Converter
canHandleType(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
checkStudentsNotSubmitted(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
checkStuendsNotSubmitted(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
contextCreated(String, boolean)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
contextDeleted(String, boolean)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
ContextManagementSakai2Impl
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Gets the current context for a gradebook inside sakai2.
ContextManagementSakai2Impl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
ContextManagementSakai2Impl
ContextManagementStandaloneImpl
- Class in
org.sakaiproject.tool.gradebook.facades.standalone
An implementation of the ContextManagement facade to support demos and UI tests.
ContextManagementStandaloneImpl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.standalone.
ContextManagementStandaloneImpl
contextUpdated(String, boolean)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
convertPointsToLetterGrade(Gradebook, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
Converts points to letter grade for the given AssignmentGradeRecords
convertPointsToPercentage(Gradebook, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
Converts points to percentage for the given AssignmentGradeRecords
createAssignment(Long, String, Double, Date, Boolean, Boolean)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
createAssignmentForCategory(Long, Long, String, Double, Date, Boolean, Boolean)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
createCategory(Long, String, Double, Integer, Integer, Integer, Boolean)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
createDefaultLetterGradePercentMapping(Map)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
createOrUpdateDefaultLetterGradePercentMapping(Map)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
createUngradedAssignment(Long, String, Date, Boolean, Boolean)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
createUngradedAssignmentForCategory(Long, Long, String, Date, Boolean, Boolean)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
currentUserHasEditPerm(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
currentUserHasGradeAllPerm(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
currentUserHasGradingPerm(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
currentUserHasViewOwnGradesPerm(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
D
deleteGradebook(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookFrameworkServiceImpl
deleteGradebook(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
deletePermission(Permission)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
destroy()
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
doUnmarshal(Object, HierarchicalStreamReader, UnmarshallingContext)
- Method in class org.sakaiproject.component.gradebook.
VersionedExternalizable.Converter
E
entityManager
- Variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
eventTrackingService
- Variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
EventTrackingServiceSakai2Impl
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Author:Louis Majanja
Date: Feb 22, 2007 Time: 3:35:45 PM a sakai implementation of the EventTrackingService facade
EventTrackingServiceSakai2Impl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
EventTrackingServiceSakai2Impl
EventTrackingServiceStandaloneImpl
- Class in
org.sakaiproject.tool.gradebook.facades.standalone
Author:Louis Majanja
Date: Feb 22, 2007 Time: 3:36:22 PM an implementation of the EventTrackingService facade for the standalalone gradebook
EventTrackingServiceStandaloneImpl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.standalone.
EventTrackingServiceStandaloneImpl
externalAssessmentService
- Variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
EXTERNALIZABLE_VERSION
- Static variable in class org.sakaiproject.component.gradebook.
GradebookDefinition
F
filterGradeRecordsByStudents(Collection, Collection)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
Oracle has a low limit on the maximum length of a parameter list in SQL queries of the form "WHERE tbl.col IN (:paramList)".
finalizeGrades(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
finalizeNullGradeRecords(Gradebook)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
findMatchingEnrollmentsForItem(String, Long, int, String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
findMatchingEnrollmentsForItemForUser(String, String, Long, int, String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
findMatchingEnrollmentsForViewableCourseGrade(String, int, String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
findMatchingEnrollmentsForViewableItems(String, List, String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
findStudentSectionMemberships(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
fromXml(String)
- Static method in class org.sakaiproject.component.gradebook.
VersionedExternalizable
G
getAllAssignmentGradeRecords(Long, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAllImportables(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
getAllSections(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getAllStudentUids(String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAssignment(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAssignment(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignment(String, Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentGradeRecord(Assignment, String, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAssignments(Long, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAssignments()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getAssignments(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignments(Long, String, boolean)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentScore(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentScore(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentScoreComment(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentScoreComment(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentScoreString(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentScoreString(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentsCounted(Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAssignmentsForCategory(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAssignmentWithoutStats(String, String, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAssignmentWithoutStats(String, Long, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAuthn()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getAuthn()
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getAuthz()
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getAvailableItemsForStudent(Long, String, String, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getAvailableItemsForStudent(String, String, String, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getAvailableItemsForStudents(Long, String, List, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getAvailableItemsForStudents(String, String, List, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getCalculatedCourseGrade(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getCategories(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getCategoriesForUser(Long, String, List<Long>, int)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getCategoriesForUserForStudentView(Long, String, String, List<Long>, int, List<String>)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getCategoriesWithAssignments(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getCategory(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getCategory()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getCategoryDefinitions(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getCategoryType()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getComments(Assignment, Collection)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getContextPath()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
getCountedAssignments(Session, Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getCountedStudentGradeRecords(Long, String, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getCourseGrade(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getCourseGrade(Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getCourseGradePermission(Long, String, List, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getCourseGradePermission(String, String, List, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getCourseGradeRecord(Gradebook, String, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
Gets the course grade record for a student, or null if it does not yet exist.
getData(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
getDefaultLetterGradePercentMapping()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getEnteredCourseGrade(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getEntitiesForContext(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
getEntity(Reference)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getEntityAuthzGroups(Reference, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getEntityDescription(Reference)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getEntityResourceProperties(Reference)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getEntityUrl(Reference)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getEventToDomainClassMapping()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
getEventTrackingService()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getEventTrackingService()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
EventTrackingServiceSakai2Impl
getExternalAssessmentService()
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getExternalAssignmentProviders()
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
getExternalAssignmentsForCurrentUser(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
getExternalizableVersion()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getExternalizableVersion()
- Method in class org.sakaiproject.component.gradebook.
VersionedExternalizable
getFixedGrade(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getFixedPoint(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getFrameworkService()
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradebook(String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getGradebook(Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradebookDefinitionXml(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradebookExternalAssessmentService()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getGradebookPermissionService()
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradebookPermissionService()
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getGradebookUid(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getGradebookUid(Object)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
ContextManagementSakai2Impl
getGradebookUid(Object)
- Method in class org.sakaiproject.tool.gradebook.facades.standalone.
ContextManagementStandaloneImpl
getGradeDefinitionForStudentForItem(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradeEntryType(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradeRecordMapForStudents(Session, Long, Collection<String>)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGraderPermissionsForUser(Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getGraderPermissionsForUser(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getGradesForStudentsForItem(String, Long, List<String>)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradeType()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getGradeViewFunctionForUserForStudentForItem(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradeViewFunctionForUserForStudentForItem(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getGradeViewFunctionForUserForStudentForItem(String, Long, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getGuid()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
getHttpAccess()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getId()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
getImportCourseGrade(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getLabel()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getLegacyGroup()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
getLetterGradePercentMapping(Gradebook)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getLowestPossibleGradeForGbItem(String, Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getOldPoint(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getParent()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
getPermissionForUserForAllAssignment(Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getPermissionForUserForAllAssignmentForStudent(Long, String, String, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getPermissionsForGB(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForGBForCategoryIds(Long, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUser(Long, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserAnyCategory(Long, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserAnyGroup(Long, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserAnyGroupAnyCategory(Long, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserAnyGroupForCategory(Long, String, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserForCategory(Long, String, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserForGoupsAnyCategory(Long, String, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPermissionsForUserForGroup(Long, String, List)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPointsEarnedCourseGradeRecords(CourseGrade, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getPointsEarnedCourseGradeRecordsFixing(CourseGrade, Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getPropertiesMap()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getPropertyValue(String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getReferenceRoot()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
getSectionAwareness()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getSectionAwareness()
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getSectionAwareness()
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getSelectedGradingScaleBottomPercents()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getSelectedGradingScaleUid()
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
getServerConfigurationService()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getServiceName()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
Although not required, the service name is frequently used.
getStudentSectionMembershipNames(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getStudentsForItem(Long, String, List<String>, int, Long, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getStudentsForItem(String, String, List<String>, int, Long, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getTypeName()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
getUserDisplayName(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
UserDirectoryServiceSakai2Impl
getUserDisplayName(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
UserDirectoryServiceStandaloneSectionsImpl
getUserEmailAddress(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
UserDirectoryServiceSakai2Impl
getUserEmailAddress(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
UserDirectoryServiceStandaloneSectionsImpl
getUserManager()
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
UserDirectoryServiceStandaloneSectionsImpl
getUserUid()
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getUserUid()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthnSakai2Impl
getUserUid()
- Method in class org.sakaiproject.tool.gradebook.facades.standalone.
AuthnStandaloneImpl
getUserUid()
- Method in class org.sakaiproject.tool.gradebook.facades.test.
AuthnTestImpl
getViewableAssignmentsForCurrentUser(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getViewableGroupsForUser(Long, String, List<String>)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getViewableGroupsForUser(String, String, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getViewableSections(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
getViewableSectionUuidToNameMap(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getViewableStudentsForItemForCurrentUser(String, Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getViewableStudentsForItemForUser(String, String, Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
getViewableStudentsForUser(Long, String, List, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getViewableStudentsForUser(String, String, List, List)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
getVisibleExternalAssignments(Gradebook, Collection<String>, List<Assignment>)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
getVisibleExternalAssignments(String, Collection<String>)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
getXmlData()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
getXStream()
- Static method in class org.sakaiproject.component.gradebook.
VersionedExternalizable
GRADEBOOK_DEFINITION_TYPE
- Static variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
GradebookConditionsProvider
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
GradebookConditionsProvider()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
GradebookConfigurationSakai
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Sakai-specific add-on to the vanilla configuration bean.
GradebookConfigurationSakai()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConfigurationSakai
GradebookDefinition
- Class in
org.sakaiproject.component.gradebook
GradebookDefinition()
- Constructor for class org.sakaiproject.component.gradebook.
GradebookDefinition
GradebookEntityProducer
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Implements the Sakai EntityProducer approach to integration of tool-specific storage with site management.
GradebookEntityProducer()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
GradebookExternalAssessmentServiceImpl
- Class in
org.sakaiproject.component.gradebook
GradebookExternalAssessmentServiceImpl()
- Constructor for class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
GradebookFrameworkServiceImpl
- Class in
org.sakaiproject.component.gradebook
GradebookFrameworkServiceImpl()
- Constructor for class org.sakaiproject.component.gradebook.
GradebookFrameworkServiceImpl
GradebookPermissionServiceImpl
- Class in
org.sakaiproject.component.gradebook
GradebookPermissionServiceImpl()
- Constructor for class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
GradebookServiceHibernateImpl
- Class in
org.sakaiproject.component.gradebook
A Hibernate implementation of GradebookService.
GradebookServiceHibernateImpl()
- Constructor for class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
H
handle(Importable, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
I
identifyStudentsWithInvalidGrades(String, Map<String, String>)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
init()
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
init()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
Perform authorization-specific framework initializations for the Gradebook.
init()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
Register this class as an EntityProducer.
init()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
init()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConfigurationSakai
isAssignmentDefined(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
isAssignmentDefined(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
isAssignmentDefined(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isExplicitlyEnteredCourseGradeRecords(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
isExternalAssignmentDefined(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
isExternalAssignmentDefined(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isExternalAssignmentGrouped(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
isExternalAssignmentVisible(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
isGradableObjectDefined(Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isGradebookDefined(String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
isGradebookDefined(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isGradeValid(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isPointsPossibleValid(String, Assignment, Double)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserAbleToEditAssessments(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
isUserAbleToEditAssessments(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToGrade(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
isUserAbleToGrade(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
isUserAbleToGrade(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToGrade(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToGradeAll(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
isUserAbleToGradeAll(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
isUserAbleToGradeAll(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToGradeAll(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToGradeItemForStudent(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserAbleToGradeItemForStudent(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserAbleToGradeItemForStudent(String, Long, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToGradeSection(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
When group-scoped permissions are available, this is where they will go.
isUserAbleToViewItemForStudent(String, Long, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserAbleToViewItemForStudent(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserAbleToViewItemForStudent(String, Long, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAbleToViewOwnGrades(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
isUserAbleToViewOwnGrades(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserAllowedToGrade(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserAllowedToGradeAll(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
isUserHasGraderPermissions(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserHasGraderPermissions(Long)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserHasGraderPermissions(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
isUserHasGraderPermissions(Long, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
L
label
- Variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
M
marshal(Object, HierarchicalStreamWriter, MarshallingContext)
- Method in class org.sakaiproject.component.gradebook.
VersionedExternalizable.Converter
MAX_NUMBER_OF_SQL_PARAMETERS_IN_LIST
- Static variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
merge(String, Element, String, String, Map, Map, Set)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
mergeGradebookDefinitionXml(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
myToolIds()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
O
org.sakaiproject.component.gradebook
- package org.sakaiproject.component.gradebook
org.sakaiproject.tool.gradebook.facades.sakai2impl
- package org.sakaiproject.tool.gradebook.facades.sakai2impl
org.sakaiproject.tool.gradebook.facades.sections
- package org.sakaiproject.tool.gradebook.facades.sections
org.sakaiproject.tool.gradebook.facades.standalone
- package org.sakaiproject.tool.gradebook.facades.standalone
org.sakaiproject.tool.gradebook.facades.test
- package org.sakaiproject.tool.gradebook.facades.test
P
parseEntityReference(String, Reference)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
PERMISSION_EDIT_ASSIGNMENTS
- Static variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
PERMISSION_GRADE_ALL
- Static variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
PERMISSION_GRADE_SECTION
- Static variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
PERMISSION_VIEW_OWN_GRADES
- Static variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthzSakai2Impl
postEvent(String, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
postEvent(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
EventTrackingServiceSakai2Impl
postEvent(String, String)
- Method in class org.sakaiproject.tool.gradebook.facades.standalone.
EventTrackingServiceStandaloneImpl
propertiesMap
- Variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
R
readExternal(ObjectInput)
- Method in class org.sakaiproject.component.gradebook.
VersionedExternalizable
referenceRoot
- Variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
registerExternalAssignmentProvider(ExternalAssignmentProvider)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
removeAssignment(Long)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
removeCategory(Long)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
removeExternalAssessment(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
removeExternalAssessment(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
S
saveGradeAndCommentForStudent(String, Long, String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
saveGradesAndComments(String, Long, List<GradeDefinition>)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
saveOrUpdateLetterGradePercentMapping(Map, Gradebook)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
sectionAwareness
- Variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
serverConfigurationService
- Variable in class org.sakaiproject.component.gradebook.
BaseHibernateManager
serviceName
- Variable in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
setAssignments(Collection<Assignment>)
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
setAssignmentScore(String, String, String, Double, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setAssignmentScoreComment(String, String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setAssignmentScoreString(String, String, String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setAuthn(Authn)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
setAuthn(Authn)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
setAuthnContext(Object)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
AuthnSakai2Impl
In Sakai, the framework maintains its own ThreadLocal user context.
setAuthnContext(Object)
- Method in class org.sakaiproject.tool.gradebook.facades.standalone.
AuthnStandaloneImpl
This is usually redundant, since all the necessary information is available through the FacesContext object.
setAuthnContext(Object)
- Method in class org.sakaiproject.tool.gradebook.facades.test.
AuthnTestImpl
setAuthz(Authz)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setAutoDdl(boolean)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConfigurationSakai
setAvailableGradingScales(Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookFrameworkServiceImpl
setAvailableGradingScales(Collection)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setCategory(List)
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
setCategoryType(int)
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
setConditionService(ConditionService)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
setContextPath(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
setDefaultGradingScale(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookFrameworkServiceImpl
setDefaultGradingScale(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setEntityManager(EntityManager)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
setEventTrackingService(EventTrackingService)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
setEventTrackingService(EventTrackingService)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
setEventTrackingService(EventTrackingService)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
EventTrackingServiceSakai2Impl
setExternalAssessmentService(GradebookExternalAssessmentService)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setExternalAssessmentToGradebookAssignment(String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
setFrameworkService(GradebookFrameworkService)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setGradebookExternalAssessmentService(GradebookExternalAssessmentService)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
setGradebookFrameworkService(GradebookFrameworkService)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
setGradebookPermissionService(GradebookPermissionService)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
setGradebookPermissionService(GradebookPermissionService)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
setGradebookService(GradebookService)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConditionsProvider
setGradebookService(GradebookService)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
setGradeType(int)
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
setGuid(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
setLabel(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
setLegacyGroup(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
setParent(Importable)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
setPropertyValue(String, String)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
setReferenceRoot(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
setSectionAwareness(SectionAwareness)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
setSectionAwareness(SectionAwareness)
- Method in class org.sakaiproject.component.gradebook.
GradebookPermissionServiceImpl
setSectionAwareness(SectionAwareness)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
AuthzSectionsImpl
setSelectedGradingScaleBottomPercents(Map<String, Double>)
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
setSelectedGradingScaleUid(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookDefinition
setServerConfigurationService(ServerConfigurationService)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
setServiceName(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
setSqlService(SqlService)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookConfigurationSakai
setToolIds(List)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
setTypeName(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
setUserManager(UserManager)
- Method in class org.sakaiproject.tool.gradebook.facades.sections.
UserDirectoryServiceStandaloneSectionsImpl
setXmlData(String)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
Since this class doesn't parse the data, this property could easily be renamed "setDataDescription" and this class renamed "StringImportable".
studentCanView(String, Assignment)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
T
toXml(Object)
- Static method in class org.sakaiproject.component.gradebook.
VersionedExternalizable
transferCopyEntities(String, String, List)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
transferCopyEntities(String, String, List, boolean)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
transferCopyEntitiesWithSettings(String, String, List)
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
GradebookEntityProducer
transferGradebookDefinitionXml(String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
U
UID_OF_DEFAULT_GRADING_SCALE_PROPERTY
- Static variable in class org.sakaiproject.component.gradebook.
GradebookFrameworkServiceImpl
unregisterExternalAssignmentProvider(String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
UPDATE_SAME_SCORE_PROP
- Static variable in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
Property in sakai.properties used to allow this service to update scores in the db every time the update method is called.
updateAssignment(Assignment, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
updateAssignment(String, String, Assignment)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
updateCategory(Category, Session)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
updateCategory(Category)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
updateExternalAssessment(String, String, String, String, double, Date)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
updateExternalAssessment(String, String, String, String, Double, Date, Boolean)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
updateExternalAssessment(String, String, String, String, double, Date)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
updateExternalAssessment(String, String, String, String, Double, Date)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
updateExternalAssessmentScore(String, String, String, Double)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
updateExternalAssessmentScore(String, String, String, String)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
updateExternalAssessmentScore(String, String, String, Double)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
updateExternalAssessmentScores(String, String, Map)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
updateExternalAssessmentScores(String, String, Map)
- Method in class org.sakaiproject.component.gradebook.
GradebookServiceHibernateImpl
updateExternalAssessmentScoresString(String, String, Map)
- Method in class org.sakaiproject.component.gradebook.
GradebookExternalAssessmentServiceImpl
updateGradebook(Gradebook)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
updatePermission(Collection)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
updatePermission(Permission)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
UserDirectoryServiceSakai2Impl
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
Sakai2 implementation of the gradebook UserDirectoryService API.
UserDirectoryServiceSakai2Impl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
UserDirectoryServiceSakai2Impl
UserDirectoryServiceStandaloneSectionsImpl
- Class in
org.sakaiproject.tool.gradebook.facades.sections
UserDirectoryServiceStandaloneSectionsImpl()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sections.
UserDirectoryServiceStandaloneSectionsImpl
V
validateLetterGradeMapping(Map)
- Method in class org.sakaiproject.component.gradebook.
BaseHibernateManager
VERSION_ATTRIBUTE
- Static variable in class org.sakaiproject.component.gradebook.
VersionedExternalizable
VersionedExternalizable
- Class in
org.sakaiproject.component.gradebook
Generic helper class for serializing Java objects to and from simply-formatted XML for archival and reconstitution across data definition versions.
VersionedExternalizable()
- Constructor for class org.sakaiproject.component.gradebook.
VersionedExternalizable
VersionedExternalizable.Converter
- Class in
org.sakaiproject.component.gradebook
This XStream converter stores the externalizable version of the class as a Document-level attribute for easy access by translators.
VersionedExternalizable.Converter(Mapper, ReflectionProvider)
- Constructor for class org.sakaiproject.component.gradebook.
VersionedExternalizable.Converter
W
willArchiveMerge()
- Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.
BaseEntityProducer
writeExternal(ObjectOutput)
- Method in class org.sakaiproject.component.gradebook.
VersionedExternalizable
X
XmlImportable
- Class in
org.sakaiproject.tool.gradebook.facades.sakai2impl
A simple generic wrapper to add new types of importable objects without needing to subclass each of them.
XmlImportable()
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
XmlImportable(String, String)
- Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.
XmlImportable
Create an importable object in one line.
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2013
Sakai Project
. All Rights Reserved.