public interface GradingProxyManager extends OsidProxyManager, GradingProfile
The grading manager provides access to grading sessions and provides
interoperability tests for various aspects of this service. Methods in
this manager accept a Proxy for passing information from
server environments.The sessions included in this manager are:
GradeSystemLookupSession: a session to look up
grades and grade systems GradeSystemQuerySession: a session to query grade
systems GradeSystemSearchSession: a session to search
grade systems GradeSystemAdminSession: a session to manage grade
systems GradeSystemNotificationSession a session for
subscribing to new or deleted grades or grade systems GradeSystemGradebookSession: a session for
retrieving grade system to gradebook mappings GradeSystemGradebookAssignmentSession: a session
for managing grade system to gradebook mappings GradeSystemSmartGradebookSession: a session for
managing smart gradebooks of grade systems GradeEntryLookupSession: a session to look up
grade entries GradeEntryQuerySession: a session to query grade
entries GradeEntrySearchSession: a session to search grade
entries GradeEntryAdminSession: a session to create,
modify and delete grade entries GradeEntryNotificationSession: a session to
receive messages pertaining to grade entry changes
GradebookColumnLookupSession: a session to look up
gradebook columns GradebookColumnQuerySession: a session to query
gradebook columns GradebookColumnSearchSession: a session to search
gradebook columns GradebookColumnAdminSession: a session to manage
gradebook columns GradebookColumnDerivationSession: a session to
manage derived gradebook columns GradebookColumnNotificationSession a session for
subscribing to new or deleted gradebook columns GradebookColumnGradebookSession: a session for
retrieving gradebook column to gradebook mappings GradebookColumnGradebookAssignmentSession: a
session for managing gradebook column to gradebook mappings GradebookColumnSmartGradebookSession: a session
for managing smart gradebooks of gradebook columns GradebookLookupSession: a session to lookup
gradebooks GradebookQuerySession: a session to query
gradebooks GradebookSearchSession : a session to search
gradebooks GradebookAdminSession : a session to create,
modify and delete gradebooks GradebookNotificationSession : a session to
receive messages pertaining to gradebook changes GradebookHierarchySession: a session to traverse
the gradebook hierarchy GradebookHierarchyDesignSession: a session to
manage the gradebook hierarchy | Modifier and Type | Method and Description |
|---|---|
GradebookAdminSession |
getGradebookAdminSession(Proxy proxy)
Gets the OsidSession associated with the gradebook administration
service.
|
GradebookColumnAdminSession |
getGradebookColumnAdminSession(Proxy proxy)
Gets the
OsidSession associated with the gradebook
column administration service. |
GradebookColumnAdminSession |
getGradebookColumnAdminSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the gradebook
column admin service for the given gradebook. |
GradebookColumnGradebookAssignmentSession |
getGradebookColumnGradebookAssignmentSession(Proxy proxy)
Gets the session for assigning gradebook column to gradebook mappings.
|
GradebookColumnGradebookSession |
getGradebookColumnGradebookSession(Proxy proxy)
Gets the session for retrieving gradebook column to gradebook
mappings.
|
GradebookColumnLookupSession |
getGradebookColumnLookupSession(Proxy proxy)
Gets the
OsidSession associated with the gradebook
column lookup service. |
GradebookColumnLookupSession |
getGradebookColumnLookupSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the gradebook
column lookup service for the given gradebook. |
GradebookColumnNotificationSession |
getGradebookColumnNotificationSession(GradebookColumnReceiver gradebookColumnReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to
gradebook column changes.
|
GradebookColumnNotificationSession |
getGradebookColumnNotificationSessionForGradebook(GradebookColumnReceiver gradebookColumnReceiver,
Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the gradebook
column notification service for the given gradebook. |
GradebookColumnQuerySession |
getGradebookColumnQuerySession(Proxy proxy)
Gets the
OsidSession associated with the gradebook
column query service. |
GradebookColumnQuerySession |
getGradebookColumnQuerySessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the gradebook
column query service for the given gradebook. |
GradebookColumnSearchSession |
getGradebookColumnSearchSession(Proxy proxy)
Gets the
OsidSession associated with the gradebook
column search service. |
GradebookColumnSearchSession |
getGradebookColumnSearchSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the gradebook
column search service for the given gradebook. |
GradebookColumnSmartGradebookSession |
getGradebookColumnSmartGradebookSession(Id gradebookId,
Proxy proxy)
Gets the session for managing smart gradebooks of gradebook columns.
|
GradebookHierarchyDesignSession |
getGradebookHierarchyDesignSession(Proxy proxy)
Gets the session designing gradebook hierarchies.
|
GradebookHierarchySession |
getGradebookHierarchySession(Proxy proxy)
Gets the session traversing gradebook hierarchies.
|
GradebookLookupSession |
getGradebookLookupSession(Proxy proxy)
Gets the OsidSession associated with the gradebook lookup service.
|
GradebookNotificationSession |
getGradebookNotificationSession(GradebookReceiver gradebookReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to
gradebook service changes.
|
GradebookQuerySession |
getGradebookQuerySession(Proxy proxy)
Gets the OsidSession associated with the gradebook query service.
|
GradebookSearchSession |
getGradebookSearchSession(Proxy proxy)
Gets the OsidSession associated with the gradebook search service.
|
GradeEntryAdminSession |
getGradeEntryAdminSession(Proxy proxy)
Gets the
OsidSession associated with the grade entry
administration service. |
GradeEntryAdminSession |
getGradeEntryAdminSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade entry
admin service for the given gradebook. |
GradeEntryLookupSession |
getGradeEntryLookupSession(Proxy proxy)
Gets the
OsidSession associated with the grade entry
lookup service. |
GradeEntryLookupSession |
getGradeEntryLookupSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade entry
lookup service for the given gradebook. |
GradeEntryNotificationSession |
getGradeEntryNotificationSession(GradeEntryReceiver gradeEntryReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to grade
entry changes.
|
GradeEntryNotificationSession |
getGradeEntryNotificationSessionForGradebook(GradeEntryReceiver gradeEntryReceiver,
Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade entry
notification service for the given gradebook. |
GradeEntryQuerySession |
getGradeEntryQuerySession(Proxy proxy)
Gets the
OsidSession associated with the grade entry
query service. |
GradeEntryQuerySession |
getGradeEntryQuerySessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade entry
query service for the given gradebook. |
GradeEntrySearchSession |
getGradeEntrySearchSession(Proxy proxy)
Gets the
OsidSession associated with the grade entry
search service. |
GradeEntrySearchSession |
getGradeEntrySearchSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade entry
search service for the given gradebook. |
GradeSystemAdminSession |
getGradeSystemAdminSession(Proxy proxy)
Gets the
OsidSession associated with the grade system
administration service. |
GradeSystemAdminSession |
getGradeSystemAdminSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
admin service for the given gradebook. |
GradeSystemGradebookSession |
getGradeSystemGradebookAssignmentSession(Proxy proxy)
Gets the session for assigning grade system to gradebook mappings.
|
GradeSystemGradebookSession |
getGradeSystemGradebookSession(Proxy proxy)
Gets the session for retrieving grade system to gradebook mappings.
|
GradeSystemLookupSession |
getGradeSystemLookupSession(Proxy proxy)
Gets the
OsidSession associated with the grade system
lookup service. |
GradeSystemLookupSession |
getGradeSystemLookupSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
lookup service for the given gradebook. |
GradeSystemNotificationSession |
getGradeSystemNotificationSession(GradeSystemReceiver gradeSystemReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to grade
system changes.
|
GradeSystemNotificationSession |
getGradeSystemNotificationSessionForGradebook(GradeSystemReceiver gradeSystemReceiver,
Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
notification service for the given gradebook. |
GradeSystemQuerySession |
getGradeSystemQuerySession(Proxy proxy)
Gets the
OsidSession associated with the grade system
query service. |
GradeSystemQuerySession |
getGradeSystemQuerySessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
query service for the given gradebook. |
GradeSystemSearchSession |
getGradeSystemSearchSession(Proxy proxy)
Gets the
OsidSession associated with the grade system
search service. |
GradeSystemSearchSession |
getGradeSystemSearchSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
search service for the given gradebook. |
GradeSystemSmartGradebookSession |
getGradeSystemSmartGradebookSession(Id gradebookId,
Proxy proxy)
Gets the session for managing smart gradebooks of grade systems.
|
GradingBatchProxyManager |
getGradingBatchProxyManager()
Gets the
GradingBatchProxyManager. |
GradingCalculationProxyManager |
getGradingCalculationProxyManager()
Gets the
GradingCalculationProxyManager. |
GradingTransformProxyManager |
getGradingTransformProxyManager()
Gets the
GradingTransformProxyManager. |
changeBranch, initialize, rollbackServiceclosegetGradebookColumnRecordTypes, getGradebookColumnSearchRecordTypes, getGradebookColumnSummaryRecordTypes, getGradebookRecordTypes, getGradebookSearchRecordTypes, getGradeEntryRecordTypes, getGradeEntrySearchRecordTypes, getGradeRecordTypes, getGradeSystemRecordTypes, getGradeSystemSearchRecordTypes, supportsGradebookAdmin, supportsGradebookColumnAdmin, supportsGradebookColumnGradebook, supportsGradebookColumnGradebookAssignment, supportsGradebookColumnLookup, supportsGradebookColumnNotification, supportsGradebookColumnQuery, supportsGradebookColumnRecordType, supportsGradebookColumnSearch, supportsGradebookColumnSearchRecordType, supportsGradebookColumnSmartGradebook, supportsGradebookColumnSummaryRecordType, supportsGradebookHierarchy, supportsGradebookHierarchyDesign, supportsGradebookLookup, supportsGradebookNotification, supportsGradebookQuery, supportsGradebookRecordType, supportsGradebookSearch, supportsGradebookSearchRecordType, supportsGradeEntryAdmin, supportsGradeEntryLookup, supportsGradeEntryNotification, supportsGradeEntryQuery, supportsGradeEntryRecordType, supportsGradeEntrySearch, supportsGradeEntrySearchRecordType, supportsGradeRecordType, supportsGradeSystemAdmin, supportsGradeSystemGradebook, supportsGradeSystemGradebookAssignment, supportsGradeSystemLookup, supportsGradeSystemNotification, supportsGradeSystemQuery, supportsGradeSystemRecordType, supportsGradeSystemSearch, supportsGradeSystemSearchRecordType, supportsGradeSystemSmartGradebook, supportsGradingBatch, supportsGradingCalculation, supportsGradingTransform, supportsVisibleFederationgetBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdGradeSystemLookupSession getGradeSystemLookupSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade system
lookup service.proxy - a proxy GradeSystemLookupSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemLookup() is false optional - This method must be implemented if
supportsGradeSystemLookup() is true.
GradeSystemLookupSession getGradeSystemLookupSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade system
lookup service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeSystemLookupSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeSystemLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeSystemLookup() and
supportsVisibleFederation() are true.
GradeSystemQuerySession getGradeSystemQuerySession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade system
query service.proxy - a proxy GradeSystemQuerySession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemQuery() is false optional - This method must be implemented if
supportsGradeSystemQuery() is true. GradeSystemQuerySession getGradeSystemQuerySessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade system
query service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeSystemQuerySession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeSystemQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeSystemQuery() and
supportsVisibleFederation() are true.
GradeSystemSearchSession getGradeSystemSearchSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade system
search service.proxy - a proxy GradeSystemSearchSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemSearch() is false optional - This method must be implemented if
supportsGradeSystemSearch() is true.
GradeSystemSearchSession getGradeSystemSearchSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade system
search service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeSystemSearchSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeSystemSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeSystemSearch() and
supportsVisibleFederation() are true.
GradeSystemAdminSession getGradeSystemAdminSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade system
administration service.proxy - a proxy GradeSystemAdminSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemAdmin() is false optional - This method must be implemented if
supportsGradeSystemAdmin() is true. GradeSystemAdminSession getGradeSystemAdminSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade system
admin service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeSystemAdminSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeSystemAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeSystemAdmin() and
supportsVisibleFederation() are true.
GradeSystemNotificationSession getGradeSystemNotificationSession(GradeSystemReceiver gradeSystemReceiver, Proxy proxy) throws OperationFailedException
gradeSystemReceiver - the grade system receiverproxy - a proxy GradeSystemNotificationSession NullArgumentException - gradeSystemReceiver
or proxy is null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemNotification() is false
optional - This method must be implemented if
supportsGradeSystemNotification() is true.
GradeSystemNotificationSession getGradeSystemNotificationSessionForGradebook(GradeSystemReceiver gradeSystemReceiver, Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade system
notification service for the given gradebook.gradeSystemReceiver - the grade system receivergradebookId - the Id of the gradebookproxy - a proxy a GradeSystemNotificationSession NotFoundException - gradebookId not
foundNullArgumentException - gradeSystemReceiver,
gradebookId or porxy is null
OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeSystemNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeSystemNotification() and
supportsVisibleFederation() are true.
GradeSystemGradebookSession getGradeSystemGradebookSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradeSystemGradebookSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemGradebook() is false optional - This method must be implemented if
supportsGradeSystemGradebook() is true.
GradeSystemGradebookSession getGradeSystemGradebookAssignmentSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradeSystemGradebookAssignmentSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemGradebookAssignment() is
false optional - This method must be implemented if
supportsGradeSystemGradebookAssignment() is
true. GradeSystemSmartGradebookSession getGradeSystemSmartGradebookSession(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
gradebookId - the Id of the gradebookproxy - a proxy GradeSystemSmartGradebookSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeSystemSmartGradebook() is false
optional - This method must be implemented if
supportsGradeSystemSmartGradebook() is
true. GradeEntryLookupSession getGradeEntryLookupSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade entry
lookup service.proxy - a proxy GradeEntryLookupSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeEntryLookup() is false optional - This method must be implemented if
supportsGradeEntryLookup() is true. GradeEntryLookupSession getGradeEntryLookupSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade entry
lookup service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeEntryLookupSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeEntryLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeEntryLookup() and
supportsVisibleFederation() are true.
GradeEntryQuerySession getGradeEntryQuerySession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade entry
query service.proxy - a proxy GradeEntryQuerySession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeEntryLookup() is false optional - This method must be implemented if
supportsGradeEntryQuery() is true. GradeEntryQuerySession getGradeEntryQuerySessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade entry
query service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeEntryQuerySession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeEntryQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeEntryQuery() and
supportsVisibleFederation() are true.
GradeEntrySearchSession getGradeEntrySearchSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade entry
search service.proxy - a proxy GradeEntrySearchSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeEntrySearch() is false optional - This method must be implemented if
supportsGradeEntrySearch() is true. GradeEntrySearchSession getGradeEntrySearchSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade entry
search service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeEntrySearchSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeEntrySearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeEntrySearch() and
supportsVisibleFederation() are true.
GradeEntryAdminSession getGradeEntryAdminSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the grade entry
administration service.proxy - a proxy GradeEntryAdminSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeEntryAdmin() is false optional - This method must be implemented if
supportsGradeEntryAdmin() is true. GradeEntryAdminSession getGradeEntryAdminSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade entry
admin service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradeEntryAdminSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeEntryAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeEntryAdmin() and
supportsVisibleFederation() are true.
GradeEntryNotificationSession getGradeEntryNotificationSession(GradeEntryReceiver gradeEntryReceiver, Proxy proxy) throws OperationFailedException
gradeEntryReceiver - the grade entry receiverproxy - a proxy GradeEntryNotificationSession NullArgumentException - gradeEntryReceiver
or proxy is null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradeEntryNotification() is false
optional - This method must be implemented if
supportsGradeEntryNotification() is true.
GradeEntryNotificationSession getGradeEntryNotificationSessionForGradebook(GradeEntryReceiver gradeEntryReceiver, Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the grade entry
notification service for the given gradebook.gradeEntryReceiver - the grade entry receivergradebookId - the Id of the gradebookproxy - a proxy a GradeEntryNotificationSession NotFoundException - gradebookId not
foundNullArgumentException - gradeEntryReceiver,
gradebookId or porxy is null
OperationFailedException - unable to complete
request UnimplementedException -
supportsGradeEntryNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradeEntryNotification() and
supportsVisibleFederation() are true.
GradebookColumnLookupSession getGradebookColumnLookupSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the gradebook
column lookup service.proxy - a proxy GradebookColumnLookupSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnLookup() is false
optional - This method must be implemented if
supportsGradebookColumnLookup() is true.
GradebookColumnLookupSession getGradebookColumnLookupSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the gradebook
column lookup service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradebookColumnLookupSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradebookColumnLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradebookColumnLookup() and
supportsVisibleFederation() are true.
GradebookColumnQuerySession getGradebookColumnQuerySession(Proxy proxy) throws OperationFailedException
OsidSession associated with the gradebook
column query service.proxy - a proxy GradebookColumnQuerySession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnQuery() is false optional - This method must be implemented if
supportsGradebookColumnQuery() is true.
GradebookColumnQuerySession getGradebookColumnQuerySessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the gradebook
column query service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy GradebookColumnQuerySession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradebookColumnQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradebookColumnQuery() and
supportsVisibleFederation() are true.
GradebookColumnSearchSession getGradebookColumnSearchSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the gradebook
column search service.proxy - a proxy GradebookColumnSearchSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnSearch() is false
optional - This method must be implemented if
supportsGradebookColumnSearch() is true.
GradebookColumnSearchSession getGradebookColumnSearchSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the gradebook
column search service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradebookColumnSearchSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradebookColumnSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradebookColumnSearch() and
supportsVisibleFederation() are true.
GradebookColumnAdminSession getGradebookColumnAdminSession(Proxy proxy) throws OperationFailedException
OsidSession associated with the gradebook
column administration service.proxy - a proxy GradebookColumnAdminSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnAdmin() is false optional - This method must be implemented if
supportsGradebookColumnAdmin() is true.
GradebookColumnAdminSession getGradebookColumnAdminSessionForGradebook(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the gradebook
column admin service for the given gradebook.gradebookId - the Id of the gradebookproxy - a proxy a GradebookColumnAdminSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete
request UnimplementedException -
supportsGradebookColumnAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradebookColumnAdmin() and
supportsVisibleFederation() are true.
GradebookColumnNotificationSession getGradebookColumnNotificationSession(GradebookColumnReceiver gradebookColumnReceiver, Proxy proxy) throws OperationFailedException
gradebookColumnReceiver - the grade system receiverproxy - a proxy GradebookColumnNotificationSession NullArgumentException - gradebookColumnReceiver
or proxy is null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnNotification() is false
optional - This method must be implemented if
supportsGradebookColumnNotification() is
true. GradebookColumnNotificationSession getGradebookColumnNotificationSessionForGradebook(GradebookColumnReceiver gradebookColumnReceiver, Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
OsidSession associated with the gradebook
column notification service for the given gradebook.gradebookColumnReceiver - the gradebook column receivergradebookId - the Id of the gradebookproxy - a proxy a GradebookColumnNotificationSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookColumnReceiver,
gradebookId or proxy is null
OperationFailedException - unable to complete
request UnimplementedException -
supportsGradebookColumnNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsGradebookColumnNotification() and
supportsVisibleFederation() are true.
GradebookColumnGradebookSession getGradebookColumnGradebookSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookColumnGradebookSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnGradebook() is false
optional - This method must be implemented if
supportsGradebookColumnGradebook() is true.
GradebookColumnGradebookAssignmentSession getGradebookColumnGradebookAssignmentSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookColumnGradebookAssignmentSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnGradebookAssignment() is
false optional - This method must be implemented if
supportsGradebookColumnGradebookAssignment() is
true. GradebookColumnSmartGradebookSession getGradebookColumnSmartGradebookSession(Id gradebookId, Proxy proxy) throws NotFoundException, OperationFailedException
gradebookId - the Id of the gradebookproxy - a proxy GradebookColumnSmartGradebookSession NotFoundException - gradebookId not
foundNullArgumentException - gradebookId or
proxy is null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookColumnSmartGradebook() is
false optional - This method must be implemented if
supportsGradebookColumnSmartGradebook() is
true. GradebookLookupSession getGradebookLookupSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookLookupSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookLookup() is false optional - This method must be implemented if
supportsGradebookLookup() is true. GradebookQuerySession getGradebookQuerySession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookQuerySession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookQuery() is false optional - This method must be implemented if
supportsGradebookQuery() is true. GradebookSearchSession getGradebookSearchSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookSearchSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookSearch() is false optional - This method must be implemented if
supportsGradebookSearch() is true. GradebookAdminSession getGradebookAdminSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookAdminSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookAdmin() is false optional - This method must be implemented if
supportsGradebookAdmin() is true. GradebookNotificationSession getGradebookNotificationSession(GradebookReceiver gradebookReceiver, Proxy proxy) throws OperationFailedException
gradebookReceiver - the gradebook receiverproxy - a proxy GradebookNotificationSession NullArgumentException - gradebookReceiver
or proxy is null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookNotification() is false optional - This method must be implemented if
supportsGradebookNotification() is true. GradebookHierarchySession getGradebookHierarchySession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookHierarchySession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookHierarchy() is false optional - This method must be implemented if
supportsGradebookHierarchy() is true. GradebookHierarchyDesignSession getGradebookHierarchyDesignSession(Proxy proxy) throws OperationFailedException
proxy - a proxy GradebookHierarchyDesignSession NullArgumentException - proxy is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsGradebookHierarchyDesign() is false optional - This method must be implemented if
supportsGradebookHierarchyDesign() is true. GradingBatchProxyManager getGradingBatchProxyManager() throws OperationFailedException
GradingBatchProxyManager. GradingBatchProxyManager OperationFailedException - unable to complete requestUnimplementedException - supportsGradingBatch()
is false optional - This method must be implemented if
supportsGradingBatch() is true. GradingCalculationProxyManager getGradingCalculationProxyManager() throws OperationFailedException
GradingCalculationProxyManager. GradingCalculationProxyManager OperationFailedException - unable to complete requestUnimplementedException -
supportsGradingCalculation() is false optional - This method must be implemented if
supportsGradingCalculation() is true. GradingTransformProxyManager getGradingTransformProxyManager() throws OperationFailedException
GradingTransformProxyManager. GradingTransformManager OperationFailedException - unable to complete requestUnimplementedException -
supportsGradingTransform() is false optional - This method must be implemented if
supportsGradingTransform() is true.