Interface | osid.orchestration.OrchestrationManager | ||
---|---|---|---|
Implements | osid.OsidManager | ||
osid.orchestration.OrchestrationProfile | |||
Description |
This manager provides access to the available OSID providers. | ||
Method | getAcknowledgementManager | ||
Description |
Gets the manager associated with the Acknowledgement service. | ||
Return | osid.acknowledgement.AcknowledgementManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAcknowledgementProvider() is false | ||
Compliance | optional | This method must be implemented if supportsAcknowledgementProvider()
is true. | |
Method | getAssessmentManager | ||
Description |
Gets the manager associated with the Assessment service. | ||
Return | osid.assessment.AssessmentManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAssessmentProvider() is false | ||
Compliance | optional | This method must be implemented if supportsAssessmentProvider()
is true. | |
Method | getAuthenticationManager | ||
Description |
Gets the manager associated with the Authentication service. | ||
Return | osid.authentication.AuthenticationManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAuthenticationProvider() is false | ||
Compliance | optional | This method must be implemented if supportsAuthenticationProvider()
is true. | |
Method | getAuthorizationManager | ||
Description |
Gets the manager associated with the Authorization service. | ||
Return | osid.authorization.AuthorizationManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAuthorizationProvider() is false | ||
Compliance | optional | This method must be implemented if supportsAuthorizationProvider()
is true. | |
Method | getBiddingManager | ||
Description |
Gets the manager associated with the Bidding service. | ||
Return | osid.bidding.BiddingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsBiddingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsBiddingProvider()
is true. | |
Method | getBillingManager | ||
Description |
Gets the manager associated with the Billing service. | ||
Return | osid.billing.BillingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsBillingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsBillingProvider()
is true. | |
Method | getBloggingManager | ||
Description |
Gets the manager associated with the Blogging service. | ||
Return | osid.blogging.BloggingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsBloggingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsBloggingProvider()
is true. | |
Method | getCalendaringManager | ||
Description |
Gets the manager associated with the Calendaring service. | ||
Return | osid.calendaring.CalendaringManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCalendaringProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCalendaringProvider()
is true. | |
Method | getCatalogingManager | ||
Description |
Gets the manager associated with the Cataloging service. | ||
Return | osid.cataloging.CatalogingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCatalogingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCatalogingProvider()
is true. | |
Method | getChecklistManager | ||
Description |
Gets the manager associated with the Checklist service. | ||
Return | osid.checklist.ChecklistManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsChecklistProvider() is false | ||
Compliance | optional | This method must be implemented if supportsChecklistProvider()
is true. | |
Method | getCommentingManager | ||
Description |
Gets the manager associated with the Commenting service. | ||
Return | osid.commenting.CommentingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCommentingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCommentingProvider()
is true. | |
Method | getCommunicationManager | ||
Description |
Gets the manager associated with the Communication service. | ||
Return | osid.communication.CommunicationManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCommunicationProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCommunicationProvider()
is true. | |
Method | getConfigurationManager | ||
Description |
Gets the manager associated with the Configuration service. | ||
Return | osid.configuration.ConfigurationManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsConfigurationProvider() is false | ||
Compliance | optional | This method must be implemented if supportsConfigurationProvider()
is true. | |
Method | getContactManager | ||
Description |
Gets the manager associated with the Contact service. | ||
Return | osid.contact.ContactManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsContactProvider() is false | ||
Compliance | optional | This method must be implemented if supportsContactProvider()
is true. | |
Method | getControlManager | ||
Description |
Gets the manager associated with the Control service. | ||
Return | osid.control.ControlManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsControlProvider() is false | ||
Compliance | optional | This method must be implemented if supportsControlProvider()
is true. | |
Method | getCourseManager | ||
Description |
Gets the manager associated with the Course service. | ||
Return | osid.course.CourseManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCourseProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCourseProvider()
is true. | |
Method | getDictionaryManager | ||
Description |
Gets the manager associated with the Dictionary service. | ||
Return | osid.dictionary.DictionaryManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsDictionaryProvider() is false | ||
Compliance | optional | This method must be implemented if supportsDictionaryProvider()
is true. | |
Method | getFilingManager | ||
Description |
Gets the manager associated with the Filing service. | ||
Return | osid.filing.FilingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsFilingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsFilingProvider()
is true. | |
Method | getFinancialsManager | ||
Description |
Gets the manager associated with the Financials service. | ||
Return | osid.financials.FinancialsManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsFinancialsProvider() is false | ||
Compliance | optional | This method must be implemented if supportsFinancialsProvider()
is true. | |
Method | getForumManager | ||
Description |
Gets the manager associated with the Forum service. | ||
Return | osid.forum.ForumManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsForumProvider() is false | ||
Compliance | optional | This method must be implemented if supportsForumProvider()
is true. | |
Method | getGradingManager | ||
Description |
Gets the manager associated with the Grading service. | ||
Return | osid.grading.GradingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsGradingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsGradingProvider()
is true. | |
Method | getHierarchyManager | ||
Description |
Gets the manager associated with the Hierarchy service. | ||
Return | osid.hierarchy.HierarchyManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsHierarchyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsHierarchyProvider()
is true. | |
Method | getHoldManager | ||
Description |
Gets the manager associated with the Hold service. | ||
Return | osid.hold.HoldManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsHoldProvider() is false | ||
Compliance | optional | This method must be implemented if supportsHoldProvider() is
true. | |
Method | getIdManager | ||
Description |
Gets the manager associated with the Id service. | ||
Return | osid.id.IdManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsIdProvider() is false | ||
Compliance | optional | This method must be implemented if supportsIdProvider() is
true. | |
Method | getInquiryManager | ||
Description |
Gets the manager associated with the Inquiry service. | ||
Return | osid.inquiry.InquiryManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsInquiryProvider() is false | ||
Compliance | optional | This method must be implemented if supportsInquiryProvider()
is true. | |
Method | getInstallationManager | ||
Description |
Gets the manager associated with the Installation service. | ||
Return | osid.installation.InstallationManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsInstallationProvider() is false | ||
Compliance | optional | This method must be implemented if supportsInstallationProvider()
is true. | |
Method | getInventoryManager | ||
Description |
Gets the manager associated with the Inventory service. | ||
Return | osid.inventory.InventoryManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsInventoryProvider() is false | ||
Compliance | optional | This method must be implemented if supportsInventoryProvider()
is true. | |
Method | getJournalingManager | ||
Description |
Gets the manager associated with the Journaling service. | ||
Return | osid.id.IdManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsJournalingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsJournalingProvider()
is true. | |
Method | getLearningManager | ||
Description |
Gets the manager associated with the Learning service. | ||
Return | osid.learning.LearningManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsLearningProvider() is false | ||
Compliance | optional | This method must be implemented if supportsLearningProvider()
is true. | |
Method | getLocaleManager | ||
Description |
Gets the manager associated with the Locale service. | ||
Return | osid.locale.LocaleManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsLocaleProvider() is false | ||
Compliance | optional | This method must be implemented if supportsLocaleProvider()
is true. | |
Method | getLoggingManager | ||
Description |
Gets the manager associated with the Logging service. | ||
Return | osid.logging.LoggingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsLoggingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsLoggingProvider()
is true. | |
Method | getMappingManager | ||
Description |
Gets the manager associated with the Mapping service. | ||
Return | osid.mapping.MappingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsMappingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsMappingProvider()
is true. | |
Method | getMessagingManager | ||
Description |
Gets the manager associated with the Messaging service. | ||
Return | osid.messaging.MessagingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsMessagingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsMessagingProvider()
is true. | |
Method | getMeteringManager | ||
Description |
Gets the manager associated with the Metering service. | ||
Return | osid.metering.MeteringManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsMessagingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsMeteringProvider()
is true. | |
Method | getOfferingManager | ||
Description |
Gets the manager associated with the Ontology service. | ||
Return | osid.offering.OfferingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsOfferingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsOfferingProvider()
is true. | |
Method | getOntologyManager | ||
Description |
Gets the manager associated with the Offering service. | ||
Return | osid.ontology.OntologyManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsOntologyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsOntologyProvider()
is true. | |
Method | getOrderingManager | ||
Description |
Gets the manager associated with the Ordering service. | ||
Return | osid.ordering.OrderingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsOrderingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsOrderingProvider()
is true. | |
Method | getPersonnelManager | ||
Description |
Gets the manager associated with the Personnel service. | ||
Return | osid.personnel.PersonnelManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsPersonnelProvider() is false | ||
Compliance | optional | This method must be implemented if supportsPersonnelProvider()
is true. | |
Method | getProcessManager | ||
Description |
Gets the manager associated with the Process service. | ||
Return | osid.process.ProcessManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProcessProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProcessProvider()
is true. | |
Method | getProfileManager | ||
Description |
Gets the manager associated with the Profile service. | ||
Return | osid.profile.ProfileManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProfileProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProfileProvider()
is true. | |
Method | getProvisioningManager | ||
Description |
Gets the manager associated with the Provisioning service. | ||
Return | osid.provisioning.ProvisioningManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProvisioningProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProvisioningProvider()
is true. | |
Method | getProxyManager | ||
Description |
Gets the manager associated with the Proxy service. | ||
Return | osid.proxy.ProxyManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProxyProvider()
is true. | |
Method | getRecipieManager | ||
Description |
Gets the manager associated with the Recipe service. | ||
Return | osid.recipe.RecipeManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRecipeProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRecipieProvider()
is true. | |
Method | getRecognitionManager | ||
Description |
Gets the manager associated with the Recognition service. | ||
Return | osid.recognition.RecognitionManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRecognitionProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRecognitionProvider()
is true. | |
Method | getRelationshipManager | ||
Description |
Gets the manager associated with the Relationship service. | ||
Return | osid.relationship.RelationshipManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRelationshipProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRelationshipProvider()
is true. | |
Method | getRepositoryManager | ||
Description |
Gets the manager associated with the Repository service. | ||
Return | osid.repository.RepositoryManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRepositoryProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRepositoryProvider()
is true. | |
Method | getResourceManager | ||
Description |
Gets the manager associated with the Resource service. | ||
Return | osid.resource.ResourceManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsResourceProvider() is false | ||
Compliance | optional | This method must be implemented if supportsResourceProvider()
is true. | |
Method | getResourcingManager | ||
Description |
Gets the manager associated with the Resourcing service. | ||
Return | osid.resourcing.ResourcingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsResourcingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsResourcingProvider()
is true. | |
Method | getRulesManager | ||
Description |
Gets the manager associated with the Rules service. | ||
Return | osid.rules.RulesManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRulesProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRulesProvider()
is true. | |
Method | getSearchManager | ||
Description |
Gets the manager associated with the Search service. | ||
Return | osid.search.SearchManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsSearchProvider() is false | ||
Compliance | optional | This method must be implemented if supportsSearchProvider()
is true. | |
Method | getSequencingManager | ||
Description |
Gets the manager associated with the Sequencing service. | ||
Return | osid.sequencing.SequencingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsSequencingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsSequencingProvider()
is true. | |
Method | getSubscriptionManager | ||
Description |
Gets the manager associated with the Subscription service. | ||
Return | osid.subscription.SubscriptionManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsSubscriptionProvider() is false | ||
Compliance | optional | This method must be implemented if supportsSubscriptionProvider()
is true. | |
Method | getTopologyManager | ||
Description |
Gets the manager associated with the Topology service. | ||
Return | osid.topology.TopologyManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTransportProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTransportProvider()
is true. | |
Method | getTrackingManager | ||
Description |
Gets the manager associated with the Tracking service. | ||
Return | osid.tracking.TrackingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTrackingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTrackingProvider()
is true. | |
Method | getTransactionManager | ||
Description |
Gets the manager associated with the Transaction service. | ||
Return | osid.transaction.TransactionManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTransactionProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTransactionProvider()
is true. | |
Method | getTransportManager | ||
Description |
Gets the manager associated with the Transport service. | ||
Return | osid.transport.TransportManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTransportProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTransportProvider()
is true. | |
Method | getTypeManager | ||
Description |
Gets the manager associated with the Type service. | ||
Return | osid.type.TypeManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTopologyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTopologyProvider()
is true. | |
Method | getVotingManager | ||
Description |
Gets the manager associated with the Voting service. | ||
Return | osid.voting.VotingManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsVotingProvider() is false | ||
Compliance | optional | This method must be implemented if supportsVotingProvider()
is true. | |
Method | getWorkflowManager | ||
Description |
Gets the manager associated with the Workflow service. | ||
Return | osid.workflow.WorkflowManager | the manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsWorkflowProvider() is false | ||
Compliance | optional | This method must be implemented if supportsWorkflowProvider()
is true. | |
Method | getAcknowledgementProxyManager | ||
Description |
Gets the proxy manager associated with the Acknowledgement service. | ||
Return | osid.acknowledgement.AcknowledgementProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAcknowledgementProxyProvider() is false
| ||
Compliance | optional | This method must be implemented if
supportsAcknowledgementProxyProvider() is true. | |
Method | getAssessmentProxyManager | ||
Description |
Gets the proxy manager associated with the Assessment service. | ||
Return | osid.assessment.AssessmentProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAssessmentProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsAssessmentProxyProvider()
is true. | |
Method | getAuthenticationProxyManager | ||
Description |
Gets the proxy manager associated with the Authentication service. | ||
Return | osid.authentication.AuthenticationProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAuthenticationProxyProvider() is false
| ||
Compliance | optional | This method must be implemented if
supportsAuthenticationProxyProvider() is true. | |
Method | getAuthorizationProxyManager | ||
Description |
Gets the proxy manager associated with the Authorization service. | ||
Return | osid.authorization.AuthorizationProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsAuthorizationProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsAuthorizationProxyProvider() is true. | |
Method | getBiddingProxyManager | ||
Description |
Gets the proxy manager associated with the Bidding service. | ||
Return | osid.bidding.BiddingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsBiddingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsBiddingProxyProvider()
is true. | |
Method | getBillingProxyManager | ||
Description |
Gets the proxy manager associated with the Billing service. | ||
Return | osid.billing.BillingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsBillingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsBillingProxyProvider()
is true. | |
Method | getBloggingProxyManager | ||
Description |
Gets the proxy manager associated with the Blogging service. | ||
Return | osid.blogging.BloggingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsBloggingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsBloggingProxyProvider()
is true. | |
Method | getCalendaringProxyManager | ||
Description |
Gets the proxy manager associated with the Calendaring service. | ||
Return | osid.calendaring.CalendaringProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCalendaringProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsCalendaringProxyProvider() is true. | |
Method | getCatalogingProxyManager | ||
Description |
Gets the proxy manager associated with the Cataloging service. | ||
Return | osid.cataloging.CatalogingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCatalogingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCatalogingProxyProvider()
is true. | |
Method | getChecklistProxyManager | ||
Description |
Gets the proxy manager associated with the Checklist service. | ||
Return | osid.checklist.ChecklistProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsChecklistProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsChecklistProxyProvider()
is true. | |
Method | getCommentingProxyManager | ||
Description |
Gets the proxy manager associated with the Commenting service. | ||
Return | osid.commenting.CommentingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCommentingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCommentingProxyProvider()
is true. | |
Method | getCommunicationProxyManager | ||
Description |
Gets the proxy manager associated with the Communication service. | ||
Return | osid.communication.CommunicationProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCommunicationProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsCommunicationProxyProvider() is true. | |
Method | getConfigurationProxyManager | ||
Description |
Gets the proxy manager associated with the Configuration service. | ||
Return | osid.configuration.ConfigurationProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsConfigurationProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsConfigurationProxyProvider() is true. | |
Method | getContactProxyManager | ||
Description |
Gets the proxy manager associated with the Contact service. | ||
Return | osid.contact.ContactProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsContactProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsContactProxyProvider()
is true. | |
Method | getControlProxyManager | ||
Description |
Gets the proxy manager associated with the Control service. | ||
Return | osid.control.ControlProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsControlProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsControlProxyProvider()
is true. | |
Method | getCourseProxyManager | ||
Description |
Gets the proxy manager associated with the Course service. | ||
Return | osid.course.CourseProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsCourseProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsCourseProxyProvider()
is true. | |
Method | getDictionaryProxyManager | ||
Description |
Gets the proxy manager associated with the Dictionary service. | ||
Return | osid.dictionary.DictionaryProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsDictionaryProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsDictionaryProxyProvider()
is true. | |
Method | getFilingProxyManager | ||
Description |
Gets the proxy manager associated with the Filing service. | ||
Return | osid.filing.FilingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsFilingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsFilingProxyProvider()
is true. | |
Method | getFinancialsProxyManager | ||
Description |
Gets the proxy manager associated with the Financials service. | ||
Return | osid.financials.FinancialsManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsFinancialsProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsFinancialsProxyProvider()
is true. | |
Method | getForumProxyManager | ||
Description |
Gets the proxy manager associated with the Forum service. | ||
Return | osid.forum.ForumProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsForumProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsForumProxyProvider()
is true. | |
Method | getGradingProxyManager | ||
Description |
Gets the proxy manager associated with the Grading service. | ||
Return | osid.grading.GradingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsGradingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsGradingProxyProvider()
is true. | |
Method | getHierarchyProxyManager | ||
Description |
Gets the proxy manager associated with the Hierarchy service. | ||
Return | osid.hierarchy.HierarchyProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsHierarchyProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsHierarchyProxyProvider()
is true. | |
Method | getHoldProxyManager | ||
Description |
Gets the proxy manager associated with the Hold service. | ||
Return | osid.hold.HoldManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsHoldProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsHoldProxyProvider()
is true. | |
Method | getIdProxyManager | ||
Description |
Gets the proxy manager associated with the Id service. | ||
Return | osid.id.IdProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsIdProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsIdProxyProvider()
is true. | |
Method | getInquiryProxyManager | ||
Description |
Gets the proxy manager associated with the Inquiry service. | ||
Return | osid.inquiry.InquiryProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsInquiryProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsInquiryProxyProvider()
is true. | |
Method | getInstallationProxyManager | ||
Description |
Gets the proxy manager associated with the Installation service. | ||
Return | osid.installation.InstallationProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsInstallationProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsInstallationProxyProvider() is true. | |
Method | getInventoryProxyManager | ||
Description |
Gets the proxy manager associated with the Inventory service. | ||
Return | osid.inventory.InventoryProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsInventoryProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsInventoryProxyProvider()
is true. | |
Method | getJournalingProxyManager | ||
Description |
Gets the proxy manager associated with the Journaling service. | ||
Return | osid.id.IdProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsJournalingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsJournalingProxyProvider()
is true. | |
Method | getLearningProxyManager | ||
Description |
Gets the proxy manager associated with the Learning service. | ||
Return | osid.learning.LearningProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsLearningProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsLearningProxyProvider()
is true. | |
Method | getLocaleProxyManager | ||
Description |
Gets the proxy manager associated with the Locale service. | ||
Return | osid.locale.LocaleProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsLocaleProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsLocaleProxyProvider()
is true. | |
Method | getLoggingProxyManager | ||
Description |
Gets the proxy manager associated with the Logging service. | ||
Return | osid.logging.LoggingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsLoggingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsLoggingProxyProvider()
is true. | |
Method | getMappingProxyManager | ||
Description |
Gets the proxy manager associated with the Mapping service. | ||
Return | osid.mapping.MappingManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsMappingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsMappingProxyProvider()
is true. | |
Method | getMessagingProxyManager | ||
Description |
Gets the proxy manager associated with the Messaging service. | ||
Return | osid.messaging.MessagingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsMessagingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsMessagingProxyProvider()
is true. | |
Method | getMeteringProxyManager | ||
Description |
Gets the proxy manager associated with the Metering service. | ||
Return | osid.metering.MeteringProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsMeteringProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsMeteringProxyProvider()
is true. | |
Method | getOfferingProxyManager | ||
Description |
Gets the proxy manager associated with the Offering service. | ||
Return | osid.offering.OfferingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsOfferingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsOfferingProxyProvider()
is true. | |
Method | getOntologyProxyManager | ||
Description |
Gets the proxy manager associated with the Ontology service. | ||
Return | osid.ontology.OntologyProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsOntologyProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsOntologyProxyProvider()
is true. | |
Method | getOrderingProxyManager | ||
Description |
Gets the proxy manager associated with the Ordering service. | ||
Return | osid.ordering.OrderingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsOrderingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsOrderingProxyProvider()
is true. | |
Method | getPersonnelProxyManager | ||
Description |
Gets the proxy manager associated with the Personnel service. | ||
Return | osid.personnel.PersonnelProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsPersonnelProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsPersonnelProxyProvider()
is true. | |
Method | getProcessProxyManager | ||
Description |
Gets the proxy manager associated with the Process service. | ||
Return | osid.process.ProcessProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProcessProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProcessProxyProvider()
is true. | |
Method | getProfileProxyManager | ||
Description |
Gets the proxy manager associated with the Profile service. | ||
Return | osid.profile.ProfileProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProfileProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProfileProxyProvider()
is true. | |
Method | getProvisioningProxyManager | ||
Description |
Gets the proxy manager associated with the Provisioning service. | ||
Return | osid.provisioning.ProvisioningProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProvisioningProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsProvisioningProxyProvider() is true. | |
Method | getProxyProxyManager | ||
Description |
Gets the proxy manager associated with the Proxy service. | ||
Return | osid.proxy.ProxyProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsProxyProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsProxyProxyProvider()
is true. | |
Method | getRecipeProxyManager | ||
Description |
Gets the proxy manager associated with the Recipe service. | ||
Return | osid.recipe.RecipeProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRecipeProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRecipeProxyProvider()
is true. | |
Method | getRecognitionProxyManager | ||
Description |
Gets the proxy manager associated with the Recognition service. | ||
Return | osid.recognition.RecognitionProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRecognitionProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsRecognitionProxyProvider() is true. | |
Method | getRelationshipProxyManager | ||
Description |
Gets the proxy manager associated with the Relationship service. | ||
Return | osid.relationship.RelationshipProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRelationshipProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsRelationshipProxyProvider() is true. | |
Method | getRepositoryProxyManager | ||
Description |
Gets the proxy manager associated with the Repository service. | ||
Return | osid.repository.RepositoryProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRepositoryProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRepositoryProxyProvider()
is true. | |
Method | getResourceProxyManager | ||
Description |
Gets the proxy manager associated with the Resource service. | ||
Return | osid.resource.ResourceProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsResourceProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsResourceProxyProvider()
is true. | |
Method | getResourcingProxyManager | ||
Description |
Gets the proxy manager associated with the Resourcing service. | ||
Return | osid.resourcing.ResourcingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsResourcingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsResourcingProxyProvider()
is true. | |
Method | getRulesProxyManager | ||
Description |
Gets the proxy manager associated with the Rules service. | ||
Return | osid.rules.RulesProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsRulesProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsRulesProxyProvider()
is true. | |
Method | getSearchProxyManager | ||
Description |
Gets the proxy manager associated with the Search service. | ||
Return | osid.search.SearchProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsSearchProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsSearchProxyProvider()
is true. | |
Method | getSequencingProxyManager | ||
Description |
Gets the proxy manager associated with the Sequencing service. | ||
Return | osid.sequencing.SequencingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsSequencingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsSe1uencingProxyProvider()
is true. | |
Method | getSubscriptionProxyManager | ||
Description |
Gets the proxy manager associated with the Subscription service. | ||
Return | osid.subscription.SubscriptionProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsSubscriptionProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsSubscriptionProxyProvider() is true. | |
Method | getTopologyProxyManager | ||
Description |
Gets the proxy manager associated with the Topology service. | ||
Return | osid.topology.TopologyProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTransportProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTransportProxyProvider()
is true. | |
Method | getTrackingProxyManager | ||
Description |
Gets the proxy manager associated with the Tracking service. | ||
Return | osid.tracking.TrackingManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTrackingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTrackingProxyProvider()
is true. | |
Method | getTransactionProxyManager | ||
Description |
Gets the proxy manager associated with the Transaction service. | ||
Return | osid.transaction.TransactionProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTransactionProxyProvider() is false | ||
Compliance | optional | This method must be implemented if
supportsTransactionProxyProvider() is true. | |
Method | getTransportProxyManager | ||
Description |
Gets the proxy manager associated with the Transport service. | ||
Return | osid.transport.TransportProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTransportProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTransportProxyProvider()
is true. | |
Method | getTypeProxyManager | ||
Description |
Gets the proxy manager associated with the Type service. | ||
Return | osid.type.TypeProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsTopologyProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsTopologyProxyProvider()
is true. | |
Method | getVotingProxyManager | ||
Description |
Gets the proxy manager associated with the Voting service. | ||
Return | osid.voting.VotingProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsVotingProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsVotingProxyProvider()
is true. | |
Method | getWorkflowProxyManager | ||
Description |
Gets the proxy manager associated with the Workflow service. | ||
Return | osid.workflow.WorkflowProxyManager | the proxy manager | |
Errors | OPERATION_FAILED | unable to complete request | |
UNIMPLEMENTED | supportsWorkflowProxyProvider() is false | ||
Compliance | optional | This method must be implemented if supportsWorkflowProxyProvider()
is true. |