- abort() - Method in interface org.osid.transaction.Transaction
-
Cancels this transaction, rolling back the queue of operations since
the start of this transaction.
- abort() - Method in interface org.osid.transaction.TransactionSession
-
Cancels this transaction, rolling back the queue of operations since
the start of this transaction.
- AcademicRecordSession - Interface in org.osid.course.chronicle
-
This session defines methods for retrieving an acedmic record for a
student.
- Academy - Interface in org.osid.recognition
-
An Academy
represents a collection of awards and
conferrals.
- AcademyAdminSession - Interface in org.osid.recognition
-
This session creates, updates, and deletes Academies
The
data for create and update is provided by the consumer via the form
object.
- AcademyBatchAdminSession - Interface in org.osid.recognition.batch
-
This session creates, updates, and deletes Academies
in
bulk.
- AcademyBatchForm - Interface in org.osid.recognition.batch
-
This is the form for creating and updating academies in bulk.
- AcademyBatchFormList - Interface in org.osid.recognition.batch
-
Like all OsidLists,
AcademyBatchFormList
provides a means for accessing AcademyBatchForm
elements
sequentially either one at a time or many at a time.
- AcademyForm - Interface in org.osid.recognition
-
This is the form for creating and updating Academies.
- AcademyFormRecord - Interface in org.osid.recognition.records
-
A record for an AcademyForm.
- AcademyHierarchyDesignSession - Interface in org.osid.recognition
-
This session manages a hierarchy of academies.
- AcademyHierarchySession - Interface in org.osid.recognition
-
This session defines methods for traversing a hierarchy of
Academy
objects.
- AcademyList - Interface in org.osid.recognition
-
Like all OsidLists,
AcademyList
provides
a means for accessing Academy
elements sequentially either
one at a time or many at a time.
- AcademyLookupSession - Interface in org.osid.recognition
-
This session provides methods for retrieving Academy
objects.
- AcademyNode - Interface in org.osid.recognition
-
This interface is a container for a partial hierarchy retrieval.
- AcademyNodeList - Interface in org.osid.recognition
-
Like all OsidLists,
AcademyNodeList
provides a means for accessing AcademyNode
elements
sequentially either one at a time or many at a time.
- AcademyNotificationSession - Interface in org.osid.recognition
-
This session defines methods to receive notifications on adds/changes
to Academy
objects.
- AcademyQuery - Interface in org.osid.recognition
-
This is the query for searching for academies.
- AcademyQueryInspector - Interface in org.osid.recognition
-
This is the query inspector for searching for academies.
- AcademyQueryInspectorRecord - Interface in org.osid.recognition.records
-
A record for a AcademyQueryInspector.
- AcademyQueryRecord - Interface in org.osid.recognition.records
-
A record for an AcademyQuery.
- AcademyQuerySession - Interface in org.osid.recognition
-
This session provides methods for searching Academy
objects.
- AcademyReceiver - Interface in org.osid.recognition
-
The academy receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Academy
objects.
- AcademyRecord - Interface in org.osid.recognition.records
-
A record for an Academy.
- AcademySearch - Interface in org.osid.recognition
-
The search interface for governing academy searches.
- AcademySearchOrder - Interface in org.osid.recognition
-
An interface for specifying the ordering of search results.
- AcademySearchOrderRecord - Interface in org.osid.recognition.records
-
A record for an AcademySearchOrder.
- AcademySearchRecord - Interface in org.osid.recognition.records
-
A record for an AcademySearch.
- AcademySearchResults - Interface in org.osid.recognition
-
This interface provides a means to capture results of a search.
- AcademySearchResultsRecord - Interface in org.osid.recognition.records
-
A record for an AcademySearchResults.
- AcademySearchSession - Interface in org.osid.recognition
-
This session provides methods for searching Academy
objects.
- Account - Interface in org.osid.financials
-
An Account
represents a general ledger account.
- AccountAdminSession - Interface in org.osid.financials
-
This session creates, updates, and deletes Accounts.
- AccountBatchAdminSession - Interface in org.osid.financials.batch
-
This session creates, updates, and deletes Accounts
in
bulk.
- AccountBatchForm - Interface in org.osid.financials.batch
-
This is the form for creating and updating accounts in bulk.
- AccountBatchFormList - Interface in org.osid.financials.batch
-
Like all OsidLists,
AccountBatchFormList
provides a means for accessing AccountBatchForm
elements
sequentially either one at a time or many at a time.
- AccountBusinessAssignmentSession - Interface in org.osid.financials
-
This session provides methods to re-assign Accounts
to
Business
objects An Account
may appear in
multiple Business
objects and removing the last reference
to an Account
is the equivalent of deleting it.
- AccountBusinessSession - Interface in org.osid.financials
-
This session provides methods to retrieve Account
to
Business
mappings.
- AccountForm - Interface in org.osid.financials
-
This is the form for creating and updating Accounts.
- AccountFormRecord - Interface in org.osid.financials.records
-
A record for an AccountForm.
- AccountHierarchyDesignSession - Interface in org.osid.financials
-
This session defines methods for managing a hierarchy of Account
objects.
- AccountHierarchySession - Interface in org.osid.financials
-
This session defines methods for traversing a hierarchy of
Account
objects.
- AccountList - Interface in org.osid.financials
-
Like all OsidLists,
AccountList
provides
a means for accessing Account
elements sequentially either
one at a time or many at a time.
- AccountLookupSession - Interface in org.osid.financials
-
This session defines methods for retrieving general ledger accounts.
- AccountNode - Interface in org.osid.financials
-
This interface is a container for a partial hierarchy retrieval.
- AccountNodeList - Interface in org.osid.financials
-
Like all OsidLists,
AccountNodeList
provides a means for accessing AccountNode
elements
sequentially either one at a time or many at a time.
- AccountNotificationSession - Interface in org.osid.financials
-
This session defines methods to receive notifications on adds/changes
to Account
objects in this Business.
- AccountQuery - Interface in org.osid.financials
-
This is the query for searching accounts.
- AccountQueryInspector - Interface in org.osid.financials
-
The query inspectors provide a means of accessing the match terms of a
query.
- AccountQueryInspectorRecord - Interface in org.osid.financials.records
-
A record for an AccountQueryInspector.
- AccountQueryRecord - Interface in org.osid.financials.records
-
A record for a AccountQuery.
- AccountQuerySession - Interface in org.osid.financials
-
This session provides methods for searching among Account
objects.
- AccountReceiver - Interface in org.osid.financials
-
The account receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Account
objects.
- AccountRecord - Interface in org.osid.financials.records
-
A record for an Account.
- AccountSearch - Interface in org.osid.financials
-
The search interface for governing account searches.
- AccountSearchOrder - Interface in org.osid.financials
-
An interface for specifying the ordering of search results.
- AccountSearchOrderRecord - Interface in org.osid.financials.records
-
A record for an AccountSearchOrder.
- AccountSearchRecord - Interface in org.osid.financials.records
-
A record for an AccountSearch.
- AccountSearchResults - Interface in org.osid.financials
-
This interface provides a means to capture results of a search.
- AccountSearchResultsRecord - Interface in org.osid.financials.records
-
A record for a AccountSearchResults.
- AccountSearchSession - Interface in org.osid.financials
-
This session provides methods for searching among Account
objects.
- AccountSmartBusinessSession - Interface in org.osid.financials
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- acknowledge(Id) - Method in interface org.osid.communication.CommunicationSession
-
Sends a nonce response indicating that operations should continue or
abort.
- acknowledgeActionEnablerNotification(Id) - Method in interface org.osid.control.rules.ActionEnablerNotificationSession
-
Acknowledge an action enabler notification.
- acknowledgeActionGroupNotification(Id) - Method in interface org.osid.control.ActionGroupNotificationSession
-
Acknowledge a action group notification.
- acknowledgeActivityBundleNotification(Id) - Method in interface org.osid.course.registration.ActivityBundleNotificationSession
-
Acknowledge an activity bundle notification.
- acknowledgeActivityNotification(Id) - Method in interface org.osid.course.ActivityNotificationSession
-
Acknowledge an activity notification.
- acknowledgeActivityNotification(Id) - Method in interface org.osid.learning.ActivityNotificationSession
-
Acknowledge an activity notification.
- acknowledgeActivityRegistrationNotification(Id) - Method in interface org.osid.course.registration.ActivityRegistrationNotificationSession
-
Acknowledge an activity registration notification.
- acknowledgeActivityUnitNotification(Id) - Method in interface org.osid.course.ActivityUnitNotificationSession
-
Acknowledge an activity unit notification.
- acknowledgeAddressBookNotification(Id) - Method in interface org.osid.contact.AddressBookNotificationSession
-
Acknowledge an address book notification.
- acknowledgeAddressNotification(Id) - Method in interface org.osid.contact.AddressNotificationSession
-
Acknowledge an address notification.
- acknowledgeAgencyNotification(Id) - Method in interface org.osid.authentication.AgencyNotificationSession
-
Acknowledge an agency notification.
- acknowledgeAgentNotification(Id) - Method in interface org.osid.authentication.AgentNotificationSession
-
Acknowledge an agent notification.
- acknowledgeAntimatroidNotification(Id) - Method in interface org.osid.sequencing.AntimatroidNotificationSession
-
Acknowledge an antimatroid notification.
- acknowledgeAssessmentEntryNotification(Id) - Method in interface org.osid.course.chronicle.AssessmentEntryNotificationSession
-
Acknowledge an assessmeny entry notification.
- acknowledgeAssessmentNotification(Id) - Method in interface org.osid.assessment.AssessmentNotificationSession
-
Acknowledge an assessment notification.
- acknowledgeAssessmentOfferedNotification(Id) - Method in interface org.osid.assessment.AssessmentOfferedNotificationSession
-
Acknowledge an assessment offered notification.
- acknowledgeAssessmentPartNotification(Id) - Method in interface org.osid.assessment.authoring.AssessmentPartNotificationSession
-
Acknowledge an assessment part notification.
- acknowledgeAssessmentTakenNotification(Id) - Method in interface org.osid.assessment.AssessmentTakenNotificationSession
-
Acknowledge an assessment taken notification.
- acknowledgeAuctionConstrainerEnablerNotification(Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerEnablerNotificationSession
-
Acknowledge an auction constrainer enabler notification.
- acknowledgeAuctionConstrainerNotification(Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerNotificationSession
-
Acknowledge an auction constrainer notification.
- acknowledgeAuctionHouseNotification(Id) - Method in interface org.osid.bidding.AuctionHouseNotificationSession
-
Acknowledge an auction house notification.
- acknowledgeAuctionNotification(Id) - Method in interface org.osid.bidding.AuctionNotificationSession
-
Acknowledge an auction notification.
- acknowledgeAuctionProcessorEnablerNotification(Id) - Method in interface org.osid.bidding.rules.AuctionProcessorEnablerNotificationSession
-
Acknowledge an auction processor enabler notification.
- acknowledgeAuctionProcessorNotification(Id) - Method in interface org.osid.bidding.rules.AuctionProcessorNotificationSession
-
Acknowledge an auction processor notification.
- acknowledgeAuditEnablerNotification(Id) - Method in interface org.osid.inquiry.rules.AuditEnablerNotificationSession
-
Acknowledge an audit enabler notification.
- acknowledgeAuditNotification(Id) - Method in interface org.osid.inquiry.AuditNotificationSession
-
Acknowledge an audit notification.
- acknowledgeAuthorizationEnablerNotification(Id) - Method in interface org.osid.authorization.rules.AuthorizationEnablerNotificationSession
-
Acknowledge an authorization enabler notification.
- acknowledgeAuthorizationNotification(Id) - Method in interface org.osid.authorization.AuthorizationNotificationSession
-
Acknowledge an authorization notification.
- acknowledgeAwardEntryNotification(Id) - Method in interface org.osid.course.chronicle.AwardEntryNotificationSession
-
Acknowledge an award entry notification.
- acknowledgeBallotConstrainerEnablerNotification(Id) - Method in interface org.osid.voting.rules.BallotConstrainerEnablerNotificationSession
-
Acknowledge a ballot constrainer enabler notification.
- acknowledgeBallotConstrainerNotification(Id) - Method in interface org.osid.voting.rules.BallotConstrainerNotificationSession
-
Acknowledge a ballot constrainer notification.
- acknowledgeBankNotification(Id) - Method in interface org.osid.assessment.BankNotificationSession
-
Acknowledge a bank notification.
- acknowledgeBidNotification(Id) - Method in interface org.osid.bidding.BidNotificationSession
-
Acknowledge a bid notification.
- acknowledgeBillingNotification(Id) - Method in interface org.osid.acknowledgement.BillingNotificationSession
-
Acknowledge a billing notification.
- acknowledgeBlockNotification(Id) - Method in interface org.osid.hold.BlockNotificationSession
-
Acknowledge a block notification.
- acknowledgeBlogNotification(Id) - Method in interface org.osid.blogging.BlogNotificationSession
-
Acknowledge a blog notification.
- acknowledgeBookNotification(Id) - Method in interface org.osid.commenting.BookNotificationSession
-
Acknowledge a book notification.
- acknowledgeBranchNotification(Id) - Method in interface org.osid.journaling.BranchNotificationSession
-
Acknowledge a branch notification.
- acknowledgeBudgetEntryNotification(Id) - Method in interface org.osid.financials.budgeting.BudgetEntryNotificationSession
-
Acknowledge a budget entry notification.
- acknowledgeBudgetNotification(Id) - Method in interface org.osid.financials.budgeting.BudgetNotificationSession
-
Acknowledge a budget notification.
- acknowledgeBusinessNotification(Id) - Method in interface org.osid.billing.BusinessNotificationSession
-
Acknowledge a business notification.
- acknowledgeCalendarNotification(Id) - Method in interface org.osid.calendaring.CalendarNotificationSession
-
Acknowledge a clendar notification.
- acknowledgeCanonicalUnitEnablerNotification(Id) - Method in interface org.osid.offering.rules.CanonicalUnitEnablerNotificationSession
-
Acknowledge a canonical unit enabler notification.
- acknowledgeCanonicalUnitProcessorEnablerNotification(Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorEnablerNotificationSession
-
Acknowledge a caninical unit processor enabler notification.
- acknowledgeCanonicalUnitProcessorNotification(Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorNotificationSession
-
Acknowledge a canonical unit processor notification.
- acknowledgeCatalogEnablerNotification(Id) - Method in interface org.osid.cataloging.rules.CatalogEnablerNotificationSession
-
Acknowledge a catalog notification.
- acknowledgeCatalogEntryNotification(Id) - Method in interface org.osid.cataloging.CatalogEntryNotificationSession
-
Acknowledge a catalog entry notification.
- acknowledgeCatalogNotification(Id) - Method in interface org.osid.cataloging.CatalogNotificationSession
-
Acknowledge a catalog notification.
- acknowledgeCategoryNotification(Id) - Method in interface org.osid.billing.CategoryNotificationSession
-
Acknowledge a category notification.
- acknowledgeChainNotification(Id) - Method in interface org.osid.sequencing.ChainNotificationSession
-
Acknowledge a chain notification.
- acknowledgeChecklistNotification(Id) - Method in interface org.osid.checklist.ChecklistNotificationSession
-
Acknowledge a checklist notification.
- acknowledgeCommentNotification(Id) - Method in interface org.osid.commenting.CommentNotificationSession
-
Acknowledge a comment notification.
- acknowledgeCommitmentEnablerNotification(Id) - Method in interface org.osid.calendaring.rules.CommitmentEnablerNotificationSession
-
Acknowledge a commitment enabler notification.
- acknowledgeCommitmentNotification(Id) - Method in interface org.osid.calendaring.CommitmentNotificationSession
-
Acknowledge a commitment notification.
- acknowledgeCompositionEnablerNotification(Id) - Method in interface org.osid.repository.rules.CompositionEnablerNotificationSession
-
Acknowledge a composition enabler notification.
- acknowledgeConfigurationNotification(Id) - Method in interface org.osid.configuration.ConfigurationNotificationSession
-
Acknowledge a configuration notification.
- acknowledgeContactEnablerNotification(Id) - Method in interface org.osid.contact.rules.ContactEnablerNotificationSession
-
Acknowledge a contact enabler notification.
- acknowledgeContactNotification(Id) - Method in interface org.osid.contact.ContactNotificationSession
-
Acknowledge a contact notification.
- acknowledgeControllerNotification(Id) - Method in interface org.osid.control.ControllerNotificationSession
-
Acknowledge a controller notification.
- acknowledgeCourseCatalogNotification(Id) - Method in interface org.osid.course.CourseCatalogNotificationSession
-
Acknowledge a course catalog notification.
- acknowledgeCourseEntryNotification(Id) - Method in interface org.osid.course.chronicle.CourseEntryNotificationSession
-
Acknowledge a course entry notification.
- acknowledgeCourseNotification(Id) - Method in interface org.osid.course.CourseNotificationSession
-
Acknowledge a course notification.
- acknowledgeCourseOfferingNotification(Id) - Method in interface org.osid.course.CourseOfferingNotificationSession
-
Acknowledge a course offering notification.
- acknowledgeCredentialEntryNotification(Id) - Method in interface org.osid.course.chronicle.CredentialEntryNotificationSession
-
Acknowledge a credential entry notification.
- acknowledgeCredentialNotification(Id) - Method in interface org.osid.course.program.CredentialNotificationSession
-
Acknowledge a credential notification.
- acknowledgeCreditNotification(Id) - Method in interface org.osid.acknowledgement.CreditNotificationSession
-
Acknowledge a credit notification.
- acknowledgeCustomerNotification(Id) - Method in interface org.osid.billing.CustomerNotificationSession
-
Acknowledge a customer notification.
- acknowledgeCyclicEventNotification(Id) - Method in interface org.osid.calendaring.cycle.CyclicEventNotificationSession
-
Acknowledge a cyclic event notification.
- acknowledgeCyclicTimePeriodNotification(Id) - Method in interface org.osid.calendaring.cycle.CyclicTimePeriodNotificationSession
-
Acknowledge a cyclic time period notification.
- acknowledgeDeviceEnablerNotification(Id) - Method in interface org.osid.control.rules.DeviceEnablerNotificationSession
-
Acknowledge a device enabler notification.
- acknowledgeDeviceNotification(Id) - Method in interface org.osid.control.DeviceNotificationSession
-
Acknowledge a device notification.
- acknowledgeDictionaryNotification(Id) - Method in interface org.osid.dictionary.DictionaryNotificationSession
-
Acknowledge a dictionary notification.
- acknowledgeDirectoryNotification(Id) - Method in interface org.osid.filing.DirectoryNotificationSession
-
Acknowledge a directory notification.
- acknowledgeDispatchNotification(Id) - Method in interface org.osid.subscription.DispatchNotificationSession
-
Acknowledge a dispatch notification.
- acknowledgeDocetNotification(Id) - Method in interface org.osid.course.syllabus.DocetNotificationSession
-
Acknowledge a docet notification.
- acknowledgeEdgeEnablerNotification(Id) - Method in interface org.osid.topology.rules.EdgeEnablerNotificationSession
-
Acknowledge an edge enabler notification.
- acknowledgeEdgeNotification(Id) - Method in interface org.osid.topology.EdgeNotificationSession
-
Acknowledge an edge notification.
- acknowledgeEngineNotification(Id) - Method in interface org.osid.rules.EngineNotificationSession
-
Acknowledge an engine notification.
- acknowledgeEngineNotification(Id) - Method in interface org.osid.search.EngineNotificationSession
-
Acknowledge an engine notification.
- acknowledgeEnrollmentNotification(Id) - Method in interface org.osid.course.program.EnrollmentNotificationSession
-
Acknowledge an enrollment notification.
- acknowledgeEntryNotification(Id) - Method in interface org.osid.billing.EntryNotificationSession
-
Acknowledge an entry notification.
- acknowledgeEntryNotification(Id) - Method in interface org.osid.blogging.EntryNotificationSession
-
Acknowledge an entry notification.
- acknowledgeEntryNotification(Id) - Method in interface org.osid.dictionary.EntryNotificationSession
-
Acknowledge an entry notification.
- acknowledgeEventNotification(Id) - Method in interface org.osid.calendaring.EventNotificationSession
-
Acknowledge an event notification.
- acknowledgeFamilyNotification(Id) - Method in interface org.osid.relationship.FamilyNotificationSession
-
Acknowledge a family notification.
- acknowledgeFileNotification(Id) - Method in interface org.osid.filing.FileNotificationSession
-
Acknowledge a file notification.
- acknowledgeForumNotification(Id) - Method in interface org.osid.forum.ForumNotificationSession
-
Acknowledge a forum notification.
- acknowledgeFunctionNotification(Id) - Method in interface org.osid.authorization.FunctionNotificationSession
-
Acknowledge a function notification.
- acknowledgeGraphNotification(Id) - Method in interface org.osid.topology.GraphNotificationSession
-
Acknowledge a graph notification.
- acknowledgeHierarchyNotification(Id) - Method in interface org.osid.hierarchy.HierarchyNotificationSession
-
Acknowledge a hierarchy notification.
- acknowledgeHierarchyStructureNotification(Id) - Method in interface org.osid.hierarchy.HierarchyStructureNotificationSession
-
Acknowledge a hierarchy structure notification.
- acknowledgeHoldEnablerNotification(Id) - Method in interface org.osid.hold.rules.HoldEnablerNotificationSession
-
Acknowledge a hold enabler notification.
- acknowledgeHoldNotification(Id) - Method in interface org.osid.hold.HoldNotificationSession
-
Acknowledge a hold notification.
- acknowledgeInputEnablerNotification(Id) - Method in interface org.osid.control.rules.InputEnablerNotificationSession
-
Acknowledge an input enabler notification.
- acknowledgeInputNotification(Id) - Method in interface org.osid.control.InputNotificationSession
-
Acknowledge an input notification.
- acknowledgeInquestNotification(Id) - Method in interface org.osid.inquiry.InquestNotificationSession
-
Acknowledge an inquest notification.
- acknowledgeInquiryEnablerNotification(Id) - Method in interface org.osid.inquiry.rules.InquiryEnablerNotificationSession
-
Acknowledge an inquiru enabler notification.
- acknowledgeInquiryNotification(Id) - Method in interface org.osid.inquiry.InquiryNotificationSession
-
Acknowledge an inquiry notification.
- acknowledgeIssueNotification(Id) - Method in interface org.osid.hold.IssueNotificationSession
-
Acknowledge an issue notification.
- acknowledgeItemNotification(Id) - Method in interface org.osid.assessment.ItemNotificationSession
-
Acknowledge an item notification.
- acknowledgeItemNotification(Id) - Method in interface org.osid.billing.ItemNotificationSession
-
Acknowledge an item notification.
- acknowledgeJournalEntryNotification(Id) - Method in interface org.osid.journaling.JournalEntryNotificationSession
-
Acknowledge a journal entry notification.
- acknowledgeJournalNotification(Id) - Method in interface org.osid.journaling.JournalNotificationSession
-
Acknowledge a journal notification.
- acknowledgeKeyNotification(Id) - Method in interface org.osid.authentication.keys.KeyNotificationSession
-
Acknowledge a key notification.
- acknowledgeLessonNotification(Id) - Method in interface org.osid.course.plan.LessonNotificationSession
-
Acknowledge a lesson notification.
- acknowledgeLocationNotification(Id) - Method in interface org.osid.mapping.LocationNotificationSession
-
Acknowledge a location notification.
- acknowledgeLogEntryNotification(Id) - Method in interface org.osid.logging.LogEntryNotificationSession
-
Acknowledge a log entry notification.
- acknowledgeLogNotification(Id) - Method in interface org.osid.logging.LogNotificationSession
-
Acknowledge a log notification.
- acknowledgeMapNotification(Id) - Method in interface org.osid.mapping.MapNotificationSession
-
Acknowledge a map notification.
- AcknowledgementBatchManager - Interface in org.osid.acknowledgement.batch
-
The acknowledgement batch manager provides access to acknowledgement
batch sessions and provides interoperability tests for various aspects of
this service.
- AcknowledgementBatchProfile - Interface in org.osid.acknowledgement.batch
-
The AcknowledgementBatchProfile
describes the
interoperability among batch acknowledgement services.
- AcknowledgementBatchProxyManager - Interface in org.osid.acknowledgement.batch
-
The acknowledgement batch proxy manager provides access to
acknowledgement batch sessions and provides interoperability tests for
various aspects of this service.
- AcknowledgementManager - Interface in org.osid.acknowledgement
-
The acknowledgement manager provides access to acknowledgement sessions
and provides interoperability tests for various aspects of this service.
- AcknowledgementNotificationSession - Interface in org.osid.inquiry
-
This session defines methods to receive notifications on adds/changes
to Inquiry
objects in this Inquest
for
resources related to the authenticated agent.
- AcknowledgementProfile - Interface in org.osid.acknowledgement
-
The acknowledgement profile describes the interoperability among
acknowledgement services.
- AcknowledgementProxyManager - Interface in org.osid.acknowledgement
-
The acknowledgement manager provides access to acknowledgement sessions
and provides interoperability tests for various aspects of this service.
- AcknowledgementSession - Interface in org.osid.inquiry
-
This session defines methods for evaluating and responding to inquiries
for users.
- acknowledgeModuleNotification(Id) - Method in interface org.osid.course.syllabus.ModuleNotificationSession
-
Acknowledge a module notification.
- acknowledgeMyAuctionNotification(Id) - Method in interface org.osid.bidding.MyAuctionNotificationSession
-
Acknowledge an auction notification.
- acknowledgeNodeNotification(Id) - Method in interface org.osid.topology.NodeNotificationSession
-
Acknowledge a node notification.
- acknowledgeObjectiveBankNotification(Id) - Method in interface org.osid.learning.ObjectiveBankNotificationSession
-
Acknowledge an objective bank notification.
- acknowledgeObjectiveNotification(Id) - Method in interface org.osid.learning.ObjectiveNotificationSession
-
Acknowledge an objective notification.
- acknowledgeOfferingConstrainerEnablerNotification(Id) - Method in interface org.osid.offering.rules.OfferingConstrainerEnablerNotificationSession
-
Acknowledge an offering constrainer enabler notification.
- acknowledgeOfferingConstrainerNotification(Id) - Method in interface org.osid.offering.rules.OfferingConstrainerNotificationSession
-
Acknowledge an offering constrainer notification.
- acknowledgeOffsetEventEnablerNotification(Id) - Method in interface org.osid.calendaring.rules.OffsetEventEnablerNotificationSession
-
Acknowledge an offset event enabler notification.
- acknowledgeOffsetEventNotification(Id) - Method in interface org.osid.calendaring.OffsetEventNotificationSession
-
Acknowledge an offset event notification.
- acknowledgeOntologyNotification(Id) - Method in interface org.osid.ontology.OntologyNotificationSession
-
Acknowledge an ontology notification.
- acknowledgeOublietteNotification(Id) - Method in interface org.osid.hold.OublietteNotificationSession
-
Acknowledge a oubliette notification.
- acknowledgeParameterNotification(Id) - Method in interface org.osid.configuration.ParameterNotificationSession
-
Acknowledge a parameter notification.
- acknowledgeParameterProcessorEnablerNotification(Id) - Method in interface org.osid.configuration.rules.ParameterProcessorEnablerNotificationSession
-
Acknowledge a parameter processor enabler notification.
- acknowledgeParameterProcessorNotification(Id) - Method in interface org.osid.configuration.rules.ParameterProcessorNotificationSession
-
Acknowledge a parameter processor notification.
- acknowledgePathNotification(Id) - Method in interface org.osid.topology.path.PathNotificationSession
-
Acknowledge a path notification.
- acknowledgePayerNotification(Id) - Method in interface org.osid.billing.payment.PayerNotificationSession
-
Acknowledge a payer notification.
- acknowledgePaymentNotification(Id) - Method in interface org.osid.billing.payment.PaymentNotificationSession
-
Acknowledge a payment notification.
- acknowledgePeriodNotification(Id) - Method in interface org.osid.billing.PeriodNotificationSession
-
Acknowledge a period notification.
- acknowledgePlanNotification(Id) - Method in interface org.osid.course.plan.PlanNotificationSession
-
Acknowledge a plan notification.
- acknowledgePostNotification(Id) - Method in interface org.osid.forum.PostNotificationSession
-
Acknowledge a post notification.
- acknowledgePriceEnablerNotification(Id) - Method in interface org.osid.ordering.rules.PriceEnablerNotificationSession
-
Acknowledge a price enabelr notification.
- acknowledgeProcessEnablerNotification(Id) - Method in interface org.osid.workflow.rules.ProcessEnablerNotificationSession
-
Acknowledge a step processor notification.
- acknowledgeProcessNotification(Id) - Method in interface org.osid.process.ProcessNotificationSession
-
Acknowledge a process notification.
- acknowledgeProficiencyNotification(Id) - Method in interface org.osid.learning.ProficiencyNotificationSession
-
Acknowledge a proficiency notification.
- acknowledgeProfileEntryEnablerNotification(Id) - Method in interface org.osid.profile.rules.ProfileEntryEnablerNotificationSession
-
Acknowledge a profile entry enabler notification.
- acknowledgeProfileEntryNotification(Id) - Method in interface org.osid.profile.ProfileEntryNotificationSession
-
Acknowledge a profile entry notification.
- acknowledgeProfileItemNotification(Id) - Method in interface org.osid.profile.ProfileItemNotificationSession
-
Acknowledge a profile item notification.
- acknowledgeProfileNotification(Id) - Method in interface org.osid.profile.ProfileNotificationSession
-
Acknowledge a profile notification.
- acknowledgeProgramEntryNotification(Id) - Method in interface org.osid.course.chronicle.ProgramEntryNotificationSession
-
Acknowledge a program entry notification.
- acknowledgeProgramNotification(Id) - Method in interface org.osid.course.program.ProgramNotificationSession
-
Acknowledge a credit notification.
- acknowledgeProgramOfferingNotification(Id) - Method in interface org.osid.course.program.ProgramOfferingNotificationSession
-
Acknowledge a program offering notification.
- acknowledgePublisherNotification(Id) - Method in interface org.osid.subscription.PublisherNotificationSession
-
Acknowledge a publisher notification.
- acknowledgeQualifierNotification(Id) - Method in interface org.osid.authorization.QualifierNotificationSession
-
Acknowledge a qualifier notification.
- acknowledgeRaceConstrainerEnablerNotification(Id) - Method in interface org.osid.voting.rules.RaceConstrainerEnablerNotificationSession
-
Acknowledge a race constrainer enabler notification.
- acknowledgeRaceConstrainerNotification(Id) - Method in interface org.osid.voting.rules.RaceConstrainerNotificationSession
-
Acknowledge a race constrainer notification.
- acknowledgeRaceProcessorEnablerNotification(Id) - Method in interface org.osid.voting.rules.RaceProcessorEnablerNotificationSession
-
Acknowledge a race processor enabler notification.
- acknowledgeRaceProcessorNotification(Id) - Method in interface org.osid.voting.rules.RaceProcessorNotificationSession
-
Acknowledge a race processor notification.
- acknowledgeRecurringEventEnablerNotification(Id) - Method in interface org.osid.calendaring.rules.RecurringEventEnablerNotificationSession
-
Acknowledge a recurring event enabler notification.
- acknowledgeRecurringEventNotification(Id) - Method in interface org.osid.calendaring.RecurringEventNotificationSession
-
Acknowledge a recurring event notification.
- acknowledgeRegistrationNotification(Id) - Method in interface org.osid.course.registration.RegistrationNotificationSession
-
Acknowledge a registration notification.
- acknowledgeRelationshipEnablerNotification(Id) - Method in interface org.osid.relationship.rules.RelationshipEnablerNotificationSession
-
Acknowledge a relationship enabler notification.
- acknowledgeRelationshipNotification(Id) - Method in interface org.osid.relationship.RelationshipNotificationSession
-
Acknowledge a relationship notification.
- acknowledgeRelevancyEnablerNotification(Id) - Method in interface org.osid.ontology.rules.RelevancyEnablerNotificationSession
-
Acknowledge a relevancy enabler notification.
- acknowledgeRelevancyNotification(Id) - Method in interface org.osid.ontology.RelevancyNotificationSession
-
Acknowledge a relevancy notification.
- acknowledgeReplyNotification(Id) - Method in interface org.osid.forum.ReplyNotificationSession
-
Acknowledge a reply notification.
- acknowledgeRequisiteNotification(Id) - Method in interface org.osid.course.requisite.RequisiteNotificationSession
-
Acknowledge a requisite notification.
- acknowledgeResourceLocationNotification(Id) - Method in interface org.osid.mapping.ResourceLocationNotificationSession
-
Acknowledge a resource location notification.
- acknowledgeResourceRouteNotification(Id) - Method in interface org.osid.mapping.route.ResourceRouteNotificationSession
-
Acknowledge a resource route notification.
- acknowledgeResponseNotification(Id) - Method in interface org.osid.inquiry.ResponseNotificationSession
-
Acknowledge a response notification.
- acknowledgeRouteNotification(Id) - Method in interface org.osid.mapping.route.RouteNotificationSession
-
Acknowledge a route notification.
- acknowledgeRuleNotification(Id) - Method in interface org.osid.rules.RuleNotificationSession
-
Acknowledge a rule notification.
- acknowledgeSceneNotification(Id) - Method in interface org.osid.control.SceneNotificationSession
-
Acknowledge a scene notification.
- acknowledgeScheduleNotification(Id) - Method in interface org.osid.calendaring.ScheduleNotificationSession
-
Acknowledge a schedule notification.
- acknowledgeScheduleSlotNotification(Id) - Method in interface org.osid.calendaring.ScheduleSlotNotificationSession
-
Acknowledge a schedule slot notification.
- acknowledgeSequenceRuleEnablerNotification(Id) - Method in interface org.osid.assessment.authoring.SequenceRuleEnablerNotificationSession
-
Acknowledge a sequence rule enabler notification.
- acknowledgeSequenceRuleNotification(Id) - Method in interface org.osid.assessment.authoring.SequenceRuleNotificationSession
-
Acknowledge a sequence rule notification.
- acknowledgeSettingNotification(Id) - Method in interface org.osid.control.SettingNotificationSession
-
Acknowledge a setting notification.
- acknowledgeShipmentNotification(Id) - Method in interface org.osid.inventory.shipment.ShipmentNotificationSession
-
Acknowledge a shipment notification.
- acknowledgeStateChangeNotification(Id) - Method in interface org.osid.process.StateChangeNotificationSession
-
Acknowledge a state change notification.
- acknowledgeStateNotification(Id) - Method in interface org.osid.process.StateNotificationSession
-
Acknowledge a state notification.
- acknowledgeStepConstrainerEnablerNotification(Id) - Method in interface org.osid.workflow.rules.StepConstrainerEnablerNotificationSession
-
Acknowledge a step constrainer notification.
- acknowledgeStepConstrainerNotification(Id) - Method in interface org.osid.workflow.rules.StepConstrainerNotificationSession
-
Acknowledge a step constrainer notification.
- acknowledgeStepProcessorEnablerNotification(Id) - Method in interface org.osid.workflow.rules.StepProcessorEnablerNotificationSession
-
Acknowledge a step processor enabler notification.
- acknowledgeStepProcessorNotification(Id) - Method in interface org.osid.workflow.rules.StepProcessorNotificationSession
-
Acknowledge a step processor notification.
- acknowledgeSubjectNotification(Id) - Method in interface org.osid.ontology.SubjectNotificationSession
-
Acknowledge a subject notification.
- acknowledgeSubscriptionEnablerNotification(Id) - Method in interface org.osid.subscription.rules.SubscriptionEnablerNotificationSession
-
Acknowledge a subscription enabler notification.
- acknowledgeSubscriptionNotification(Id) - Method in interface org.osid.subscription.SubscriptionNotificationSession
-
Acknowledge a subscription notification.
- acknowledgeSupersedingEventEnablerNotification(Id) - Method in interface org.osid.calendaring.rules.SupersedingEventEnablerNotificationSession
-
Acknowledge a superseding event enabler notification.
- acknowledgeSupersedingEventNotification(Id) - Method in interface org.osid.calendaring.SupersedingEventNotificationSession
-
Acknowledge a superseding event notification.
- acknowledgeSyllabusNotification(Id) - Method in interface org.osid.course.syllabus.SyllabusNotificationSession
-
Acknowledge a syllabus notification.
- acknowledgeSystemNotification(Id) - Method in interface org.osid.control.SystemNotificationSession
-
Acknowledge a system notification.
- acknowledgeTermNotification(Id) - Method in interface org.osid.course.TermNotificationSession
-
Acknowledge a term notification.
- acknowledgeTimePeriodNotification(Id) - Method in interface org.osid.calendaring.TimePeriodNotificationSession
-
Acknowledge a time period notification.
- acknowledgeTodoNotification(Id) - Method in interface org.osid.checklist.TodoNotificationSession
-
Acknowledge a todo notification.
- acknowledgeTodoProducerNotification(Id) - Method in interface org.osid.checklist.mason.TodoProducerNotificationSession
-
Acknowledge a todo producer notification.
- acknowledgeTriggerEnablerNotification(Id) - Method in interface org.osid.control.rules.TriggerEnablerNotificationSession
-
Acknowledge a trigger enabler notification.
- acknowledgeTriggerNotification(Id) - Method in interface org.osid.control.TriggerNotificationSession
-
Acknowledge a trigger notification.
- acknowledgeValueEnablerNotification(Id) - Method in interface org.osid.configuration.rules.ValueEnablerNotificationSession
-
Acknowledge a value enabler notification.
- acknowledgeValueNotification(Id) - Method in interface org.osid.configuration.ValueNotificationSession
-
Acknowledge a value notification.
- acknowledgeVaultNotification(Id) - Method in interface org.osid.authorization.VaultNotificationSession
-
Acknowledge a vault notification.
- Action - Interface in org.osid.control
-
An Action
executes a Scene, Setting,
another ActionGroup,
or other Rule
.
- ActionBatchForm - Interface in org.osid.control.batch
-
This is the form for creating and updating actions in bulk.
- ActionBatchFormList - Interface in org.osid.control.batch
-
Like all OsidLists,
ActionBatchFormList
provides a means for accessing ActionBatchForm
elements
sequentially either one at a time or many at a time.
- ActionEnabler - Interface in org.osid.control.rules
-
An ActionEnabler
describes the rules for making an
ControlConstrainer
effective.
- ActionEnablerAdminSession - Interface in org.osid.control.rules
-
This session creates and removes action enablers.
- ActionEnablerForm - Interface in org.osid.control.rules
-
This is the form for creating and updating ActionEnablers.
- ActionEnablerFormRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnablerForm.
- ActionEnablerList - Interface in org.osid.control.rules
-
Like all OsidLists,
ActionEnablerList
provides a means for accessing ActionEnabler
elements
sequentially either one at a time or many at a time.
- ActionEnablerLookupSession - Interface in org.osid.control.rules
-
This session provides methods for retrieving ActionEnablers.
- ActionEnablerNotificationSession - Interface in org.osid.control.rules
-
This session defines methods to receive notifications on adds/changes
to ActionEnabler
objects in this System.
- ActionEnablerQuery - Interface in org.osid.control.rules
-
This is the query for searching action enablers.
- ActionEnablerQueryInspector - Interface in org.osid.control.rules
-
This is the query inspector for examining action enabler queries.
- ActionEnablerQueryInspectorRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnablerQueryInspector.
- ActionEnablerQueryRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnablerQuery.
- ActionEnablerQuerySession - Interface in org.osid.control.rules
-
This session provides methods for searching among ActionEnabler
objects.
- ActionEnablerReceiver - Interface in org.osid.control.rules
-
The action enabler receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted action
enablers.
- ActionEnablerRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnabler.
- ActionEnablerRuleApplicationSession - Interface in org.osid.control.rules
-
This session provides methods to apply ActionEnablers
to
Actions.
- ActionEnablerRuleLookupSession - Interface in org.osid.control.rules
-
This session provides methods to retrieve ActionEnabler
to Action
mappings.
- ActionEnablerSearch - Interface in org.osid.control.rules
-
The search interface for governing action enabler searches.
- ActionEnablerSearchOrder - Interface in org.osid.control.rules
-
An interface for specifying the ordering of search results.
- ActionEnablerSearchOrderRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnablerSearchOrder.
- ActionEnablerSearchRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnablerSearch.
- ActionEnablerSearchResults - Interface in org.osid.control.rules
-
This interface provides a means to capture results of a search.
- ActionEnablerSearchResultsRecord - Interface in org.osid.control.rules.records
-
A record for an ActionEnablerSearchResults.
- ActionEnablerSearchSession - Interface in org.osid.control.rules
-
This session provides methods for searching among ActionEnabler
objects.
- ActionEnablerSmartSystemSession - Interface in org.osid.control.rules
-
This session manages queries and sequencing to create "smart" dynamic
systems.
- ActionEnablerSystemAssignmentSession - Interface in org.osid.control.rules
-
This session provides methods to re-assign ActionEnabler
to System
mappings.
- ActionEnablerSystemSession - Interface in org.osid.control.rules
-
This session provides methods to retrieve ActionEnabler
to System
mappings.
- ActionForm - Interface in org.osid.control
-
This is the form for creating and updating actions.
- ActionFormRecord - Interface in org.osid.control.records
-
A record for an ActionForm.
- ActionGroup - Interface in org.osid.control
-
An ActionGroup
is a list of Actions
to
execute.
- ActionGroupAdminSession - Interface in org.osid.control
-
This session creates, updates, and deletes ActionGroups.
- ActionGroupBatchAdminSession - Interface in org.osid.control.batch
-
This session creates, updates, and deletes ActionGroups
in bulk.
- ActionGroupBatchForm - Interface in org.osid.control.batch
-
This is the form for creating and updating action groups in bulk.
- ActionGroupBatchFormList - Interface in org.osid.control.batch
-
Like all OsidLists,
ActionGroupBatchFormList
provides a means for accessing ActionGroupBatchForm
elements sequentially either one at a time or many at a time.
- ActionGroupForm - Interface in org.osid.control
-
This is the form for creating and updating action groups.
- ActionGroupFormRecord - Interface in org.osid.control.records
-
A record for an ActionGroupForm.
- ActionGroupList - Interface in org.osid.control
-
Like all OsidLists,
ActionGroupList
provides a means for accessing ActionGroup
elements
sequentially either one at a time or many at a time.
- ActionGroupLookupSession - Interface in org.osid.control
-
This session provides methods for retrieving ActionGroup
objects.
- ActionGroupNotificationSession - Interface in org.osid.control
-
This session defines methods to receive notifications on adds/changes
to ActionGroup
objects in this System.
- ActionGroupQuery - Interface in org.osid.control
-
This is the query for searching action groups.
- ActionGroupQueryInspector - Interface in org.osid.control
-
This is the query inspector for examining action group queries.
- ActionGroupQueryInspectorRecord - Interface in org.osid.control.records
-
A record for an ActionGroupQueryInspector.
- ActionGroupQueryRecord - Interface in org.osid.control.records
-
A record for an ActionGroupQuery.
- ActionGroupQuerySession - Interface in org.osid.control
-
This session provides methods for searching among ActionGroup
objects.
- ActionGroupReceiver - Interface in org.osid.control
-
The action group receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
ActionGroup
objects.
- ActionGroupRecord - Interface in org.osid.control.records
-
A record for an ActionGroupRecord.
- ActionGroupSearch - Interface in org.osid.control
-
The search interface for governing action group searches.
- ActionGroupSearchOrder - Interface in org.osid.control
-
An interface for specifying the ordering of search results.
- ActionGroupSearchOrderRecord - Interface in org.osid.control.records
-
A record for an ActionGroupSearchOrder.
- ActionGroupSearchRecord - Interface in org.osid.control.records
-
A record for an ActionGroupSearch.
- ActionGroupSearchResults - Interface in org.osid.control
-
This interface provides a means to capture results of a search.
- ActionGroupSearchResultsRecord - Interface in org.osid.control.records
-
A record for an ActionGroupSearchResults.
- ActionGroupSearchSession - Interface in org.osid.control
-
This session provides methods for searching among ActionGroup
objects.
- ActionGroupSmartSystemSession - Interface in org.osid.control
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActionGroupSystemAssignmentSession - Interface in org.osid.control
-
This session provides methods to re-assign ActionGroups
to System
mappings.
- ActionGroupSystemSession - Interface in org.osid.control
-
This session provides methods to retrieve ActionGroup
to
System
mappings.
- ActionList - Interface in org.osid.control
-
Like all OsidLists,
ActionList
provides a
means for accessing Action
elements sequentially either one
at a time or many at a time.
- ActionQuery - Interface in org.osid.control
-
This is the query for searching actions.
- ActionQueryInspector - Interface in org.osid.control
-
This is the query inspector for examining action queries.
- ActionQueryInspectorRecord - Interface in org.osid.control.records
-
A record for an ActionQueryInspector.
- ActionQueryRecord - Interface in org.osid.control.records
-
A record for an ActionQuery.
- ActionRecord - Interface in org.osid.control.records
-
A record for an ActionRecord.
- Activity - Interface in org.osid.course
-
An Activity
represents a recurring activity of a course
offering.
- Activity - Interface in org.osid.financials
-
An Activity
represents a cost object for a organization
unit or other activity.
- Activity - Interface in org.osid.learning
-
An Activity
represents learning material or other
learning activities to meet an objective.
- ActivityAdminSession - Interface in org.osid.course
-
This session creates, updates, and deletes Activities.
- ActivityAdminSession - Interface in org.osid.financials
-
This session creates, updates, and deletes Activities.
- ActivityAdminSession - Interface in org.osid.learning
-
This session creates, updates, and deletes Activities.
- ActivityBatchAdminSession - Interface in org.osid.course.batch
-
This session creates, updates, and deletes Activities
in
bulk.
- ActivityBatchAdminSession - Interface in org.osid.financials.batch
-
This session creates, updates, and deletes Activities
in
bulk.
- ActivityBatchAdminSession - Interface in org.osid.learning.batch
-
This session creates, updates, and deletes Activities
in
bulk.
- ActivityBatchForm - Interface in org.osid.course.batch
-
This is the form for creating and updating activities in bulk.
- ActivityBatchForm - Interface in org.osid.financials.batch
-
This is the form for creating and updating activities in bulk.
- ActivityBatchForm - Interface in org.osid.learning.batch
-
This is the form for creating and updating activities in bulk.
- ActivityBatchFormList - Interface in org.osid.course.batch
-
Like all OsidLists,
ActivityBatchFormList
provides a means for accessing ActivityBatchForm
elements
sequentially either one at a time or many at a time.
- ActivityBatchFormList - Interface in org.osid.financials.batch
-
Like all OsidLists,
ActivityBatchFormList
provides a means for accessing ActivityBatchForm
elements
sequentially either one at a time or many at a time.
- ActivityBatchFormList - Interface in org.osid.learning.batch
-
Like all OsidLists,
ActivityBatchFormList
provides a means for accessing ActivityBatchForm
elements
sequentially either one at a time or many at a time.
- ActivityBundle - Interface in org.osid.course.registration
-
An ActivityBundle
represents a set of Activities
in which a Registration
is permissable.
- ActivityBundleAdminSession - Interface in org.osid.course.registration
-
This session creates, updates, and deletes ActivityBundles.
- ActivityBundleBatchAdminSession - Interface in org.osid.course.registration.batch
-
This session creates, updates, and deletes ActivityBundles
in bulk.
- ActivityBundleBatchForm - Interface in org.osid.course.registration.batch
-
This is the form for creating and updating actvity bundles in bulk.
- ActivityBundleBatchFormList - Interface in org.osid.course.registration.batch
-
Like all OsidLists,
ActivityBundleBatchFormList
provides a means for accessing ActivityBundleBatchForm
elements sequentially either one at a time or many at a time.
- ActivityBundleCourseCatalogAssignmentSession - Interface in org.osid.course.registration
-
This session provides methods to re-assign ActivityBundles
to CourseCatalog
objects An ActivityBundle
may appear in multiple CourseCatalog
objects and
removing the last reference to an ActivityBundle
is the
equivalent of deleting it.
- ActivityBundleCourseCatalogSession - Interface in org.osid.course.registration
-
This session provides methods to retrieve ActivityBundle
to CourseCatalog
mappings.
- ActivityBundleForm - Interface in org.osid.course.registration
-
This is the form for creating and updating ActivityBundles.
- ActivityBundleFormRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityBundleForm.
- ActivityBundleList - Interface in org.osid.course.registration
-
Like all OsidLists,
ActivityBundleList
provides a means for accessing ActivityBundle
elements
sequentially either one at a time or many at a time.
- ActivityBundleLookupSession - Interface in org.osid.course.registration
-
This session defines methods for retrieving activity bundles.
- ActivityBundleNotificationSession - Interface in org.osid.course.registration
-
This session defines methods to receive notifications on adds/changes
to ActivityBundle
objects in this CourseCatalog.
- ActivityBundleQuery - Interface in org.osid.course.registration
-
This is the query for searching activity bundles.
- ActivityBundleQueryInspector - Interface in org.osid.course.registration
-
The query inspectors provide a means of accessing the match terms of a
query.
- ActivityBundleQueryInspectorRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityBundleQueryInspector.
- ActivityBundleQueryRecord - Interface in org.osid.course.registration.records
-
A record for a ActivityBundleQuery.
- ActivityBundleQuerySession - Interface in org.osid.course.registration
-
This session provides methods for searching among ActivityBundle
objects.
- ActivityBundleReceiver - Interface in org.osid.course.registration
-
The activity bundle receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
ActivityBundle
objects.
- ActivityBundleRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityBundle.
- ActivityBundleSearch - Interface in org.osid.course.registration
-
The search interface for governing activity bundle searches.
- ActivityBundleSearchOrder - Interface in org.osid.course.registration
-
An interface for specifying the ordering of search results.
- ActivityBundleSearchOrderRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityBundleSearchOrder.
- ActivityBundleSearchRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityBundleSearch.
- ActivityBundleSearchResults - Interface in org.osid.course.registration
-
This interface provides a means to capture results of a search.
- ActivityBundleSearchResultsRecord - Interface in org.osid.course.registration.records
-
A record for a ActivityBundleSearchResults.
- ActivityBundleSearchSession - Interface in org.osid.course.registration
-
This session provides methods for searching among ActivityBundle
objects.
- ActivityBundleSmartCourseCatalogSession - Interface in org.osid.course.registration
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActivityBusinessAssignmentSession - Interface in org.osid.financials
-
This session provides methods to re-assign Activities
to
Business
objects An Activity
may appear in
multiple Business
objects and removing the last reference
to an Activity
is the equivalent of deleting it.
- ActivityBusinessSession - Interface in org.osid.financials
-
This session provides methods to retrieve Activity
to
Business
mappings.
- ActivityCourseCatalogAssignmentSession - Interface in org.osid.course
-
This session provides methods to re-assign Activities
to
CourseCatalog
objects An Activity
may appear
in multiple CourseCatalog
objects and removing the last
reference to an Activity
is the equivalent of deleting it.
- ActivityCourseCatalogSession - Interface in org.osid.course
-
This session provides methods to retrieve Activity
to
CourseCatalog
mappings.
- ActivityForm - Interface in org.osid.course
-
This is the form for creating and updating Activities.
- ActivityForm - Interface in org.osid.financials
-
This is the form for creating and updating Activities.
- ActivityForm - Interface in org.osid.learning
-
This is the form for creating and updating Activities.
- ActivityFormRecord - Interface in org.osid.course.records
-
A record for an ActivityForm.
- ActivityFormRecord - Interface in org.osid.financials.records
-
A record for an ActivityForm.
- ActivityFormRecord - Interface in org.osid.learning.records
-
A record for a ActivityForm.
- ActivityHierarchyDesignSession - Interface in org.osid.financials
-
This session defines methods for managing a hierarchy of
Activity
objects.
- ActivityHierarchySession - Interface in org.osid.financials
-
This session defines methods for traversing a hierarchy of
Activity
objects.
- ActivityList - Interface in org.osid.course
-
Like all OsidLists,
ActivityList
provides
a means for accessing Activity
elements sequentially either
one at a time or many at a time.
- ActivityList - Interface in org.osid.financials
-
Like all OsidLists,
ActivityList
provides
a means for accessing Activity
elements sequentially either
one at a time or many at a time.
- ActivityList - Interface in org.osid.learning
-
Like all OsidLists,
ActivityList
provides
a means for accessing Activity
elements sequentially either
one at a time or many at a time.
- ActivityLookupSession - Interface in org.osid.course
-
This session provides methods for retrieving Activity
objects.
- ActivityLookupSession - Interface in org.osid.financials
-
This session provides methods for retrieving Activity
objects.
- ActivityLookupSession - Interface in org.osid.learning
-
This session provides methods for retrieving Activity
objects.
- ActivityNode - Interface in org.osid.financials
-
This interface is a container for a partial hierarchy retrieval.
- ActivityNodeList - Interface in org.osid.financials
-
Like all OsidLists,
ActivityNodeList
provides a means for accessing ActivityNode
elements
sequentially either one at a time or many at a time.
- ActivityNotificationSession - Interface in org.osid.course
-
This session defines methods to receive notifications on adds/changes
to Activity
objects in this CourseCatalog.
- ActivityNotificationSession - Interface in org.osid.financials
-
This session defines methods to receive notifications on adds/changes
to Activity
objects in this Business.
- ActivityNotificationSession - Interface in org.osid.learning
-
This session defines methods to receive asynchronous notifications on
adds/changes to Activity
objects.
- ActivityObjectiveBankAssignmentSession - Interface in org.osid.learning
-
This session provides methods to re-assign Activities
to
ObjectiveBanks.
- ActivityObjectiveBankSession - Interface in org.osid.learning
-
This session provides methods to retrieve Activity
to
ObjectiveBank
mappings.
- ActivityPeer - Interface in org.osid.course.batch
-
An interface for the peers of the Activity
relationship.
- ActivityPeerList - Interface in org.osid.course.batch
-
Like all OsidLists,
ActivityPeerList
provides a means for accessing ActivityPeer
elements
sequentially either one at a time or many at a time.
- ActivityQuery - Interface in org.osid.course
-
This is the query for searching activities.
- ActivityQuery - Interface in org.osid.financials
-
This is the query for searching activities.
- ActivityQuery - Interface in org.osid.learning
-
This is the query for searching activities.
- ActivityQueryInspector - Interface in org.osid.course
-
The query inspectors provide a means of accessing the match terms of a
query.
- ActivityQueryInspector - Interface in org.osid.financials
-
The query inspectors provide a means of accessing the match terms of a
query.
- ActivityQueryInspector - Interface in org.osid.learning
-
This is the query inspector for examining activity queries.
- ActivityQueryInspectorRecord - Interface in org.osid.course.records
-
A record for an ActivityQueryInspector.
- ActivityQueryInspectorRecord - Interface in org.osid.financials.records
-
A record for an ActivityQueryInspector.
- ActivityQueryInspectorRecord - Interface in org.osid.learning.records
-
A record for an ActivityQueryInspector.
- ActivityQueryRecord - Interface in org.osid.course.records
-
A record for an ActivityQuery.
- ActivityQueryRecord - Interface in org.osid.financials.records
-
A record for an ActivityQuery.
- ActivityQueryRecord - Interface in org.osid.learning.records
-
A record for an ActivityQuery.
- ActivityQuerySession - Interface in org.osid.course
-
This session provides methods for searching among Activity
objects.
- ActivityQuerySession - Interface in org.osid.financials
-
This session provides methods for searching among Activity
objects.
- ActivityQuerySession - Interface in org.osid.learning
-
This session provides methods for searching Activity
objects.
- ActivityReceiver - Interface in org.osid.course
-
The activity receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Activity
objects.
- ActivityReceiver - Interface in org.osid.financials
-
The activity receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Activity
objects.
- ActivityReceiver - Interface in org.osid.learning
-
The activity receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Activities.
- ActivityRecord - Interface in org.osid.course.records
-
A record for an ActivityOffering.
- ActivityRecord - Interface in org.osid.financials.records
-
A record for an Activity.
- ActivityRecord - Interface in org.osid.learning.records
-
A record for a Activity.
- ActivityRegistration - Interface in org.osid.course.registration
-
An ActivityRegistration
is an OsidRelationship
between a student and an Activity
for a
Registration.
- ActivityRegistrationAdminSession - Interface in org.osid.course.registration
-
This session creates, updates, and deletes
ActivityRegistrations.
- ActivityRegistrationBatchAdminSession - Interface in org.osid.course.registration.batch
-
This session creates, updates, and deletes ActivityRegistrations
in bulk.
- ActivityRegistrationBatchForm - Interface in org.osid.course.registration.batch
-
This is the form for creating and updating activity registrations in
bulk.
- ActivityRegistrationBatchFormList - Interface in org.osid.course.registration.batch
-
Like all OsidLists,
ActivityRegistrationBatchFormList
provides a means for accessing
ActivityRegistrationBatchForm
elements sequentially either
one at a time or many at a time.
- ActivityRegistrationCourseCatalogAssignmentSession - Interface in org.osid.course.registration
-
This session provides methods to re-assign ActivityRegistrations
to CourseCatalog
objects An
ActivityRegistration
may appear in multiple CourseCatalog
objects and removing the last reference to an
ActivityRegistration
is the equivalent of deleting it.
- ActivityRegistrationCourseCatalogSession - Interface in org.osid.course.registration
-
This session provides methods to retrieve ActivityRegistration
to CourseCatalog
mappings.
- ActivityRegistrationForm - Interface in org.osid.course.registration
-
This is the form for creating and updating
ActivityRegistrations.
- ActivityRegistrationFormRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityRegistrationForm.
- ActivityRegistrationList - Interface in org.osid.course.registration
-
Like all OsidLists,
ActivityRegistrationList
provides a means for accessing ActivityRegistration
elements sequentially either one at a time or many at a time.
- ActivityRegistrationLookupSession - Interface in org.osid.course.registration
-
This session defines methods for retrieving activity registrations.
- ActivityRegistrationNotificationSession - Interface in org.osid.course.registration
-
This session defines methods to receive notifications on adds/changes
to ActivityRegistration
objects in this
CourseCatalog.
- ActivityRegistrationPeer - Interface in org.osid.course.registration.batch
-
An interface for the peers of the ActivityRegistration
relationship.
- ActivityRegistrationPeerList - Interface in org.osid.course.registration.batch
-
Like all OsidLists,
ActivityRegistrationPeerList
provides a means for accessing ActivityRegistrationPeer
elements sequentially either one at a time or many at a time.
- ActivityRegistrationQuery - Interface in org.osid.course.registration
-
This is the query for searching activity registrations.
- ActivityRegistrationQueryInspector - Interface in org.osid.course.registration
-
The query inspectors provide a means of accessing the match terms of a
query.
- ActivityRegistrationQueryInspectorRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityRegistrationQueryInspector.
- ActivityRegistrationQueryRecord - Interface in org.osid.course.registration.records
-
A record for a ActivityRegistrationQuery.
- ActivityRegistrationQuerySession - Interface in org.osid.course.registration
-
This session provides methods for searching among
ActivityRegistration
objects.
- ActivityRegistrationReceiver - Interface in org.osid.course.registration
-
The activity registration receiver is the consumer supplied interface
for receiving notifications pertaining to new, updated or deleted
ActivityRegistration
objects.
- ActivityRegistrationRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityRegistration.
- ActivityRegistrationSearch - Interface in org.osid.course.registration
-
The search interface for governing activity registration searches.
- ActivityRegistrationSearchOrder - Interface in org.osid.course.registration
-
An interface for specifying the ordering of search results.
- ActivityRegistrationSearchOrderRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityRegistrationSearchOrder.
- ActivityRegistrationSearchRecord - Interface in org.osid.course.registration.records
-
A record for an ActivityRegistrationSearch.
- ActivityRegistrationSearchResults - Interface in org.osid.course.registration
-
This interface provides a means to capture results of a search.
- ActivityRegistrationSearchResultsRecord - Interface in org.osid.course.registration.records
-
A record for a ActivityRegistrationSearchResults.
- ActivityRegistrationSearchSession - Interface in org.osid.course.registration
-
This session provides methods for searching among
ActivityRegistration
objects.
- ActivityRegistrationSmartCourseCatalogSession - Interface in org.osid.course.registration
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActivitySearch - Interface in org.osid.course
-
The search interface for governing activity searches.
- ActivitySearch - Interface in org.osid.financials
-
The search interface for governing activity searches.
- ActivitySearch - Interface in org.osid.learning
-
ActivitySearch
defines the interface for specifying
activity search options.
- ActivitySearchOrder - Interface in org.osid.course
-
An interface for specifying the ordering of search results.
- ActivitySearchOrder - Interface in org.osid.financials
-
An interface for specifying the ordering of search results.
- ActivitySearchOrder - Interface in org.osid.learning
-
An interface for specifying the ordering of search results.
- ActivitySearchOrderRecord - Interface in org.osid.course.records
-
A record for an ActivitySearchOrder.
- ActivitySearchOrderRecord - Interface in org.osid.financials.records
-
A record for an ActivitySearchOrder.
- ActivitySearchOrderRecord - Interface in org.osid.learning.records
-
A record for an ActivitySearchOrder.
- ActivitySearchRecord - Interface in org.osid.course.records
-
A record for an ActivitySearch.
- ActivitySearchRecord - Interface in org.osid.financials.records
-
A record for an ActivitySearch.
- ActivitySearchRecord - Interface in org.osid.learning.records
-
A record for an ActivitySearch.
- ActivitySearchResults - Interface in org.osid.course
-
This interface provides a means to capture results of a search.
- ActivitySearchResults - Interface in org.osid.financials
-
This interface provides a means to capture results of a search.
- ActivitySearchResults - Interface in org.osid.learning
-
This interface provides a means to capture results of a search.
- ActivitySearchResultsRecord - Interface in org.osid.course.records
-
A record for a ActivitySearchResults.
- ActivitySearchResultsRecord - Interface in org.osid.financials.records
-
A record for a ActivitySearchResults.
- ActivitySearchResultsRecord - Interface in org.osid.learning.records
-
A record for an ActivitySearchResults.
- ActivitySearchSession - Interface in org.osid.course
-
This session provides methods for searching among Activity
objects.
- ActivitySearchSession - Interface in org.osid.financials
-
This session provides methods for searching among Activity
objects.
- ActivitySearchSession - Interface in org.osid.learning
-
This session provides methods for searching Activity
objects.
- ActivitySmartBusinessSession - Interface in org.osid.financials
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActivitySmartCourseCatalogSession - Interface in org.osid.course
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActivitySmartObjectiveBankSession - Interface in org.osid.learning
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActivityUnit - Interface in org.osid.course
-
An ActivityUnit
represents a canonical learning unit.
- ActivityUnitAdminSession - Interface in org.osid.course
-
This session creates, updates, and deletes ActivityUnit.
- ActivityUnitBatchAdminSession - Interface in org.osid.course.batch
-
This session creates, updates, and deletes ActivityUnits
in bulk.
- ActivityUnitBatchForm - Interface in org.osid.course.batch
-
This is the form for creating and updating activity units in bulk.
- ActivityUnitBatchFormList - Interface in org.osid.course.batch
-
Like all OsidLists,
ActivityUnitBatchFormList
provides a means for accessing ActivityUnitBatchForm
elements sequentially either one at a time or many at a time.
- ActivityUnitCourseCatalogAssignmentSession - Interface in org.osid.course
-
This session provides methods to re-assign ActivityUnits
to CourseCatalog
objects An ActivityUnit
may
appear in multiple CourseCatalog
objects and removing the
last reference to an ActivityUnit
is the equivalent of
deleting it.
- ActivityUnitCourseCatalogSession - Interface in org.osid.course
-
This session provides methods to retrieve ActivityUnit
to CourseCatalog
mappings.
- ActivityUnitForm - Interface in org.osid.course
-
This is the form for creating and updating ActivityUnits.
- ActivityUnitFormRecord - Interface in org.osid.course.records
-
A record for an ActivityUnitForm.
- ActivityUnitList - Interface in org.osid.course
-
Like all OsidLists,
ActivityUnitList
provides a means for accessing ActivityUnit
elements
sequentially either one at a time or many at a time.
- ActivityUnitLookupSession - Interface in org.osid.course
-
This session defines methods for retrieving activity units.
- ActivityUnitNotificationSession - Interface in org.osid.course
-
This session defines methods to receive notifications on adds/changes
to ActivityUnit
objects in this CourseCatalog.
- ActivityUnitQuery - Interface in org.osid.course
-
This is the query for searching activity units.
- ActivityUnitQueryInspector - Interface in org.osid.course
-
The query inspectors provide a means of accessing the match terms of a
query.
- ActivityUnitQueryInspectorRecord - Interface in org.osid.course.records
-
A record for an ActivityUnitQueryInspector.
- ActivityUnitQueryRecord - Interface in org.osid.course.records
-
A record for a ActivityUnitQuery.
- ActivityUnitQuerySession - Interface in org.osid.course
-
This session provides methods for searching among ActivityUnit
objects.
- ActivityUnitReceiver - Interface in org.osid.course
-
The activity unit receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
ActivityUnit
objects.
- ActivityUnitRecord - Interface in org.osid.course.records
-
A record for an ActivityUnit.
- ActivityUnitSearch - Interface in org.osid.course
-
The search interface for governing activity unit searches.
- ActivityUnitSearchOrder - Interface in org.osid.course
-
An interface for specifying the ordering of search results.
- ActivityUnitSearchOrderRecord - Interface in org.osid.course.records
-
A record for an ActivityUnitSearchOrder.
- ActivityUnitSearchRecord - Interface in org.osid.course.records
-
A record for an ActivityUnitSearch.
- ActivityUnitSearchResults - Interface in org.osid.course
-
This interface provides a means to capture results of a search.
- ActivityUnitSearchResultsRecord - Interface in org.osid.course.records
-
A record for a ActivityUnitSearchResults.
- ActivityUnitSearchSession - Interface in org.osid.course
-
This session provides methods for searching among ActivityUnit
objects.
- ActivityUnitSmartCourseCatalogSession - Interface in org.osid.course
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- ActivityUnravellingSession - Interface in org.osid.course
-
This session provides methods for retrieving and expanding activities.
- add(Transaction) - Method in interface org.osid.transaction.TransactionSession
-
Adds a Transaction to be managed by this transaction service.
- addAccessibilityType(Type) - Method in interface org.osid.repository.AssetContentForm
-
Adds an accessibility type.
- addAltRequisiteToAssessmentRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an alternative Requisite
to an
AssessmentRequirement.
- addAltRequisiteToAwardRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an alternative Requisite
to an
AwardRequirement.
- addAltRequisiteToCourseRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an alternative Requisite
to a
CourseRequirement.
- addAltRequisiteToCredentialRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an alternative Requisite
to a
CredentialRequirement.
- addAltRequisiteToLearningObjectiveRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an alternative Requisite
to a
LearningObjectiveRequirement.
- addAltRequisiteToProgramRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an alternative Requisite
to a
ProgramRequirement.
- addAssessmentRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an AssessmentRequirement
to a Requisite.
- addAsset(Id, Id) - Method in interface org.osid.repository.AssetCompositionDesignSession
-
Appends an asset to a composition.
- addAssetLocation(Id, Id) - Method in interface org.osid.repository.AssetSpatialAssignmentSession
-
Adds a location to an asset.
- addAssetSpatialCoverage(Id, SpatialUnit) - Method in interface org.osid.repository.AssetSpatialAssignmentSession
-
Adds a spatial coverage to an asset.
- addAward(Id, Id) - Method in interface org.osid.recognition.ConvocationAdminSession
-
Adds an award to a convocation.
- addAwardRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an AwardRequirement
to a Requisite.
- addBaseType(Type, Type) - Method in interface org.osid.type.TypeAdminSession
-
Adds a base type to a type.
- addBlackout(Id, DateTime, DateTime) - Method in interface org.osid.calendaring.RecurringEventAdminSession
-
Adds a blackout to the given recurring event that blocks events in the
series.
- addBlackout(Id, DateTime, DateTime) - Method in interface org.osid.course.ActivityAdminSession
-
Adds a blackout to the given activity that blocks events in the
series.
- addChild(Id, Id) - Method in interface org.osid.hierarchy.HierarchyDesignSession
-
Adds a child to a Id.
- addChildAcademy(Id, Id) - Method in interface org.osid.recognition.AcademyHierarchyDesignSession
-
Adds a child to an academy.
- addChildAccount(Id, Id) - Method in interface org.osid.financials.AccountHierarchyDesignSession
-
Adds a child to an account.
- addChildActivity(Id, Id) - Method in interface org.osid.financials.ActivityHierarchyDesignSession
-
Adds a child to an activity.
- addChildAddressBook(Id, Id) - Method in interface org.osid.contact.AddressBookHierarchyDesignSession
-
Adds a child to an address book.
- addChildAgency(Id, Id) - Method in interface org.osid.authentication.AgencyHierarchyDesignSession
-
Adds a child to an agency.
- addChildAntimatroid(Id, Id) - Method in interface org.osid.sequencing.AntimatroidHierarchyDesignSession
-
Adds a child to an antimatroid.
- addChildAuctionHouse(Id, Id) - Method in interface org.osid.bidding.AuctionHouseHierarchyDesignSession
-
Adds a child to an auction house.
- addChildBank(Id, Id) - Method in interface org.osid.assessment.BankHierarchyDesignSession
-
Adds a child to a bank.
- addChildBilling(Id, Id) - Method in interface org.osid.acknowledgement.BillingHierarchyDesignSession
-
Adds a child to a billing.
- addChildBin(Id, Id) - Method in interface org.osid.resource.BinHierarchyDesignSession
-
Adds a child to a bin.
- addChildBlog(Id, Id) - Method in interface org.osid.blogging.BlogHierarchyDesignSession
-
Adds a child to a blog.
- addChildBook(Id, Id) - Method in interface org.osid.commenting.BookHierarchyDesignSession
-
Adds a child to a book.
- addChildBusiness(Id, Id) - Method in interface org.osid.billing.BusinessHierarchyDesignSession
-
Adds a child to a business.
- addChildBusiness(Id, Id) - Method in interface org.osid.financials.BusinessHierarchyDesignSession
-
Adds a child to a business.
- addChildCalendar(Id, Id) - Method in interface org.osid.calendaring.CalendarHierarchyDesignSession
-
Adds a child to a calendar.
- addChildCampus(Id, Id) - Method in interface org.osid.room.CampusHierarchyDesignSession
-
Adds a child to a campus.
- addChildCatalog(Id, Id) - Method in interface org.osid.cataloging.CatalogHierarchyDesignSession
-
Adds a child to a catalog.
- addChildCatalogue(Id, Id) - Method in interface org.osid.offering.CatalogueHierarchyDesignSession
-
Adds a child to a catalogue.
- addChildChecklist(Id, Id) - Method in interface org.osid.checklist.ChecklistHierarchyDesignSession
-
Adds a child to a checklist.
- addChildConfiguration(Id, Id) - Method in interface org.osid.configuration.ConfigurationHierarchyDesignSession
-
Adds a child to a configuration.
- addChildCookbook(Id, Id) - Method in interface org.osid.recipe.CookbookHierarchyDesignSession
-
Adds a child to a cookbook.
- addChildCourseCatalog(Id, Id) - Method in interface org.osid.course.CourseCatalogHierarchyDesignSession
-
Adds a child to a course catalog.
- addChildDepot(Id, Id) - Method in interface org.osid.installation.DepotHierarchyDesignSession
-
Adds a child to a depot.
- addChildDictionary(Id, Id) - Method in interface org.osid.dictionary.DictionaryHierarchyDesignSession
-
Adds a child to a dictionary.
- addChildDistributor(Id, Id) - Method in interface org.osid.provisioning.DistributorHierarchyDesignSession
-
Adds a child to a distributor.
- addChildEngine(Id, Id) - Method in interface org.osid.rules.EngineHierarchyDesignSession
-
Adds a child to an engine.
- addChildEngine(Id, Id) - Method in interface org.osid.search.EngineHierarchyDesignSession
-
Adds a child to an engine.
- addChildFamily(Id, Id) - Method in interface org.osid.relationship.FamilyHierarchyDesignSession
-
Adds a child to a family.
- addChildForum(Id, Id) - Method in interface org.osid.forum.ForumHierarchyDesignSession
-
Adds a child to a forum.
- addChildFoundry(Id, Id) - Method in interface org.osid.resourcing.FoundryHierarchyDesignSession
-
Adds a child to a foundry.
- addChildFrontOffice(Id, Id) - Method in interface org.osid.tracking.FrontOfficeHierarchyDesignSession
-
Adds a child to a front office.
- addChildGradebook(Id, Id) - Method in interface org.osid.grading.GradebookHierarchyDesignSession
-
Adds a child to a gradebook.
- addChildGraph(Id, Id) - Method in interface org.osid.topology.GraphHierarchyDesignSession
-
Adds a child to a graph.
- addChildInquest(Id, Id) - Method in interface org.osid.inquiry.InquestHierarchyDesignSession
-
Adds a child to an inquest.
- addChildJournal(Id, Id) - Method in interface org.osid.journaling.JournalHierarchyDesignSession
-
Adds a child to a journal.
- addChildLocation(Id, Id) - Method in interface org.osid.mapping.LocationHierarchyDesignSession
-
Adds a child to a location.
- addChildLog(Id, Id) - Method in interface org.osid.logging.LogHierarchyDesignSession
-
Adds a child to a log.
- addChildMailbox(Id, Id) - Method in interface org.osid.messaging.MailboxHierarchyDesignSession
-
Adds a child to a mailbox.
- addChildMap(Id, Id) - Method in interface org.osid.mapping.MapHierarchyDesignSession
-
Adds a child to a map.
- addChildObjective(Id, Id) - Method in interface org.osid.learning.ObjectiveHierarchyDesignSession
-
Adds a child to an objective.
- addChildObjectiveBank(Id, Id) - Method in interface org.osid.learning.ObjectiveBankHierarchyDesignSession
-
Adds a child to an objective bank.
- addChildOffice(Id, Id) - Method in interface org.osid.workflow.OfficeHierarchyDesignSession
-
Adds a child to an office.
- addChildOntology(Id, Id) - Method in interface org.osid.ontology.OntologyHierarchyDesignSession
-
Adds a child to an ontology.
- addChildOrganization(Id, Id) - Method in interface org.osid.personnel.OrganizationHierarchyDesignSession
-
Adds a child to an organization.
- addChildOubliette(Id, Id) - Method in interface org.osid.hold.OublietteHierarchyDesignSession
-
Adds a child to an oubliette.
- addChildPolls(Id, Id) - Method in interface org.osid.voting.PollsHierarchyDesignSession
-
Adds a child to a polls.
- addChildProcess(Id, Id) - Method in interface org.osid.process.ProcessHierarchyDesignSession
-
Adds a child to a process.
- addChildProfile(Id, Id) - Method in interface org.osid.profile.ProfileHierarchyDesignSession
-
Adds a child to a profile.
- addChildPublisher(Id, Id) - Method in interface org.osid.subscription.PublisherHierarchyDesignSession
-
Adds a child to a publisher.
- addChildQualifier(Id, Id) - Method in interface org.osid.authorization.QualifierHierarchyDesignSession
-
Adds a child to a qualifier.
- addChildRealm(Id, Id) - Method in interface org.osid.personnel.RealmHierarchyDesignSession
-
Adds a child to a realm.
- addChildRepository(Id, Id) - Method in interface org.osid.repository.RepositoryHierarchyDesignSession
-
Adds a child to a repository.
- addChildStock(Id, Id) - Method in interface org.osid.inventory.StockHierarchyDesignSession
-
Adds a child to a stock.
- addChildStore(Id, Id) - Method in interface org.osid.ordering.StoreHierarchyDesignSession
-
Adds a child to a store.
- addChildSubject(Id, Id) - Method in interface org.osid.ontology.SubjectHierarchyDesignSession
-
Adds a child to a subject.
- addChildSystem(Id, Id) - Method in interface org.osid.control.SystemHierarchyDesignSession
-
Adds a child to a system.
- addChildTerm(Id, Id) - Method in interface org.osid.course.TermHierarchyDesignSession
-
Adds a child to a term.
- addChildTodo(Id, Id) - Method in interface org.osid.checklist.TodoHierarchyDesignSession
-
Adds a child to a todo.
- addChildUtility(Id, Id) - Method in interface org.osid.metering.UtilityHierarchyDesignSession
-
Adds a child to a utility.
- addChildVault(Id, Id) - Method in interface org.osid.authorization.VaultHierarchyDesignSession
-
Adds a child to a vault.
- addChildWarehouse(Id, Id) - Method in interface org.osid.inventory.WarehouseHierarchyDesignSession
-
Adds a child to a warehouse.
- addCompetency(Id, Id) - Method in interface org.osid.workflow.ProcessAdminSession
-
Adds a competency to a process.
- addCompositionChild(Id, Id) - Method in interface org.osid.repository.CompositionAdminSession
-
Adds a composition to a parent composition.
- addCourseRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds a CourseRequirement
to a Requisite.
- addCredentialRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds a CredentialRequirement
to a Requisite.
- addDependency(Id, Id) - Method in interface org.osid.checklist.TodoAdminSession
-
Adds a todo as a dependency for another todo.
- addEdge(Id, Id) - Method in interface org.osid.topology.path.PathAdminSession
-
Adds an edge to a path.
- addEdges(Id, IdList) - Method in interface org.osid.topology.path.PathAdminSession
-
Adds edges to a path.
- addElement(Id, Id) - Method in interface org.osid.sequencing.ElementAdminSession
-
Adds an element to a chain,
- addElements(Id, IdList) - Method in interface org.osid.sequencing.ElementAdminSession
-
Adds a list of ordered elements to a chain.
- addEnumeration(OsidEnumeration) - Method in class org.osid.meta.Osid
-
Adds an enumeration to this osid.
- addEnumeration(OsidEnumeration) - Static method in class org.osid.meta.OsidInterfaces
-
Adds an OSID enumeration.
- addError(String) - Method in class org.osid.meta.OsidMethod
-
- addEvent(Id, Id) - Method in interface org.osid.calendaring.RecurringEventAdminSession
-
Adds another event as part of this recurring event.
- addExceptionEvent(Id, Id) - Method in interface org.osid.calendaring.TimePeriodAdminSession
-
Adds an exception event to a time period.
- addGradeMap(Id, Id, Id) - Method in interface org.osid.grading.transform.GradeSystemTransformAdminSession
-
Adds a direct grade mapping to a transform.
- addInterface(OsidInterface) - Method in class org.osid.meta.Osid
-
Adds an interface to this osid.
- addInterface(OsidInterface) - Static method in class org.osid.meta.OsidInterfaces
-
Adds an OSID interface.
- addItem(Id, Id) - Method in interface org.osid.assessment.AssessmentBasicAuthoringSession
-
Adds an existing Item
to an assessment.
- addItem(Id, Id) - Method in interface org.osid.assessment.authoring.AssessmentPartItemDesignSession
-
Appends an item to an assessment part.
- addLearningObjectiveRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds a LearningObjectiveRequirement
to a
Requisite.
- addLessonAnchor(Id, Id, Duration) - Method in interface org.osid.course.plan.LessonAnchoringSession
-
Adds a lesson anchor.
- addMeetingTime(Id, DateTime, Id) - Method in interface org.osid.course.ActivityAdminSession
-
Adds a specific meeting time to the given activity.
- addMethod(OsidMethod) - Method in class org.osid.meta.OsidInterface
-
- addOsid(Osid) - Method in class org.osid.meta.Osids
-
- addPackageVersion(Id, Id) - Method in interface org.osid.installation.PackageAdminSession
-
Sets the given package to be the next version of another package.
- addParameter(OsidParameter) - Method in class org.osid.meta.OsidMethod
-
- addPathToIntersection(Id, Id) - Method in interface org.osid.mapping.path.IntersectionAdminSession
-
Adds a path to an existing intersection.
- addProgramRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds a ProgramRequirement
to a Requisite.
- addQueue(Id, Id) - Method in interface org.osid.provisioning.BrokerAdminSession
-
Adds a queue to a broker.
- addRace(Id) - Method in interface org.osid.voting.BallotAuthoringSession
-
Adds a race to this ballot.
- addRequsiteOption(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds a Requisite
as an option to a Requisite.
- Address - Interface in org.osid.contact
-
An Address
for a Resource.
- AddressAddressBookAssignmentSession - Interface in org.osid.contact
-
This session provides methods to re-assign Addresses
to
AddressBooks.
- AddressAddressBookSession - Interface in org.osid.contact
-
This session provides methods to retrieve Address
to
AddressBook
mappings.
- AddressAdminSession - Interface in org.osid.contact
-
This session creates, updates, and deletes Addresses.
- AddressBatchAdminSession - Interface in org.osid.contact.batch
-
This session creates, updates, and deletes Addresses
in
bulk.
- AddressBatchForm - Interface in org.osid.contact.batch
-
This is the form for creating and updating addresses in bulk.
- AddressBatchFormList - Interface in org.osid.contact.batch
-
Like all OsidLists,
AddressBatchFormList
provides a means for accessing AddressBatchForm
elements
sequentially either one at a time or many at a time.
- AddressBook - Interface in org.osid.contact
-
An AddressBook
represents a collection of contacts.
- AddressBookAdminSession - Interface in org.osid.contact
-
This session creates, updates, and deletes AddressBooks.
- AddressBookBatchAdminSession - Interface in org.osid.contact.batch
-
This session creates, updates, and deletes AddressBooks
in bulk.
- AddressBookBatchForm - Interface in org.osid.contact.batch
-
This is the form for creating and updating address books in bulk.
- AddressBookBatchFormList - Interface in org.osid.contact.batch
-
Like all OsidLists,
AddressBookBatchFormList
provides a means for accessing AddressBookBatchForm
elements sequentially either one at a time or many at a time.
- AddressBookForm - Interface in org.osid.contact
-
This is the form for creating and updating AddressBooks.
- AddressBookFormRecord - Interface in org.osid.contact.records
-
A record for an AddressBookForm.
- AddressBookHierarchyDesignSession - Interface in org.osid.contact
-
This session manages a hierarchy of address books.
- AddressBookHierarchySession - Interface in org.osid.contact
-
This session defines methods for traversing a hierarchy of
AddressBook
objects.
- AddressBookList - Interface in org.osid.contact
-
Like all OsidLists,
AddressBookList
provides a means for accessing AddressBook
elements
sequentially either one at a time or many at a time.
- AddressBookLookupSession - Interface in org.osid.contact
-
This session provides methods for retrieving AddressBook
objects.
- AddressBookNode - Interface in org.osid.contact
-
This interface is a container for a partial hierarchy retrieval.
- AddressBookNodeList - Interface in org.osid.contact
-
Like all OsidLists,
AddressBookNodeList
provides a means for accessing AddressBookNode
elements
sequentially either one at a time or many at a time.
- AddressBookNotificationSession - Interface in org.osid.contact
-
This session defines methods to receive notifications on adds/changes
to AddressBook
objects.
- AddressBookQuery - Interface in org.osid.contact
-
This is the query for searching for address books.
- AddressBookQueryInspector - Interface in org.osid.contact
-
This is the query inspector for examining address book queries.
- AddressBookQueryInspectorRecord - Interface in org.osid.contact.records
-
A record for an AddressBookQueryInspector.
- AddressBookQueryRecord - Interface in org.osid.contact.records
-
A record for an AddressBookQuery.
- AddressBookQuerySession - Interface in org.osid.contact
-
This session provides methods for searching AddressBook
objects.
- AddressBookReceiver - Interface in org.osid.contact
-
The address book receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
AddressBook
objects.
- AddressBookRecord - Interface in org.osid.contact.records
-
A record for an AddressBook.
- AddressBookSearch - Interface in org.osid.contact
-
The search interface for governing address book searches.
- AddressBookSearchOrder - Interface in org.osid.contact
-
An interface for specifying the ordering of search results.
- AddressBookSearchOrderRecord - Interface in org.osid.contact.records
-
A record for an AddressBookSearchOrder.
- AddressBookSearchRecord - Interface in org.osid.contact.records
-
A record for an AddressBookSearch.
- AddressBookSearchResults - Interface in org.osid.contact
-
This interface provides a means to capture results of a search.
- AddressBookSearchResultsRecord - Interface in org.osid.contact.records
-
A record for an AddressBookSearchResults.
- AddressBookSearchSession - Interface in org.osid.contact
-
This session provides methods for searching AddressBook
objects.
- AddressForm - Interface in org.osid.contact
-
This is the form for creating and updating Addresses.
- AddressFormRecord - Interface in org.osid.contact.records
-
A record for an AddressForm.
- AddressList - Interface in org.osid.contact
-
Like all OsidLists,
AddressList
provides
a means for accessing Address
elements sequentially either
one at a time or many at a time.
- AddressLookupSession - Interface in org.osid.contact
-
This session provides methods for retrieving Address
objects.
- AddressNotificationSession - Interface in org.osid.contact
-
This session defines methods to receive notifications on adds/changes
to Address
objects.
- AddressQuery - Interface in org.osid.contact
-
This is the query for searching for addresses.
- AddressQueryInspector - Interface in org.osid.contact
-
This is the query inspector for examining address queries.
- AddressQueryInspectorRecord - Interface in org.osid.contact.records
-
A record for an AddressQueryInspector.
- AddressQueryRecord - Interface in org.osid.contact.records
-
A record for an AddressQuery.
- AddressQuerySession - Interface in org.osid.contact
-
This session provides methods for searching Address
objects.
- AddressReceiver - Interface in org.osid.contact
-
The address receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Address
objects.
- AddressRecord - Interface in org.osid.contact.records
-
A record for an Address.
- AddressSearch - Interface in org.osid.contact
-
The search interface for governing address searches.
- AddressSearchOrder - Interface in org.osid.contact
-
An interface for specifying the ordering of search results.
- AddressSearchOrderRecord - Interface in org.osid.contact.records
-
A record for an AddressSearchOrder.
- AddressSearchRecord - Interface in org.osid.contact.records
-
A record for an AddressSearch.
- AddressSearchResults - Interface in org.osid.contact
-
This interface provides a means to capture results of a search.
- AddressSearchResultsRecord - Interface in org.osid.contact.records
-
A record for an AddressSearchResults.
- AddressSearchSession - Interface in org.osid.contact
-
This session provides methods for searching Address
objects.
- AddressSmartAddressBookSession - Interface in org.osid.contact
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- addRoot(Id) - Method in interface org.osid.hierarchy.HierarchyDesignSession
-
Adds a root node.
- addRootAcademy(Id) - Method in interface org.osid.recognition.AcademyHierarchyDesignSession
-
Adds a root academy.
- addRootAccount(Id) - Method in interface org.osid.financials.AccountHierarchyDesignSession
-
Adds a root account.
- addRootActivity(Id) - Method in interface org.osid.financials.ActivityHierarchyDesignSession
-
Adds a root activity.
- addRootAddressBook(Id) - Method in interface org.osid.contact.AddressBookHierarchyDesignSession
-
Adds a root address book.
- addRootAgency(Id) - Method in interface org.osid.authentication.AgencyHierarchyDesignSession
-
Adds a root agency.
- addRootAntimatroid(Id) - Method in interface org.osid.sequencing.AntimatroidHierarchyDesignSession
-
Adds a root antimatroid.
- addRootAuctionHouse(Id) - Method in interface org.osid.bidding.AuctionHouseHierarchyDesignSession
-
Adds a root auction house.
- addRootBank(Id) - Method in interface org.osid.assessment.BankHierarchyDesignSession
-
Adds a root bank.
- addRootBilling(Id) - Method in interface org.osid.acknowledgement.BillingHierarchyDesignSession
-
Adds a root billing.
- addRootBin(Id) - Method in interface org.osid.resource.BinHierarchyDesignSession
-
Adds a root bin.
- addRootBlog(Id) - Method in interface org.osid.blogging.BlogHierarchyDesignSession
-
Adds a root blog.
- addRootBook(Id) - Method in interface org.osid.commenting.BookHierarchyDesignSession
-
Adds a root book.
- addRootBusiness(Id) - Method in interface org.osid.billing.BusinessHierarchyDesignSession
-
Adds a root customer ecatalog.
- addRootBusiness(Id) - Method in interface org.osid.financials.BusinessHierarchyDesignSession
-
Adds a root business ecatalog.
- addRootCalendar(Id) - Method in interface org.osid.calendaring.CalendarHierarchyDesignSession
-
Adds a root calendar.
- addRootCampus(Id) - Method in interface org.osid.room.CampusHierarchyDesignSession
-
Adds a root campus.
- addRootCatalog(Id) - Method in interface org.osid.cataloging.CatalogHierarchyDesignSession
-
Adds a root catalog.
- addRootCatalogue(Id) - Method in interface org.osid.offering.CatalogueHierarchyDesignSession
-
Adds a root catalogue.
- addRootChecklist(Id) - Method in interface org.osid.checklist.ChecklistHierarchyDesignSession
-
Adds a root checklist.
- addRootConfiguration(Id) - Method in interface org.osid.configuration.ConfigurationHierarchyDesignSession
-
Adds a root configuration.
- addRootCookbook(Id) - Method in interface org.osid.recipe.CookbookHierarchyDesignSession
-
Adds a root cookbook.
- addRootCourseCatalog(Id) - Method in interface org.osid.course.CourseCatalogHierarchyDesignSession
-
Adds a root course ecatalog.
- addRootDepot(Id) - Method in interface org.osid.installation.DepotHierarchyDesignSession
-
Adds a root depot.
- addRootDictionary(Id) - Method in interface org.osid.dictionary.DictionaryHierarchyDesignSession
-
Adds a root dictionary.
- addRootDistributor(Id) - Method in interface org.osid.provisioning.DistributorHierarchyDesignSession
-
Adds a root distributor.
- addRootEngine(Id) - Method in interface org.osid.rules.EngineHierarchyDesignSession
-
Adds a root engine.
- addRootEngine(Id) - Method in interface org.osid.search.EngineHierarchyDesignSession
-
Adds a root engine.
- addRootFamily(Id) - Method in interface org.osid.relationship.FamilyHierarchyDesignSession
-
Adds a root family.
- addRootForum(Id) - Method in interface org.osid.forum.ForumHierarchyDesignSession
-
Adds a root forum.
- addRootFoundry(Id) - Method in interface org.osid.resourcing.FoundryHierarchyDesignSession
-
Adds a root foundry.
- addRootFrontOffice(Id) - Method in interface org.osid.tracking.FrontOfficeHierarchyDesignSession
-
Adds a root front office.
- addRootGradebook(Id) - Method in interface org.osid.grading.GradebookHierarchyDesignSession
-
Adds a root gradebook.
- addRootGraph(Id) - Method in interface org.osid.topology.GraphHierarchyDesignSession
-
Adds a root graph.
- addRootInquest(Id) - Method in interface org.osid.inquiry.InquestHierarchyDesignSession
-
Adds a root inquest.
- addRootJournal(Id) - Method in interface org.osid.journaling.JournalHierarchyDesignSession
-
Adds a root journal.
- addRootLocation(Id) - Method in interface org.osid.mapping.LocationHierarchyDesignSession
-
Adds a root location.
- addRootLog(Id) - Method in interface org.osid.logging.LogHierarchyDesignSession
-
Adds a root log.
- addRootMailbox(Id) - Method in interface org.osid.messaging.MailboxHierarchyDesignSession
-
Adds a root mailbox.
- addRootMap(Id) - Method in interface org.osid.mapping.MapHierarchyDesignSession
-
Adds a root map.
- addRootObjective(Id) - Method in interface org.osid.learning.ObjectiveHierarchyDesignSession
-
Adds a root objective.
- addRootObjectiveBank(Id) - Method in interface org.osid.learning.ObjectiveBankHierarchyDesignSession
-
Adds a root objective bank.
- addRootOffice(Id) - Method in interface org.osid.workflow.OfficeHierarchyDesignSession
-
Adds a root office.
- addRootOntology(Id) - Method in interface org.osid.ontology.OntologyHierarchyDesignSession
-
Adds a root ontology.
- addRootOrganization(Id) - Method in interface org.osid.personnel.OrganizationHierarchyDesignSession
-
Adds a root organization.
- addRootOubliette(Id) - Method in interface org.osid.hold.OublietteHierarchyDesignSession
-
Adds a root oubliette.
- addRootPolls(Id) - Method in interface org.osid.voting.PollsHierarchyDesignSession
-
Adds a root polls.
- addRootProcess(Id) - Method in interface org.osid.process.ProcessHierarchyDesignSession
-
Adds a root process.
- addRootProfile(Id) - Method in interface org.osid.profile.ProfileHierarchyDesignSession
-
Adds a root profile.
- addRootPublisher(Id) - Method in interface org.osid.subscription.PublisherHierarchyDesignSession
-
Adds a root publisher.
- addRootQualifier(Id) - Method in interface org.osid.authorization.QualifierHierarchyDesignSession
-
Adds a root qualifier.
- addRootRealm(Id) - Method in interface org.osid.personnel.RealmHierarchyDesignSession
-
Adds a root realm.
- addRootRepository(Id) - Method in interface org.osid.repository.RepositoryHierarchyDesignSession
-
Adds a root repository.
- addRootStock(Id) - Method in interface org.osid.inventory.StockHierarchyDesignSession
-
Adds a root stock.
- addRootStore(Id) - Method in interface org.osid.ordering.StoreHierarchyDesignSession
-
Adds a root store.
- addRootSubject(Id) - Method in interface org.osid.ontology.SubjectHierarchyDesignSession
-
Adds a root subject.
- addRootSystem(Id) - Method in interface org.osid.control.SystemHierarchyDesignSession
-
Adds a root system.
- addRootTerm(Id) - Method in interface org.osid.course.TermHierarchyDesignSession
-
Adds a root term.
- addRootTodo(Id) - Method in interface org.osid.checklist.TodoHierarchyDesignSession
-
Adds a root todo.
- addRootUtility(Id) - Method in interface org.osid.metering.UtilityHierarchyDesignSession
-
Adds a root utility.
- addRootVault(Id) - Method in interface org.osid.authorization.VaultHierarchyDesignSession
-
Adds a root vault.
- addRootWarehouse(Id) - Method in interface org.osid.inventory.WarehouseHierarchyDesignSession
-
Adds a root warehouse.
- addSchedule(Id, Id) - Method in interface org.osid.calendaring.RecurringEventAdminSession
-
Adds a schedule to the given recurring event.
- addSchedule(Id, Id) - Method in interface org.osid.course.ActivityAdminSession
-
Adds a schedule to the activity.
- addSpecificDate(Id, DateTime, DisplayText) - Method in interface org.osid.calendaring.RecurringEventAdminSession
-
Adds a specific date to the given recurring event.
- addSpecificDateWithLocation(Id, DateTime, Id) - Method in interface org.osid.calendaring.RecurringEventAdminSession
-
Adds a specific date to the given recurring event.
- addTemporalCoverage(Id, DateTime, DateTime) - Method in interface org.osid.repository.AssetTemporalAssignmentSession
-
Adds a temporal coverage to this asset expressed as a range between
two date/times.
- addTranslation(String, String) - Method in interface org.osid.locale.TranslationAdminSession
-
Adds or updates a string translation.
- addTypeRelation(Type, Type, Type) - Method in interface org.osid.type.TypeAdminSession
-
Adds a relation between two types.
- addValidNextState(Id, Id) - Method in interface org.osid.process.StateSequencingSession
-
Adds a valid next state.
- advanceWork(Id, Id) - Method in interface org.osid.workflow.ManualWorkflowSession
-
Advances work to a next step in the workflow based on the work and the
input conditions of the next steps.
- Agency - Interface in org.osid.authentication
-
An agency defines a collection of agents.
- AgencyAdminSession - Interface in org.osid.authentication
-
This session creates, updates, and deletes Agencies.
- AgencyBatchAdminSession - Interface in org.osid.authentication.batch
-
This session creates, updates, and deletes Agencies
in
bulk.
- AgencyBatchForm - Interface in org.osid.authentication.batch
-
This is the form for creating and updating agencies in bulk.
- AgencyBatchFormList - Interface in org.osid.authentication.batch
-
Like all OsidLists,
AgencyBatchFormList
provides a means for accessing AgencyBatchForm
elements
sequentially either one at a time or many at a time.
- AgencyForm - Interface in org.osid.authentication
-
This is the form for creating and updating agencies.
- AgencyFormRecord - Interface in org.osid.authentication.records
-
A record for an AgencyForm.
- AgencyHierarchyDesignSession - Interface in org.osid.authentication
-
This session defines methods for managing a hierarchy of Agency
objects.
- AgencyHierarchySession - Interface in org.osid.authentication
-
This session defines methods for traversing a hierarchy of
Agency
objects.
- AgencyList - Interface in org.osid.authentication
-
Like all OsidLists,
AgencyList
provides a
means for accessing Agency
elements sequentially either one
at a time or many at a time.
- AgencyLookupSession - Interface in org.osid.authentication
-
This session provides methods for retrieving Agency
objects.
- AgencyNode - Interface in org.osid.authentication
-
This interface is a container for a partial hierarchy retrieval.
- AgencyNodeList - Interface in org.osid.authentication
-
Like all OsidLists,
AgencyNodeList
provides a means for accessing AgencyNode
elements
sequentially either one at a time or many at a time.
- AgencyNotificationSession - Interface in org.osid.authentication
-
This session defines methods to receive notifications on adds/changes
to Agency
objects.
- AgencyQuery - Interface in org.osid.authentication
-
This is the query for searching agencies.
- AgencyQueryInspector - Interface in org.osid.authentication
-
This is the query inspector for examining queries.
- AgencyQueryInspectorRecord - Interface in org.osid.authentication.records
-
A record for an AgencyQueryInspector.
- AgencyQueryRecord - Interface in org.osid.authentication.records
-
A record for an AgencyQuery.
- AgencyQuerySession - Interface in org.osid.authentication
-
This session provides methods for searching among Agency
objects.
- AgencyReceiver - Interface in org.osid.authentication
-
The agency receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Agency
objects.
- AgencyRecord - Interface in org.osid.authentication.records
-
A record for an Agency.
- AgencySearch - Interface in org.osid.authentication
-
The interface for governing agency searches.
- AgencySearchOrder - Interface in org.osid.authentication
-
An interface for specifying the ordering of search results.
- AgencySearchOrderRecord - Interface in org.osid.authentication.records
-
A record for an AgencySearchOrder.
- AgencySearchRecord - Interface in org.osid.authentication.records
-
A record for an AgencySearch.
- AgencySearchResults - Interface in org.osid.authentication
-
This interface provides a means to capture results of a search.
- AgencySearchResultsRecord - Interface in org.osid.authentication.records
-
A record for an AgencySearchResults.
- AgencySearchSession - Interface in org.osid.authentication
-
This session provides methods for searching among Agency
objects.
- Agenda - Interface in org.osid.rules.check
-
An Agenda
.
- AgendaAdminSession - Interface in org.osid.rules.check
-
This session creates, updates, and deletes Agendas.
- AgendaEngineAssignmentSession - Interface in org.osid.rules.check
-
This session provides methods to re-assign Agendas
to
Engine
mappings.
- AgendaEngineSession - Interface in org.osid.rules.check
-
This session provides methods to retrieve Agenda
to
Engine
checks.
- AgendaForm - Interface in org.osid.rules.check
-
This is the form for creating and updating Agendas.
- AgendaFormRecord - Interface in org.osid.rules.check.records
-
A record for an AgendaForm.
- AgendaList - Interface in org.osid.rules.check
-
Like all OsidLists,
AgendaList
provides a
means for accessing Agenda
elements sequentially either one
at a time or many at a time.
- AgendaLookupSession - Interface in org.osid.rules.check
-
This session provides methods for retrieving Agenda
objects.
- AgendaNotificationSession - Interface in org.osid.rules.check
-
This session defines methods to receive notifications on adds/changes
to Agenda
objects in this Engine.
- AgendaQuery - Interface in org.osid.rules.check
-
This is the query for searching agendas.
- AgendaQueryInspector - Interface in org.osid.rules.check
-
This is the query inspector for examining agenda queries.
- AgendaQueryInspectorRecord - Interface in org.osid.rules.check.records
-
A record for an AgendaQueryInspector.
- AgendaQueryRecord - Interface in org.osid.rules.check.records
-
A record for an AgendaQuery.
- AgendaQuerySession - Interface in org.osid.rules.check
-
This session provides methods for searching among Agenda
objects.
- AgendaReceiver - Interface in org.osid.rules.check
-
The agenda receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Agenda
objects.
- AgendaRecord - Interface in org.osid.rules.check.records
-
A record for a Agenda.
- AgendaSearch - Interface in org.osid.rules.check
-
The search interface for governing agenda searches.
- AgendaSearchOrder - Interface in org.osid.rules.check
-
An interface for specifying the ordering of search results.
- AgendaSearchOrderRecord - Interface in org.osid.rules.check.records
-
A record for an AgendaSearchOrder.
- AgendaSearchRecord - Interface in org.osid.rules.check.records
-
A record for an AgendaSearch.
- AgendaSearchResults - Interface in org.osid.rules.check
-
This interface provides a means to capture results of a search.
- AgendaSearchResultsRecord - Interface in org.osid.rules.check.records
-
A record for an AgendaSearchResults.
- AgendaSearchSession - Interface in org.osid.rules.check
-
This session provides methods for searching among Agenda
objects.
- AgendaSmartEngineSession - Interface in org.osid.rules.check
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- Agent - Interface in org.osid.authentication
-
An Agent
represents an authenticatable identity.
- AgentAdminSession - Interface in org.osid.authentication
-
This session creates, updates, and deletes Agents.
- AgentAgencyAssignmentSession - Interface in org.osid.authentication
-
This session provides methods to re-assign Agents
to
Agencies
An Agent
may map to multiple
Agency
objects and removing the last reference to an Agent
is the equivalent of deleting it.
- AgentAgencySession - Interface in org.osid.authentication
-
This session provides methods to retrieve Agents
to
Agency
mappings.
- AgentBatchAdminSession - Interface in org.osid.authentication.batch
-
This session creates, updates, and deletes Agents
in
bulk.
- AgentBatchForm - Interface in org.osid.authentication.batch
-
This is the form for creating and updating agents in bulk.
- AgentBatchFormList - Interface in org.osid.authentication.batch
-
Like all OsidLists,
AgentBatchFormList
provides a means for accessing AgentBatchForm
elements
sequentially either one at a time or many at a time.
- AgentForm - Interface in org.osid.authentication
-
This is the form for creating and updating Agents.
- AgentFormRecord - Interface in org.osid.authentication.records
-
A record for an AgentForm.
- AgentList - Interface in org.osid.authentication
-
Like all OsidLists,
AgentList
provides a
means for accessing Agent
elements sequentially either one
at a time or many at a time.
- AgentLookupSession - Interface in org.osid.authentication
-
This session provides methods for retrieving Agent
objects.
- AgentNotificationSession - Interface in org.osid.authentication
-
This session defines methods to receive asynchronous notifications on
adds/changes to Agent
objects.
- AgentQuery - Interface in org.osid.authentication
-
This is the query for searching agents.
- AgentQueryInspector - Interface in org.osid.authentication
-
This is the query inspector for examining agent queries.
- AgentQueryInspectorRecord - Interface in org.osid.authentication.records
-
A record for an AgentQueryInspector.
- AgentQueryRecord - Interface in org.osid.authentication.records
-
A record for an AgentQuery.
- AgentQuerySession - Interface in org.osid.authentication
-
This session provides methods for searching Agents.
- AgentReceiver - Interface in org.osid.authentication
-
The agent receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Agent
objects.
- AgentRecord - Interface in org.osid.authentication.records
-
A record for an Agent.
- AgentSearch - Interface in org.osid.authentication
-
AgentSearch
defines the interface for specifying agent
search options.
- AgentSearchOrder - Interface in org.osid.authentication
-
An interface for specifying the ordering of search results.
- AgentSearchOrderRecord - Interface in org.osid.authentication.records
-
A record for an AgentSearchOrder.
- AgentSearchRecord - Interface in org.osid.authentication.records
-
A record for an AgentSearch.
- AgentSearchResults - Interface in org.osid.authentication
-
This interface provides a means to capture results of a search.
- AgentSearchResultsRecord - Interface in org.osid.authentication.records
-
A record for an AgentSearchResults.
- AgentSearchSession - Interface in org.osid.authentication
-
This session provides methods for searching Agents.
- AgentSmartAgencySession - Interface in org.osid.authentication
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- Aggregateable - Interface in org.osid
-
Aggregateable
is used for an OsidObject
to indicate that some or all of the definition is based on an included set
of other OsidObjects
which are directly accessible and do
not exist outside the context of the parent object.
- aiiasBusiness(Id, Id) - Method in interface org.osid.financials.BusinessAdminSession
-
Adds an Id
to a Business
for the purpose
of creating compatibility.
- aliasAcademies(AliasRequestList) - Method in interface org.osid.recipe.batch.CookbookBatchAdminSession
-
Adds an Id
to a Cookbook
for the purpose
of creating compatibility.
- aliasAcademies(AliasRequestList) - Method in interface org.osid.recognition.batch.AcademyBatchAdminSession
-
Adds an Id
to a Academy
for the purpose
of creating compatibility.
- aliasAcademy(Id, Id) - Method in interface org.osid.recognition.AcademyAdminSession
-
Adds an Id
to an Academy
for the purpose
of creating compatibility.
- aliasAccount(Id, Id) - Method in interface org.osid.financials.AccountAdminSession
-
Adds an Id
to an Account
for the purpose
of creating compatibility.
- aliasAccounts(AliasRequestList) - Method in interface org.osid.financials.batch.AccountBatchAdminSession
-
Adds an Id
to an Account
for the purpose
of creating compatibility.
- aliasAction(Id, Id) - Method in interface org.osid.control.ActionGroupAdminSession
-
Adds an Id
to an Action
for the purpose
of creating compatibility.
- aliasActionEnabler(Id, Id) - Method in interface org.osid.control.rules.ActionEnablerAdminSession
-
Adds an Id
to an ActionEnabler
for the
purpose of creating compatibility.
- aliasActionGroup(Id, Id) - Method in interface org.osid.control.ActionGroupAdminSession
-
Adds an Id
to an ActionGroup
for the
purpose of creating compatibility.
- aliasActionGroups(AliasRequestList) - Method in interface org.osid.control.batch.ActionGroupBatchAdminSession
-
Adds an Id
to an ActionGroup
for the
purpose of creating compatibility.
- aliasActions(AliasRequestList) - Method in interface org.osid.control.batch.ActionGroupBatchAdminSession
-
Adds an Id
to a Action
for the purpose
of creating compatibility.
- aliasActivities(AliasRequestList) - Method in interface org.osid.course.batch.ActivityBatchAdminSession
-
Adds an Id
to an Activity
for the
purpose of creating compatibility.
- aliasActivities(AliasRequestList) - Method in interface org.osid.financials.batch.ActivityBatchAdminSession
-
Adds an Id
to an Activity
for the
purpose of creating compatibility.
- aliasActivities(AliasRequestList) - Method in interface org.osid.learning.batch.ActivityBatchAdminSession
-
Adds an Id
to an Activity
for the
purpose of creating compatibility.
- aliasActivity(Id, Id) - Method in interface org.osid.course.ActivityAdminSession
-
Adds an Id
to an Activity
for the
purpose of creating compatibility.
- aliasActivity(Id, Id) - Method in interface org.osid.financials.ActivityAdminSession
-
Adds an Id
to an Activity
for the
purpose of creating compatibility.
- aliasActivity(Id, Id) - Method in interface org.osid.learning.ActivityAdminSession
-
Adds an Id
to an Activity
for the
purpose of creating compatibility.
- aliasActivityBundle(Id, Id) - Method in interface org.osid.course.registration.ActivityBundleAdminSession
-
Adds an Id
to an ActivityBundle
for the
purpose of creating compatibility.
- aliasActivityBundles(AliasRequestList) - Method in interface org.osid.course.registration.batch.ActivityBundleBatchAdminSession
-
Adds an Id
to a ActivityBundle
for the
purpose of creating compatibility.
- aliasActivityRegistration(Id, Id) - Method in interface org.osid.course.registration.ActivityRegistrationAdminSession
-
Adds an Id
to an ActivityRegistration
for the purpose of creating compatibility.
- aliasActivityRegistrations(AliasRequestList) - Method in interface org.osid.course.registration.batch.ActivityRegistrationBatchAdminSession
-
Adds an Id
to an ActivityRegistration
for the purpose of creating compatibility.
- aliasActivityUnit(Id, Id) - Method in interface org.osid.course.ActivityUnitAdminSession
-
Adds an Id
to an ActivityUnit
for the
purpose of creating compatibility.
- aliasActivityUnits(AliasRequestList) - Method in interface org.osid.course.batch.ActivityUnitBatchAdminSession
-
Adds an Id
to an ActivityUnit
for the
purpose of creating compatibility.
- aliasAddress(Id, Id) - Method in interface org.osid.contact.AddressAdminSession
-
Adds an Id
to an Address
for the purpose
of creating compatibility.
- aliasAddressBook(Id, Id) - Method in interface org.osid.contact.AddressBookAdminSession
-
Adds an Id
to an AddressBook
for the
purpose of creating compatibility.
- aliasAddressBooks(AliasRequestList) - Method in interface org.osid.contact.batch.AddressBookBatchAdminSession
-
Adds an Id
to an AddressBook
for the
purpose of creating compatibility.
- aliasAddresses(AliasRequestList) - Method in interface org.osid.contact.batch.AddressBatchAdminSession
-
Adds an Id
to an Address
for the purpose
of creating compatibility.
- aliasAgencies(AliasRequestList) - Method in interface org.osid.authentication.batch.AgencyBatchAdminSession
-
Adds an Id
to an Agency
for the purpose
of creating compatibility.
- aliasAgency(Id, Id) - Method in interface org.osid.authentication.AgencyAdminSession
-
Adds an Id
to an Agency
for the purpose
of creating compatibility.
- aliasAgenda(Id, Id) - Method in interface org.osid.rules.check.AgendaAdminSession
-
Adds an Id
to an Agenda
for the purpose
of creating compatibility.
- aliasAgent(Id, Id) - Method in interface org.osid.authentication.AgentAdminSession
-
Adds an Id
to an Agent
for the purpose
of creating compatibility.
- aliasAgents(AliasRequestList) - Method in interface org.osid.authentication.batch.AgentBatchAdminSession
-
Adds an Id
to an Agent
for the purpose
of creating compatibility.
- aliasAntimatroid(Id, Id) - Method in interface org.osid.sequencing.AntimatroidAdminSession
-
Adds an Id
to an Antimatroid
for the
purpose of creating compatibility.
- aliasAppointment(Id, Id) - Method in interface org.osid.personnel.AppointmentAdminSession
-
Adds an Id
to an Appointment
for the
purpose of creating compatibility.
- aliasAppointments(AliasRequestList) - Method in interface org.osid.personnel.batch.AppointmentBatchAdminSession
-
Adds an Id
to an Appointment
for the
purpose of creating compatibility.
- aliasAssessment(Id, Id) - Method in interface org.osid.assessment.AssessmentAdminSession
-
Adds an Id
to an Assessment
for the
purpose of creating compatibility.
- aliasAssessmentEntries(AliasRequestList) - Method in interface org.osid.course.chronicle.batch.AssessmentEntryBatchAdminSession
-
Adds an Id
to an AssessmentEntry
for the
purpose of creating compatibility.
- aliasAssessmentEntry(Id, Id) - Method in interface org.osid.course.chronicle.AssessmentEntryAdminSession
-
Adds an Id
to an AssessmentEntry
for the
purpose of creating compatibility.
- aliasAssessmentOffered(Id, Id) - Method in interface org.osid.assessment.AssessmentOfferedAdminSession
-
Adds an Id
to an AssessmentOffered
for
the purpose of creating compatibility.
- aliasAssessmentPart(Id, Id) - Method in interface org.osid.assessment.authoring.AssessmentPartAdminSession
-
Adds an Id
to an AssessmentPart
for the
purpose of creating compatibility.
- aliasAssessmentRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to an AssessmentRequirement
for the purpose of creating compatibility.
- aliasAssessments(AliasRequestList) - Method in interface org.osid.assessment.batch.AssessmentBatchAdminSession
-
Adds an Id
to an Assessment
for the
purpose of creating compatibility.
- aliasAssessmentsOffered(AliasRequestList) - Method in interface org.osid.assessment.batch.AssessmentOfferedBatchAdminSession
-
Adds an Id
to an AssessmentOffered
for
the purpose of creating compatibility.
- aliasAssessmentsTaken(AliasRequestList) - Method in interface org.osid.assessment.batch.AssessmentTakenBatchAdminSession
-
Adds an Id
to an AssessmentTaken
for the
purpose of creating compatibility.
- aliasAssessmentTaken(Id, Id) - Method in interface org.osid.assessment.AssessmentTakenAdminSession
-
Adds an Id
to an AssessmentTaken
for the
purpose of creating compatibility.
- aliasAsset(Id, Id) - Method in interface org.osid.repository.AssetAdminSession
-
Adds an Id
to an Asset
for the purpose
of creating compatibility.
- aliasAssets(AliasRequestList) - Method in interface org.osid.repository.batch.AssetBatchAdminSession
-
Adds an Id
to an Asset
for the purpose
of creating compatibility.
- aliasAuction(Id, Id) - Method in interface org.osid.bidding.AuctionAdminSession
-
Adds an Id
to an Auction
for the purpose
of creating compatibility.
- aliasAuctionConstrainer(Id, Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerAdminSession
-
Adds an Id
to an AuctionConstrainer
for
the purpose of creating compatibility.
- aliasAuctionConstrainerEnabler(Id, Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerEnablerAdminSession
-
Adds an Id
to an AuctionConstrainerEnabler
for the purpose of creating compatibility.
- aliasAuctionHouse(Id, Id) - Method in interface org.osid.bidding.AuctionHouseAdminSession
-
Adds an Id
to an AuctionHouse
for the
purpose of creating compatibility.
- aliasAuctionHouses(AliasRequestList) - Method in interface org.osid.bidding.batch.AuctionHouseBatchAdminSession
-
Adds an Id
to an AuctionHouse
for the
purpose of creating compatibility.
- aliasAuctionProcessor(Id, Id) - Method in interface org.osid.bidding.rules.AuctionProcessorAdminSession
-
Adds an Id
to an AuctionProcessor
for
the purpose of creating compatibility.
- aliasAuctionProcessorEnabler(Id, Id) - Method in interface org.osid.bidding.rules.AuctionProcessorEnablerAdminSession
-
Adds an Id
to an AuctionProcessorEnabler
for the purpose of creating compatibility.
- aliasAuctions(AliasRequestList) - Method in interface org.osid.bidding.batch.AuctionBatchAdminSession
-
Adds an Id
to an Auction
for the purpose
of creating compatibility.
- aliasAudit(Id, Id) - Method in interface org.osid.inquiry.AuditAdminSession
-
Adds an Id
to an Audit
for the purpose
of creating compatibility.
- aliasAuditEnabler(Id, Id) - Method in interface org.osid.inquiry.rules.AuditEnablerAdminSession
-
Adds an Id
to an AuditEnabler
for the
purpose of creating compatibility.
- aliasAudits(AliasRequestList) - Method in interface org.osid.inquiry.batch.AuditBatchAdminSession
-
Adds an Id
to an Audit
for the purpose
of creating compatibility.
- aliasAuthorization(Id, Id) - Method in interface org.osid.authorization.AuthorizationAdminSession
-
Adds an Id
to an Authorization
for the
purpose of creating compatibility.
- aliasAuthorizationEnabler(Id, Id) - Method in interface org.osid.authorization.rules.AuthorizationEnablerAdminSession
-
Adds an Id
to an AuthorizationEnabler
for the purpose of creating compatibility.
- aliasAuthorizations(AliasRequestList) - Method in interface org.osid.authorization.batch.AuthorizationBatchAdminSession
-
Adds an Id
to an Authorization
for the
purpose of creating compatibility.
- aliasAvailabilities(AliasRequestList) - Method in interface org.osid.learning.batch.ObjectiveBatchAdminSession
-
Adds an Id
to an Objective
for the
purpose of creating compatibility.
- aliasAvailabilities(AliasRequestList) - Method in interface org.osid.resourcing.batch.AvailabilityBatchAdminSession
-
Adds an Id
to an Availability
for the
purpose of creating compatibility.
- aliasAvailability(Id, Id) - Method in interface org.osid.resourcing.AvailabilityAdminSession
-
Adds an Id
to an Availability
for the
purpose of creating compatibility.
- aliasAvailabilityEnabler(Id, Id) - Method in interface org.osid.resourcing.rules.AvailabilityEnablerAdminSession
-
Adds an Id
to an AvailabilityEnabler
for
the purpose of creating compatibility.
- aliasAward(Id, Id) - Method in interface org.osid.recognition.AwardAdminSession
-
Adds an Id
to an Award
for the purpose
of creating compatibility.
- aliasAwardEntries(AliasRequestList) - Method in interface org.osid.course.chronicle.batch.AwardEntryBatchAdminSession
-
Adds an Id
to an AwardEntry
for the
purpose of creating compatibility.
- aliasAwardEntry(Id, Id) - Method in interface org.osid.course.chronicle.AwardEntryAdminSession
-
Adds an Id
to an AwardEntry
for the
purpose of creating compatibility.
- aliasAwardRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to an AwardRequirement
for
the purpose of creating compatibility.
- aliasAwards(AliasRequestList) - Method in interface org.osid.recognition.batch.AwardBatchAdminSession
-
Adds an Id
to an Award
for the purpose
of creating compatibility.
- aliasBallot(Id, Id) - Method in interface org.osid.voting.BallotAdminSession
-
Adds an Id
to a Ballot
for the purpose
of creating compatibility.
- aliasBallotConstrainer(Id, Id) - Method in interface org.osid.voting.rules.BallotConstrainerAdminSession
-
Adds an Id
to a BallotConstrainer
for
the purpose of creating compatibility.
- aliasBallotConstrainerEnabler(Id, Id) - Method in interface org.osid.voting.rules.BallotConstrainerEnablerAdminSession
-
Adds an Id
to a BallotConstrainerEnabler
for the purpose of creating compatibility.
- aliasBallots(AliasRequestList) - Method in interface org.osid.voting.batch.BallotBatchAdminSession
-
Adds an Id
to a Ballot
for the purpose
of creating compatibility.
- aliasBank(Id, Id) - Method in interface org.osid.assessment.BankAdminSession
-
Adds an Id
to a Bank
for the purpose of
creating compatibility.
- aliasBanks(AliasRequestList) - Method in interface org.osid.assessment.batch.BankBatchAdminSession
-
Adds an Id
to a Bank
for the purpose of
creating compatibility.
- aliasBid(Id, Id) - Method in interface org.osid.bidding.BidAdminSession
-
Adds an Id
to a Bid
for the purpose of
creating compatibility.
- aliasBids(AliasRequestList) - Method in interface org.osid.bidding.batch.BidBatchAdminSession
-
Adds an Id
to a Bid
for the purpose of
creating compatibility.
- aliasBilling(Id, Id) - Method in interface org.osid.acknowledgement.BillingAdminSession
-
Adds an Id
to a Billing
for the purpose
of creating compatibility.
- aliasBillings(AliasRequestList) - Method in interface org.osid.acknowledgement.batch.BillingBatchAdminSession
-
Adds an Id
to an Billing
for the purpose
of creating compatibility.
- aliasBin(Id, Id) - Method in interface org.osid.resource.BinAdminSession
-
Adds an Id
to a Bin
for the purpose of
creating compatibility.
- aliasBins(AliasRequestList) - Method in interface org.osid.resource.batch.BinBatchAdminSession
-
Adds an Id
to an Bin
for the purpose of
creating compatibility.
- aliasBlock(Id, Id) - Method in interface org.osid.hold.BlockAdminSession
-
Adds an Id
to a Block
for the purpose of
creating compatibility.
- aliasBlocks(AliasRequestList) - Method in interface org.osid.hold.batch.BlockBatchAdminSession
-
Adds an Id
to a Block
for the purpose of
creating compatibility.
- aliasBlog(Id, Id) - Method in interface org.osid.blogging.BlogAdminSession
-
Adds an Id
to a Blog
for the purpose of
creating compatibility.
- aliasBlogs(AliasRequestList) - Method in interface org.osid.blogging.batch.BlogBatchAdminSession
-
Adds an Id
to an Blog
for the purpose of
creating compatibility.
- aliasBook(Id, Id) - Method in interface org.osid.commenting.BookAdminSession
-
Adds an Id
to a Book
for the purpose of
creating compatibility.
- aliasBooks(AliasRequestList) - Method in interface org.osid.commenting.batch.BookBatchAdminSession
-
Adds an Id
to an Book
for the purpose of
creating compatibility.
- aliasBranch(Id, Id) - Method in interface org.osid.journaling.BranchAdminSession
-
Adds an Id
to a Branch
for the purpose
of creating compatibility.
- aliasBranches(AliasRequestList) - Method in interface org.osid.journaling.batch.BranchBatchAdminSession
-
Adds an Id
to a Branch
for the purpose
of creating compatibility.
- aliasBroker(Id, Id) - Method in interface org.osid.provisioning.BrokerAdminSession
-
Adds an Id
to a Broker
for the purpose
of creating compatibility.
- aliasBrokerConstrainer(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerConstrainerAdminSession
-
Adds an Id
to a BrokerConstrainer
for
the purpose of creating compatibility.
- aliasBrokerConstrainerEnabler(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerConstrainerEnablerAdminSession
-
Adds an Id
to a BrokerConstrainerEnabler
for the purpose of creating compatibility.
- aliasBrokerProcessor(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerProcessorAdminSession
-
Adds an Id
to a BrokerProcessor
for the
purpose of creating compatibility.
- aliasBrokerProcessorEnabler(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerProcessorEnablerAdminSession
-
Adds an Id
to a BrokerProcessorEnabler
for the purpose of creating compatibility.
- aliasBrokers(AliasRequestList) - Method in interface org.osid.provisioning.batch.BrokerBatchAdminSession
-
Adds an Id
to a Broker
for the purpose
of creating compatibility.
- aliasBudget(Id, Id) - Method in interface org.osid.financials.budgeting.BudgetAdminSession
-
Adds an Id
to a Budget
for the purpose
of creating compatibility.
- aliasBudgetEntries(AliasRequestList) - Method in interface org.osid.financials.budgeting.batch.BudgetEntryBatchAdminSession
-
Adds an Id
to a BudgetEntry
for the
purpose of creating compatibility.
- aliasBudgetEntry(Id, Id) - Method in interface org.osid.financials.budgeting.BudgetEntryAdminSession
-
Adds an Id
to an BudgetEntry
for the
purpose of creating compatibility.
- aliasBudgets(AliasRequestList) - Method in interface org.osid.financials.budgeting.batch.BudgetBatchAdminSession
-
Adds an Id
to a Budget
for the purpose
of creating compatibility.
- aliasBuilding(Id, Id) - Method in interface org.osid.room.BuildingAdminSession
-
Adds an Id
to a Building
for the purpose
of creating compatibility.
- aliasBuildings(AliasRequestList) - Method in interface org.osid.room.batch.BuildingBatchAdminSession
-
Adds an Id
to a Building
for the purpose
of creating compatibility.
- aliasBusiness(Id, Id) - Method in interface org.osid.billing.BusinessAdminSession
-
Adds an Id
to a Business
for the purpose
of creating compatibility.
- aliasBusinesses(AliasRequestList) - Method in interface org.osid.billing.batch.BusinessBatchAdminSession
-
Adds an Id
to a Business
for the purpose
of creating compatibility.
- aliasBusinesses(AliasRequestList) - Method in interface org.osid.financials.batch.BusinessBatchAdminSession
-
Adds an Id
to a Business
for the purpose
of creating compatibility.
- aliasCalendar(Id, Id) - Method in interface org.osid.calendaring.CalendarAdminSession
-
Adds an Id
to a Calendar
for the purpose
of creating compatibility.
- aliasCalendars(AliasRequestList) - Method in interface org.osid.calendaring.batch.CalendarBatchAdminSession
-
Adds an Id
to a Calendar
for the purpose
of creating compatibility.
- aliasCampus(Id, Id) - Method in interface org.osid.room.CampusAdminSession
-
Adds an Id
to a Campus
for the purpose
of creating compatibility.
- aliasCampuses(AliasRequestList) - Method in interface org.osid.room.batch.CampusBatchAdminSession
-
Adds an Id
to an Campus
for the purpose
of creating compatibility.
- aliasCandidate(Id, Id) - Method in interface org.osid.voting.CandidateAdminSession
-
Adds an Id
to a Candidate
for the
purpose of creating compatibility.
- aliasCandidates(AliasRequestList) - Method in interface org.osid.voting.batch.CandidateBatchAdminSession
-
Adds an Id
to a Candidate
for the
purpose of creating compatibility.
- aliasCanonicalUnit(Id, Id) - Method in interface org.osid.offering.CanonicalUnitAdminSession
-
Adds an Id
to a CanonicalUnit
for the
purpose of creating compatibility.
- aliasCanonicalUnitEnabler(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitEnablerAdminSession
-
Adds an Id
to a CanonicalUnitEnabler
for
the purpose of creating compatibility.
- aliasCanonicalUnitProcessor(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorAdminSession
-
Adds an Id
to a CanonicalUnitProcessor
for the purpose of creating compatibility.
- aliasCanonicalUnitProcessorEnabler(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorEnablerAdminSession
-
Adds an Id
to a CanonicalUnitProcessorEnabler
for the purpose of creating compatibility.
- aliasCanonicalUnits(AliasRequestList) - Method in interface org.osid.offering.batch.CanonicalUnitBatchAdminSession
-
Adds an Id
to a CanonicalUnit
for the
purpose of creating compatibility.
- aliasCatalog(Id, Id) - Method in interface org.osid.cataloging.CatalogAdminSession
-
Adds an Id
to a Catalog
for the purpose
of creating compatibility.
- aliasCatalogEnabler(Id, Id) - Method in interface org.osid.cataloging.rules.CatalogEnablerAdminSession
-
Adds an Id
to a CatalogEnabler
for the
purpose of creating compatibility.
- aliasCatalogue(Id, Id) - Method in interface org.osid.offering.CatalogueAdminSession
-
Adds an Id
to a Catalogue
for the
purpose of creating compatibility.
- aliasCatalogues(AliasRequestList) - Method in interface org.osid.offering.batch.CatalogueBatchAdminSession
-
Adds an Id
to a Catalogue
for the
purpose of creating compatibility.
- aliasCategories(AliasRequestList) - Method in interface org.osid.billing.batch.CategoryBatchAdminSession
-
Adds an Id
to a Category
for the purpose
of creating compatibility.
- aliasCategory(Id, Id) - Method in interface org.osid.billing.CategoryAdminSession
-
Adds an Id
to a Category
for the purpose
of creating compatibility.
- aliasChain(Id, Id) - Method in interface org.osid.sequencing.ChainAdminSession
-
Adds an Id
to a Chain
for the purpose of
creating compatibility.
- aliasCheck(Id, Id) - Method in interface org.osid.rules.check.CheckAdminSession
-
Adds an Id
to a Check
for the purpose of
creating compatibility.
- aliasChecklist(Id, Id) - Method in interface org.osid.checklist.ChecklistAdminSession
-
Adds an Id
to a Checklist
for the
purpose of creating compatibility.
- aliasChecklists(AliasRequestList) - Method in interface org.osid.checklist.batch.ChecklistBatchAdminSession
-
Adds an Id
to an Checklist
for the
purpose of creating compatibility.
- aliasComment(Id, Id) - Method in interface org.osid.commenting.CommentAdminSession
-
Adds an Id
to a Comment
for the purpose
of creating compatibility.
- aliasComments(AliasRequestList) - Method in interface org.osid.commenting.batch.CommentBatchAdminSession
-
Adds an Id
to a Comment
for the purpose
of creating compatibility.
- aliasCommission(Id, Id) - Method in interface org.osid.resourcing.CommissionAdminSession
-
Adds an Id
to a Commission
for the
purpose of creating compatibility.
- aliasCommissionEnabler(Id, Id) - Method in interface org.osid.resourcing.rules.CommissionEnablerAdminSession
-
Adds an Id
to a CommissionEnabler
for
the purpose of creating compatibility.
- aliasCommissions(AliasRequestList) - Method in interface org.osid.resourcing.batch.CommissionBatchAdminSession
-
Adds an Id
to a Commission
for the
purpose of creating compatibility.
- aliasCommitment(Id, Id) - Method in interface org.osid.calendaring.CommitmentAdminSession
-
Adds an Id
to a Commitment
for the
purpose of creating compatibility.
- aliasCommitmentEnabler(Id, Id) - Method in interface org.osid.calendaring.rules.CommitmentEnablerAdminSession
-
Adds an Id
to a CommitmentEnabler
for
the purpose of creating compatibility.
- aliasCommitments(AliasRequestList) - Method in interface org.osid.calendaring.batch.CommitmentBatchAdminSession
-
Adds an Id
to a Commitment
for the
purpose of creating compatibility.
- aliasCompetencies(AliasRequestList) - Method in interface org.osid.resourcing.batch.CompetencyBatchAdminSession
-
Adds an Id
to a Competency
for the
purpose of creating compatibility.
- aliasCompetency(Id, Id) - Method in interface org.osid.resourcing.CompetencyAdminSession
-
Adds an Id
to a Competency
for the
purpose of creating compatibility.
- aliasComposition(Id, Id) - Method in interface org.osid.repository.CompositionAdminSession
-
Adds an Id
to a Composition
for the
purpose of creating compatibility.
- aliasCompositionEnabler(Id, Id) - Method in interface org.osid.repository.rules.CompositionEnablerAdminSession
-
Adds an Id
to a CompositionEnabler
for
the purpose of creating compatibility.
- aliasCompositions(AliasRequestList) - Method in interface org.osid.repository.batch.CompositionBatchAdminSession
-
Adds an Id
to a Composition
for the
purpose of creating compatibility.
- aliasConferral(Id, Id) - Method in interface org.osid.recognition.ConferralAdminSession
-
Adds an Id
to a Conferral
for the
purpose of creating compatibility.
- aliasConferrals(AliasRequestList) - Method in interface org.osid.recognition.batch.ConferralBatchAdminSession
-
Adds an Id
to a Conferral
for the
purpose of creating compatibility.
- aliasConfiguration(Id, Id) - Method in interface org.osid.configuration.ConfigurationAdminSession
-
Adds an Id
to a Configuration
for the
purpose of creating compatibility.
- aliasConfigurations(AliasRequestList) - Method in interface org.osid.configuration.batch.ConfigurationBatchAdminSession
-
Adds an Id
to an Configuration
for the
purpose of creating compatibility.
- aliasContact(Id, Id) - Method in interface org.osid.contact.ContactAdminSession
-
Adds an Id
to a Contact
for the purpose
of creating compatibility.
- aliasContactEnabler(Id, Id) - Method in interface org.osid.contact.rules.ContactEnablerAdminSession
-
Adds an Id
to a ContactEnabler
for the
purpose of creating compatibility.
- aliasContacts(AliasRequestList) - Method in interface org.osid.contact.batch.ContactBatchAdminSession
-
Adds an Id
to a Contact
for the purpose
of creating compatibility.
- aliasController(Id, Id) - Method in interface org.osid.control.ControllerAdminSession
-
Adds an Id
to a Controller
for the
purpose of creating compatibility.
- aliasControllers(AliasRequestList) - Method in interface org.osid.control.batch.ControllerBatchAdminSession
-
Adds an Id
to a Controller
for the
purpose of creating compatibility.
- aliasConvocation(Id, Id) - Method in interface org.osid.recognition.ConvocationAdminSession
-
Adds an Id
to a Convocation
for the
purpose of creating compatibility.
- aliasConvocations(AliasRequestList) - Method in interface org.osid.recognition.batch.ConvocationBatchAdminSession
-
Adds an Id
to a Convocation
for the
purpose of creating compatibility.
- aliasCookbook(Id, Id) - Method in interface org.osid.recipe.CookbookAdminSession
-
Adds an Id
to an Cookbook
for the
purpose of creating compatibility.
- aliasCourse(Id, Id) - Method in interface org.osid.course.CourseAdminSession
-
Adds an Id
to a Course
for the purpose
of creating compatibility.
- aliasCourseCatalog(Id, Id) - Method in interface org.osid.course.CourseCatalogAdminSession
-
Adds an Id
to a CourseCatalog
for the
purpose of creating compatibility.
- aliasCourseCatalogs(AliasRequestList) - Method in interface org.osid.course.batch.CourseCatalogBatchAdminSession
-
Adds an Id
to a CourseCatalog
for the
purpose of creating compatibility.
- aliasCourseEntries(AliasRequestList) - Method in interface org.osid.course.chronicle.batch.CourseEntryBatchAdminSession
-
Adds an Id
to a CourseEntry
for the
purpose of creating compatibility.
- aliasCourseEntry(Id, Id) - Method in interface org.osid.course.chronicle.CourseEntryAdminSession
-
Adds an Id
to a CourseEntry
for the
purpose of creating compatibility.
- aliasCourseOffering(Id, Id) - Method in interface org.osid.course.CourseOfferingAdminSession
-
Adds an Id
to a CourseOffering
for the
purpose of creating compatibility.
- aliasCourseOfferings(AliasRequestList) - Method in interface org.osid.course.batch.CourseOfferingBatchAdminSession
-
Adds an Id
to a CourseOffering
for the
purpose of creating compatibility.
- aliasCourseRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to a CourseRequirement
for
the purpose of creating compatibility.
- aliasCourses(AliasRequestList) - Method in interface org.osid.course.batch.CourseBatchAdminSession
-
Adds an Id
to a Course
for the purpose
of creating compatibility.
- aliasCredential(Id, Id) - Method in interface org.osid.course.program.CredentialAdminSession
-
Adds an Id
to a credential
for the
purpose of creating compatibility.
- aliasCredentialEntries(AliasRequestList) - Method in interface org.osid.course.chronicle.batch.CredentialEntryBatchAdminSession
-
Adds an Id
to a CredentialEntry
for the
purpose of creating compatibility.
- aliasCredentialEntry(Id, Id) - Method in interface org.osid.course.chronicle.CredentialEntryAdminSession
-
Adds an Id
to a CredentialEntry
for the
purpose of creating compatibility.
- aliasCredentialRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to a CredentialRequirement
for the purpose of creating compatibility.
- aliasCredentials(AliasRequestList) - Method in interface org.osid.course.program.batch.CredentialBatchAdminSession
-
Adds an Id
to a Credential
for the
purpose of creating compatibility.
- aliasCredit(Id, Id) - Method in interface org.osid.acknowledgement.CreditAdminSession
-
Adds an Id
to a Credit
for the purpose
of creating compatibility.
- aliasCredits(AliasRequestList) - Method in interface org.osid.acknowledgement.batch.CreditBatchAdminSession
-
Adds an Id
to a Credit
for the purpose
of creating compatibility.
- aliasCustomer(Id, Id) - Method in interface org.osid.billing.CustomerAdminSession
-
Adds an Id
to a Customer
for the purpose
of creating compatibility.
- aliasCustomers(AliasRequestList) - Method in interface org.osid.billing.batch.CustomerBatchAdminSession
-
Adds an Id
to a Customer
for the purpose
of creating compatibility.
- aliasCyclicEvent(Id, Id) - Method in interface org.osid.calendaring.cycle.CyclicEventAdminSession
-
Adds an Id
to a CyclicEvent
for the
purpose of creating compatibility.
- aliasCyclicEvents(AliasRequestList) - Method in interface org.osid.calendaring.cycle.batch.CyclicEventBatchAdminSession
-
Adds an Id
to a CyclicEvent
for the
purpose of creating compatibility.
- aliasCyclicTimePeriod(Id, Id) - Method in interface org.osid.calendaring.cycle.CyclicTimePeriodAdminSession
-
Adds an Id
to a CyclicTimePeriod
for the
purpose of creating compatibility.
- aliasCyclicTimePeriods(AliasRequestList) - Method in interface org.osid.calendaring.cycle.batch.CyclicTimePeriodBatchAdminSession
-
Adds an Id
to a CyclicTimePeriod
for the
purpose of creating compatibility.
- aliasDeed(Id, Id) - Method in interface org.osid.room.squatting.DeedAdminSession
-
Adds an Id
to a Deed
for the purpose of
creating compatibility.
- aliasDeeds(AliasRequestList) - Method in interface org.osid.room.squatting.batch.DeedBatchAdminSession
-
Adds an Id
to a Deed
for the purpose of
creating compatibility.
- aliasDemographic(Id, Id) - Method in interface org.osid.resource.demographic.DemographicAdminSession
-
Adds an Id
to a Demographic
for the
purpose of creating compatibility.
- aliasDemographicEnabler(Id, Id) - Method in interface org.osid.resource.demographic.DemographicEnablerAdminSession
-
Adds an Id
to a DemographicEnabler
for
the purpose of creating compatibility.
- aliasDepot(Id, Id) - Method in interface org.osid.installation.DepotAdminSession
-
Adds an Id
to a Depot
for the purpose of
creating compatibility.
- aliasDepots(AliasRequestList) - Method in interface org.osid.installation.batch.DepotBatchAdminSession
-
Adds an Id
to an Depot
for the purpose
of creating compatibility.
- aliasDevice(Id, Id) - Method in interface org.osid.control.DeviceAdminSession
-
Adds an Id
to a Device
for the purpose
of creating compatibility.
- aliasDeviceEnabler(Id, Id) - Method in interface org.osid.control.rules.DeviceEnablerAdminSession
-
Adds an Id
to a DeviceEnabler
for the
purpose of creating compatibility.
- aliasDevices(AliasRequestList) - Method in interface org.osid.control.batch.DeviceBatchAdminSession
-
Adds an Id
to a Device
for the purpose
of creating compatibility.
- aliasDictionaries(AliasRequestList) - Method in interface org.osid.dictionary.batch.DictionaryBatchAdminSession
-
Adds an Id
to an Dictionary
for the
purpose of creating compatibility.
- aliasDictionary(Id, Id) - Method in interface org.osid.dictionary.DictionaryAdminSession
-
Adds an Id
to a Dictionary
for the
purpose of creating compatibility.
- aliasDirection(Id, Id) - Method in interface org.osid.recipe.DirectionAdminSession
-
Adds an Id
to a Direction
for the
purpose of creating compatibility.
- aliasDirections(AliasRequestList) - Method in interface org.osid.recipe.batch.DirectionBatchAdminSession
-
Adds an Id
to a Direction
for the
purpose of creating compatibility.
- aliasDispatch(Id, Id) - Method in interface org.osid.subscription.DispatchAdminSession
-
Adds an Id
to a Dispatch
for the purpose
of creating compatibility.
- aliasDispatches(AliasRequestList) - Method in interface org.osid.subscription.batch.DispatchBatchAdminSession
-
Adds an Id
to a Dispatch
for the purpose
of creating compatibility.
- aliasDistributor(Id, Id) - Method in interface org.osid.provisioning.DistributorAdminSession
-
Adds an Id
to a Distributor
for the
purpose of creating compatibility.
- aliasDistributors(AliasRequestList) - Method in interface org.osid.provisioning.batch.DistributorBatchAdminSession
-
Adds an Id
to a Distributor
for the
purpose of creating compatibility.
- aliasDocet(Id, Id) - Method in interface org.osid.course.syllabus.DocetAdminSession
-
Adds an Id
to an Docet
for the purpose
of creating compatibility.
- aliasDocets(AliasRequestList) - Method in interface org.osid.course.syllabus.batch.DocetBatchAdminSession
-
Adds an Id
to an Docet
for the purpose
of creating compatibility.
- aliasEdge(Id, Id) - Method in interface org.osid.topology.EdgeAdminSession
-
Adds an Id
to an Edge
for the purpose of
creating compatibility.
- aliasEdgeEnabler(Id, Id) - Method in interface org.osid.topology.rules.EdgeEnablerAdminSession
-
Adds an Id
to an EdgeEnabler
for the
purpose of creating compatibility.
- aliasEdges(AliasRequestList) - Method in interface org.osid.topology.batch.EdgeBatchAdminSession
-
Adds an Id
to an Edge
for the purpose of
creating compatibility.
- aliasEffort(Id, Id) - Method in interface org.osid.resourcing.EffortAdminSession
-
Adds an Id
to an Effort
for the purpose
of creating compatibility.
- aliasEfforts(AliasRequestList) - Method in interface org.osid.resourcing.batch.EffortBatchAdminSession
-
Adds an Id
to an Effort
for the purpose
of creating compatibility.
- aliasEngine(Id, Id) - Method in interface org.osid.rules.EngineAdminSession
-
Adds an Id
to an Engine
for the purpose
of creating compatibility.
- aliasEngine(Id, Id) - Method in interface org.osid.search.EngineAdminSession
-
Adds an Id
to an Engine
for the purpose
of creating compatibility.
- aliasEnrollment(Id, Id) - Method in interface org.osid.course.program.EnrollmentAdminSession
-
Adds an Id
to an Enrollment
for the
purpose of creating compatibility.
- aliasEnrollments(AliasRequestList) - Method in interface org.osid.course.program.batch.EnrollmentBatchAdminSession
-
Adds an Id
to an Enrollment
for the
purpose of creating compatibility.
- aliasEntries(AliasRequestList) - Method in interface org.osid.billing.batch.EntryBatchAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntries(AliasRequestList) - Method in interface org.osid.blogging.batch.EntryBatchAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntries(AliasRequestList) - Method in interface org.osid.dictionary.batch.EntryBatchAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntries(AliasRequestList) - Method in interface org.osid.inventory.shipment.batch.ShipmentBatchAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntry(Id, Id) - Method in interface org.osid.billing.EntryAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntry(Id, Id) - Method in interface org.osid.blogging.EntryAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntry(Id, Id) - Method in interface org.osid.dictionary.EntryAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEntry(Id, Id) - Method in interface org.osid.inventory.shipment.ShipmentAdminSession
-
Adds an Id
to an Entry
for the purpose
of creating compatibility.
- aliasEvent(Id, Id) - Method in interface org.osid.calendaring.EventAdminSession
-
Adds an Id
to an Event
for the purpose
of creating compatibility.
- aliasEventEnabler(Id, Id) - Method in interface org.osid.calendaring.rules.RecurringEventEnablerAdminSession
-
Adds an Id
to a RecurringEventEnabler
for the purpose of creating compatibility.
- aliasEvents(AliasRequestList) - Method in interface org.osid.calendaring.batch.EventBatchAdminSession
-
Adds an Id
to an Event
for the purpose
of creating compatibility.
- aliasFamilies(AliasRequestList) - Method in interface org.osid.relationship.batch.FamilyBatchAdminSession
-
Adds an Id
to a Family
for the purpose
of creating compatibility.
- aliasFamily(Id, Id) - Method in interface org.osid.relationship.FamilyAdminSession
-
Adds an Id
to a Family
for the purpose
of creating compatibility.
- aliasFiscalPeriod(Id, Id) - Method in interface org.osid.financials.FiscalPeriodAdminSession
-
Adds an Id
to a FiscalPeriod
for the
purpose of creating compatibility.
- aliasFiscalPeriods(AliasRequestList) - Method in interface org.osid.financials.batch.FiscalPeriodBatchAdminSession
-
Adds an Id
to a FiscalPeriod
for the
purpose of creating compatibility.
- aliasFloor(Id, Id) - Method in interface org.osid.room.FloorAdminSession
-
Adds an Id
to a Floor
for the purpose of
creating compatibility.
- aliasFloors(AliasRequestList) - Method in interface org.osid.room.batch.FloorBatchAdminSession
-
Adds an Id
to a Floor
for the purpose of
creating compatibility.
- aliasForum(Id, Id) - Method in interface org.osid.forum.ForumAdminSession
-
Adds an Id
to a Forum
for the purpose of
creating compatibility.
- aliasForums(AliasRequestList) - Method in interface org.osid.forum.batch.ForumBatchAdminSession
-
Adds an Id
to a Forum
for the purpose of
creating compatibility.
- aliasFoundries(AliasRequestList) - Method in interface org.osid.resourcing.batch.FoundryBatchAdminSession
-
Adds an Id
to a Foundry
for the purpose
of creating compatibility.
- aliasFoundry(Id, Id) - Method in interface org.osid.resourcing.FoundryAdminSession
-
Adds an Id
to a Foundry
for the purpose
of creating compatibility.
- aliasFrontOffice(Id, Id) - Method in interface org.osid.tracking.FrontOfficeAdminSession
-
Adds an Id
to a FrontOffice
for the
purpose of creating compatibility.
- aliasFrontOffices(AliasRequestList) - Method in interface org.osid.tracking.batch.FrontOfficeBatchAdminSession
-
Adds an Id
to a FrontOffice
for the
purpose of creating compatibility.
- aliasFunction(Id, Id) - Method in interface org.osid.authorization.FunctionAdminSession
-
Adds an Id
to a Function
for the purpose
of creating compatibility.
- aliasFunctions(AliasRequestList) - Method in interface org.osid.authorization.batch.FunctionBatchAdminSession
-
Adds an Id
to a Function
for the purpose
of creating compatibility.
- aliasGrade(Id, Id) - Method in interface org.osid.grading.GradeSystemAdminSession
-
Adds an Id
to a Grade
for the purpose of
creating compatibility.
- aliasGradebook(Id, Id) - Method in interface org.osid.grading.GradebookAdminSession
-
Adds an Id
to a Gradebook
for the
purpose of creating compatibility.
- aliasGradebookColumn(Id, Id) - Method in interface org.osid.grading.GradebookColumnAdminSession
-
Adds an Id
to a GradebookColumn
for the
purpose of creating compatibility.
- aliasGradebookColumns(AliasRequestList) - Method in interface org.osid.grading.batch.GradebookColumnBatchAdminSession
-
Adds an Id
to a GradebookColumn
for the
purpose of creating compatibility.
- aliasGradebooks(AliasRequestList) - Method in interface org.osid.grading.batch.GradebookBatchAdminSession
-
Adds an Id
to a Gradebook
for the
purpose of creating compatibility.
- aliasGradeEntries(AliasRequestList) - Method in interface org.osid.grading.batch.GradeEntryBatchAdminSession
-
Adds an Id
to a GradeEntry
for the
purpose of creating compatibility.
- aliasGradeEntry(Id, Id) - Method in interface org.osid.grading.GradeEntryAdminSession
-
Adds an Id
to a GradeEntry
for the
purpose of creating compatibility.
- aliasGrades(AliasRequestList) - Method in interface org.osid.grading.batch.GradeSystemBatchAdminSession
-
Adds an Id
to a Grade
for the purpose of
creating compatibility.
- aliasGradeSystem(Id, Id) - Method in interface org.osid.grading.GradeSystemAdminSession
-
Adds an Id
to a GradeSystem
for the
purpose of creating compatibility.
- aliasGradeSystems(AliasRequestList) - Method in interface org.osid.grading.batch.GradeSystemBatchAdminSession
-
Adds an Id
to a GradeSystem
for the
purpose of creating compatibility.
- aliasGradeSystemTransform(Id, Id) - Method in interface org.osid.grading.transform.GradeSystemTransformAdminSession
-
Adds an Id
to a GradeSystemTransform
for
the purpose of creating compatibility.
- aliasGraph(Id, Id) - Method in interface org.osid.topology.GraphAdminSession
-
Adds an Id
to a Graph
for the purpose of
creating compatibility.
- aliasGraphs(AliasRequestList) - Method in interface org.osid.topology.batch.GraphBatchAdminSession
-
Adds an Id
to a Graph
for the purpose of
creating compatibility.
- aliasHierarchy(Id, Id) - Method in interface org.osid.hierarchy.HierarchyAdminSession
-
Adds an Id
to a Hierarchy
for the
purpose of creating compatibility.
- aliasHold(Id, Id) - Method in interface org.osid.hold.HoldAdminSession
-
Adds an Id
to a Hold
for the purpose of
creating compatibility.
- aliasHoldEnabler(Id, Id) - Method in interface org.osid.hold.rules.HoldEnablerAdminSession
-
Adds an Id
to a HoldEnabler
for the
purpose of creating compatibility.
- aliasHolds(AliasRequestList) - Method in interface org.osid.hold.batch.HoldBatchAdminSession
-
Adds an Id
to a Hold
for the purpose of
creating compatibility.
- aliasId(Id, Id) - Method in interface org.osid.id.IdAdminSession
-
Makes two Ids
equivalent.
- aliasIds(AliasRequestList) - Method in interface org.osid.id.batch.IdBatchAdminSession
-
Makes a set of Ids
known to this service equivalent
such that for each primary and equivalent Id
in the
given array, calls to IdLookupSession.getId(equivalentId)
return the primaryId.
- aliasInput(Id, Id) - Method in interface org.osid.control.InputAdminSession
-
Adds an Id
to a Input
for the purpose of
creating compatibility.
- aliasInputEnabler(Id, Id) - Method in interface org.osid.control.rules.InputEnablerAdminSession
-
Adds an Id
to an InputEnabler
for the
purpose of creating compatibility.
- aliasInputs(AliasRequestList) - Method in interface org.osid.control.batch.InputBatchAdminSession
-
Adds an Id
to an Input
for the purpose
of creating compatibility.
- aliasInquest(Id, Id) - Method in interface org.osid.inquiry.InquestAdminSession
-
Adds an Id
to an Inquest
for the purpose
of creating compatibility.
- aliasInquests(AliasRequestList) - Method in interface org.osid.inquiry.batch.InquestBatchAdminSession
-
Adds an Id
to an Inquest
for the purpose
of creating compatibility.
- aliasInquiries(AliasRequestList) - Method in interface org.osid.inquiry.batch.InquiryBatchAdminSession
-
Adds an Id
to an Inquiry
for the purpose
of creating compatibility.
- aliasInquiry(Id, Id) - Method in interface org.osid.inquiry.InquiryAdminSession
-
Adds an Id
to an Inquiry
for the purpose
of creating compatibility.
- aliasInquiryEnabler(Id, Id) - Method in interface org.osid.inquiry.rules.InquiryEnablerAdminSession
-
Adds an Id
to an InquiryEnabler
for the
purpose of creating compatibility.
- aliasInstruction(Id, Id) - Method in interface org.osid.rules.check.InstructionAdminSession
-
Adds an Id
to an Instruction
for the
purpose of creating compatibility.
- aliasIntersection(Id, Id) - Method in interface org.osid.mapping.path.IntersectionAdminSession
-
Adds an Id
to an Intersection
for the
purpose of creating compatibility.
- aliasIntersections(AliasRequestList) - Method in interface org.osid.mapping.path.batch.IntersectionBatchAdminSession
-
Adds an Id
to an Intersection
for the
purpose of creating compatibility.
- aliasInventories(AliasRequestList) - Method in interface org.osid.inventory.batch.InventoryBatchAdminSession
-
Adds an Id
to an Inventory
for the
purpose of creating compatibility.
- aliasInventory(Id, Id) - Method in interface org.osid.inventory.InventoryAdminSession
-
Adds an Id
to an Inventory
for the
purpose of creating compatibility.
- aliasIssue(Id, Id) - Method in interface org.osid.hold.IssueAdminSession
-
Adds an Id
to an Issue
for the purpose
of creating compatibility.
- aliasIssue(Id, Id) - Method in interface org.osid.tracking.IssueAdminSession
-
Adds an Id
to an Issue
for the purpose
of creating compatibility.
- aliasIssues(AliasRequestList) - Method in interface org.osid.hold.batch.IssueBatchAdminSession
-
Adds an Id
to an Issue
for the purpose
of creating compatibility.
- aliasIssues(AliasRequestList) - Method in interface org.osid.tracking.batch.IssueBatchAdminSession
-
Adds an Id
to an Issue
for the purpose
of creating compatibility.
- aliasItem(Id, Id) - Method in interface org.osid.assessment.ItemAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItem(Id, Id) - Method in interface org.osid.billing.ItemAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItem(Id, Id) - Method in interface org.osid.inventory.ItemAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItem(Id, Id) - Method in interface org.osid.ordering.ItemAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItems(AliasRequestList) - Method in interface org.osid.assessment.batch.ItemBatchAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItems(AliasRequestList) - Method in interface org.osid.billing.batch.ItemBatchAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItems(AliasRequestList) - Method in interface org.osid.inventory.batch.ItemBatchAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasItems(AliasRequestList) - Method in interface org.osid.ordering.batch.ItemBatchAdminSession
-
Adds an Id
to an Item
for the purpose of
creating compatibility.
- aliasJob(Id, Id) - Method in interface org.osid.resourcing.JobAdminSession
-
Adds an Id
to a Job
for the purpose of
creating compatibility.
- aliasJobConstrainer(Id, Id) - Method in interface org.osid.resourcing.rules.JobConstrainerAdminSession
-
Adds an Id
to a JobConstrainer
for the
purpose of creating compatibility.
- aliasJobConstrainerEnabler(Id, Id) - Method in interface org.osid.resourcing.rules.JobConstrainerEnablerAdminSession
-
Adds an Id
to a JobConstrainerEnabler
for the purpose of creating compatibility.
- aliasJobProcessor(Id, Id) - Method in interface org.osid.resourcing.rules.JobProcessorAdminSession
-
Adds an Id
to a JobProcessor
for the
purpose of creating compatibility.
- aliasJobProcessorEnabler(Id, Id) - Method in interface org.osid.resourcing.rules.JobProcessorEnablerAdminSession
-
Adds an Id
to a JobProcessorEnabler
for
the purpose of creating compatibility.
- aliasJobs(AliasRequestList) - Method in interface org.osid.resourcing.batch.JobBatchAdminSession
-
Adds an Id
to a Job
for the purpose of
creating compatibility.
- aliasJournal(Id, Id) - Method in interface org.osid.journaling.JournalAdminSession
-
Adds an Id
to a Journal
for the purpose
of creating compatibility.
- aliasJournalEntries(AliasRequestList) - Method in interface org.osid.journaling.batch.JournalEntryBatchAdminSession
-
Adds an Id
to a JournalEntry
for the
purpose of creating compatibility.
- aliasJournalEntry(Id, Id) - Method in interface org.osid.journaling.JournalEntryAdminSession
-
Adds an Id
to a JournalEntry
for the
purpose of creating compatibility.
- aliasJournals(AliasRequestList) - Method in interface org.osid.journaling.batch.JournalBatchAdminSession
-
Adds an Id
to a Journal
for the purpose
of creating compatibility.
- aliasKeys(AliasRequestList) - Method in interface org.osid.authentication.keys.batch.KeyBatchAdminSession
-
Adds an Id
to a Key
for the purpose of
creating compatibility.
- aliasLearningObjectiveRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to a LearningObjectiveRequirement
for the purpose of creating compatibility.
- aliasLease(Id, Id) - Method in interface org.osid.room.squatting.LeaseAdminSession
-
Adds an Id
to a Lease
for the purpose of
creating compatibility.
- aliasLeases(AliasRequestList) - Method in interface org.osid.room.squatting.batch.LeaseBatchAdminSession
-
Adds an Id
to a Lease
for the purpose of
creating compatibility.
- aliasLesson(Id, Id) - Method in interface org.osid.course.plan.LessonAdminSession
-
Adds an Id
to a Lesson
for the purpose
of creating compatibility.
- aliasLocation(Id, Id) - Method in interface org.osid.mapping.LocationAdminSession
-
Adds an Id
to a Location
for the purpose
of creating compatibility.
- aliasLocations(AliasRequestList) - Method in interface org.osid.mapping.batch.LocationBatchAdminSession
-
Adds an Id
to a Location
for the purpose
of creating compatibility.
- aliasLog(Id, Id) - Method in interface org.osid.logging.LogAdminSession
-
Adds an Id
to a Log
for the purpose of
creating compatibility.
- aliasLogEntries(AliasRequestList) - Method in interface org.osid.logging.batch.LogEntryBatchAdminSession
-
Adds an Id
to a LogEntry
for the purpose
of creating compatibility.
- aliasLogEntry(Id, Id) - Method in interface org.osid.logging.LogEntryAdminSession
-
Adds an Id
to a LogEntry
for the purpose
of creating compatibility.
- aliasLogs(AliasRequestList) - Method in interface org.osid.logging.batch.LogBatchAdminSession
-
Adds an Id
to a Log
for the purpose of
creating compatibility.
- aliasMailbox(Id, Id) - Method in interface org.osid.messaging.MailboxAdminSession
-
Adds an Id
to a Mailbox
for the purpose
of creating compatibility.
- aliasMailboxes(AliasRequestList) - Method in interface org.osid.messaging.batch.MailboxBatchAdminSession
-
Adds an Id
to a Mailbox
for the purpose
of creating compatibility.
- aliasMap(Id, Id) - Method in interface org.osid.mapping.MapAdminSession
-
Adds an Id
to a Map
for the purpose of
creating compatibility.
- aliasMaps(AliasRequestList) - Method in interface org.osid.mapping.batch.MapBatchAdminSession
-
Adds an Id
to a Map
for the purpose of
creating compatibility.
- aliasMessage(Id, Id) - Method in interface org.osid.messaging.MessageAdminSession
-
Adds an Id
to a Message
for the purpose
of creating compatibility.
- aliasMessages(AliasRequestList) - Method in interface org.osid.messaging.batch.MessageBatchAdminSession
-
Adds an Id
to a Message
for the purpose
of creating compatibility.
- aliasMeter(Id, Id) - Method in interface org.osid.metering.MeterAdminSession
-
Adds an Id
to a Meter
for the purpose of
creating compatibility.
- aliasMeters(AliasRequestList) - Method in interface org.osid.metering.batch.MeterBatchAdminSession
-
Adds an Id
to a Meter
for the purpose of
creating compatibility.
- aliasModel(Id, Id) - Method in interface org.osid.inventory.ModelAdminSession
-
Adds an Id
to a Model
for the purpose of
creating compatibility.
- aliasModels(AliasRequestList) - Method in interface org.osid.inventory.batch.ModelBatchAdminSession
-
Adds an Id
to a Model
for the purpose of
creating compatibility.
- aliasModule(Id, Id) - Method in interface org.osid.course.syllabus.ModuleAdminSession
-
Adds an Id
to a Module
for the purpose
of creating compatibility.
- aliasModules(AliasRequestList) - Method in interface org.osid.course.syllabus.batch.ModuleBatchAdminSession
-
Adds an Id
to a Module
for the purpose
of creating compatibility.
- aliasNode(Id, Id) - Method in interface org.osid.topology.NodeAdminSession
-
Adds an Id
to a Node
for the purpose of
creating compatibility.
- aliasNodes(AliasRequestList) - Method in interface org.osid.topology.batch.NodeBatchAdminSession
-
Adds an Id
to a Node
for the purpose of
creating compatibility.
- aliasObjective(Id, Id) - Method in interface org.osid.learning.ObjectiveAdminSession
-
Adds an Id
to an Objective
for the
purpose of creating compatibility.
- aliasObjectiveBank(Id, Id) - Method in interface org.osid.learning.ObjectiveBankAdminSession
-
Adds an Id
to an ObjectiveBank
for the
purpose of creating compatibility.
- aliasObjectiveBanks(AliasRequestList) - Method in interface org.osid.learning.batch.ObjectiveBankBatchAdminSession
-
Adds an Id
to an ObjectiveBank
for the
purpose of creating compatibility.
- aliasObstacle(Id, Id) - Method in interface org.osid.mapping.path.ObstacleAdminSession
-
Adds an Id
to an Obstacle
for the
purpose of creating compatibility.
- aliasObstacleEnabler(Id, Id) - Method in interface org.osid.mapping.path.rules.ObstacleEnablerAdminSession
-
Adds an Id
to an ObstacleEnabler
for the
purpose of creating compatibility.
- aliasObstacles(AliasRequestList) - Method in interface org.osid.mapping.path.batch.ObstacleBatchAdminSession
-
Adds an Id
to an Obstacle
for the
purpose of creating compatibility.
- aliasOffering(Id, Id) - Method in interface org.osid.offering.OfferingAdminSession
-
Adds an Id
to an Offering
for the
purpose of creating compatibility.
- aliasOfferingConstrainer(Id, Id) - Method in interface org.osid.offering.rules.OfferingConstrainerAdminSession
-
Adds an Id
to an OfferingConstrainer
for
the purpose of creating compatibility.
- aliasOfferingConstrainerEnabler(Id, Id) - Method in interface org.osid.offering.rules.OfferingConstrainerEnablerAdminSession
-
Adds an Id
to an OfferingConstrainerEnabler
for the purpose of creating compatibility.
- aliasOfferings(AliasRequestList) - Method in interface org.osid.offering.batch.OfferingBatchAdminSession
-
Adds an Id
to an Offering
for the
purpose of creating compatibility.
- aliasOffice(Id, Id) - Method in interface org.osid.workflow.OfficeAdminSession
-
Adds an Id
to an Office
for the purpose
of creating compatibility.
- aliasOffices(AliasRequestList) - Method in interface org.osid.workflow.batch.OfficeBatchAdminSession
-
Adds an Id
to an Office
for the purpose
of creating compatibility.
- aliasOffsetEvent(Id, Id) - Method in interface org.osid.calendaring.OffsetEventAdminSession
-
Adds an Id
to an OffsetEvent
for the
purpose of creating compatibility.
- aliasOffsetEventEnabler(Id, Id) - Method in interface org.osid.calendaring.rules.OffsetEventEnablerAdminSession
-
Adds an Id
to an OffsetEventEnabler
for
the purpose of creating compatibility.
- aliasOffsetEvents(AliasRequestList) - Method in interface org.osid.calendaring.batch.OffsetEventBatchAdminSession
-
Adds an Id
to an OffsetEvent
for the
purpose of creating compatibility.
- aliasOntologies(AliasRequestList) - Method in interface org.osid.ontology.batch.OntologyBatchAdminSession
-
Adds an Id
to a Ontology
for the purpose
of creating compatibility.
- aliasOntology(Id, Id) - Method in interface org.osid.ontology.OntologyAdminSession
-
Adds an Id
to an Ontology
for the
purpose of creating compatibility.
- aliasOrder(Id, Id) - Method in interface org.osid.ordering.OrderAdminSession
-
Adds an Id
to an Order
for the purpose
of creating compatibility.
- aliasOrders(AliasRequestList) - Method in interface org.osid.ordering.batch.OrderBatchAdminSession
-
Adds an Id
to a Order
for the purpose of
creating compatibility.
- aliasOrganization(Id, Id) - Method in interface org.osid.personnel.OrganizationAdminSession
-
Adds an Id
to an Organization
for the
purpose of creating compatibility.
- aliasOrganizations(AliasRequestList) - Method in interface org.osid.personnel.batch.OrganizationBatchAdminSession
-
Adds an Id
to an Organization
for the
purpose of creating compatibility.
- aliasOubliette(Id, Id) - Method in interface org.osid.hold.OublietteAdminSession
-
Adds an Id
to a Oubliette
for the
purpose of creating compatibility.
- aliasOubliettes(AliasRequestList) - Method in interface org.osid.hold.batch.OublietteBatchAdminSession
-
Adds an Id
to an Oubliette
for the
purpose of creating compatibility.
- aliasPackage(Id, Id) - Method in interface org.osid.installation.PackageAdminSession
-
Adds an Id
to a Package
for the purpose
of creating compatibility.
- aliasPackages(AliasRequestList) - Method in interface org.osid.installation.batch.PackageBatchAdminSession
-
Adds an Id
to a Package
for the purpose
of creating compatibility.
- aliasParameter(Id, Id) - Method in interface org.osid.configuration.ParameterAdminSession
-
Adds an Id
to a Parameter
for the
purpose of creating compatibility.
- aliasParameterProcessor(Id, Id) - Method in interface org.osid.configuration.rules.ParameterProcessorAdminSession
-
Adds an Id
to a ParameterProcessor
for
the purpose of creating compatibility.
- aliasParameterProcessorEnabler(Id, Id) - Method in interface org.osid.configuration.rules.ParameterProcessorEnablerAdminSession
-
Adds an Id
to a ParameterProcessorEnabler
for the purpose of creating compatibility.
- aliasParameters(AliasRequestList) - Method in interface org.osid.configuration.batch.ParameterBatchAdminSession
-
Adds an Id
to a Parameter
for the
purpose of creating compatibility.
- aliasParticipant(Id, Id) - Method in interface org.osid.offering.ParticipantAdminSession
-
Adds an Id
to a Participant
for the
purpose of creating compatibility.
- aliasParticipants(AliasRequestList) - Method in interface org.osid.offering.batch.ParticipantBatchAdminSession
-
Adds an Id
to a Participant
for the
purpose of creating compatibility.
- aliasPath(Id, Id) - Method in interface org.osid.mapping.path.PathAdminSession
-
Adds an Id
to a Path
for the purpose of
creating compatibility.
- aliasPath(Id, Id) - Method in interface org.osid.topology.path.PathAdminSession
-
Adds an Id
to a Path
for the purpose of
creating compatibility.
- aliasPaths(AliasRequestList) - Method in interface org.osid.mapping.path.batch.PathBatchAdminSession
-
Adds an Id
to a Path
for the purpose of
creating compatibility.
- aliasPayer(Id, Id) - Method in interface org.osid.billing.payment.PayerAdminSession
-
Adds an Id
to a Payer
for the purpose of
creating compatibility.
- aliasPayers(AliasRequestList) - Method in interface org.osid.billing.payment.batch.PayerBatchAdminSession
-
Adds an Id
to a Payer
for the purpose of
creating compatibility.
- aliasPayment(Id, Id) - Method in interface org.osid.billing.payment.PaymentAdminSession
-
Adds an Id
to a Payment
for the purpose
of creating compatibility.
- aliasPayments(AliasRequestList) - Method in interface org.osid.billing.payment.batch.PaymentBatchAdminSession
-
Adds an Id
to a Payment
for the purpose
of creating compatibility.
- aliasPeriod(Id, Id) - Method in interface org.osid.billing.PeriodAdminSession
-
Adds an Id
to a Period
for the purpose
of creating compatibility.
- aliasPeriods(AliasRequestList) - Method in interface org.osid.billing.batch.PeriodBatchAdminSession
-
Adds an Id
to a Period
for the purpose
of creating compatibility.
- aliasPerson(Id, Id) - Method in interface org.osid.personnel.PersonAdminSession
-
Adds an Id
to a Person
for the purpose
of creating compatibility.
- aliasPersons(AliasRequestList) - Method in interface org.osid.personnel.batch.PersonBatchAdminSession
-
Adds an Id
to a Person
for the purpose
of creating compatibility.
- aliasPlan(Id, Id) - Method in interface org.osid.course.plan.PlanAdminSession
-
Adds an Id
to a Plan
for the purpose of
creating compatibility.
- aliasPolls(AliasRequestList) - Method in interface org.osid.voting.batch.PollsBatchAdminSession
-
Adds an Id
to an Polls
for the purpose
of creating compatibility.
- aliasPolls(Id, Id) - Method in interface org.osid.voting.PollsAdminSession
-
Adds an Id
to a Polls
for the purpose of
creating compatibility.
- aliasPool(Id, Id) - Method in interface org.osid.provisioning.PoolAdminSession
-
Adds an Id
to a Pool
for the purpose of
creating compatibility.
- aliasPoolConstrainer(Id, Id) - Method in interface org.osid.provisioning.rules.PoolConstrainerAdminSession
-
Adds an Id
to a PoolConstrainer
for the
purpose of creating compatibility.
- aliasPoolConstrainerEnabler(Id, Id) - Method in interface org.osid.provisioning.rules.PoolConstrainerEnablerAdminSession
-
Adds an Id
to a PoolConstrainerEnabler
for the purpose of creating compatibility.
- aliasPoolProcessor(Id, Id) - Method in interface org.osid.provisioning.rules.PoolProcessorAdminSession
-
Adds an Id
to a PoolProcessor
for the
purpose of creating compatibility.
- aliasPoolProcessorEnabler(Id, Id) - Method in interface org.osid.provisioning.rules.PoolProcessorEnablerAdminSession
-
Adds an Id
to a PoolProcessorEnabler
for
the purpose of creating compatibility.
- aliasPools(AliasRequestList) - Method in interface org.osid.provisioning.batch.PoolBatchAdminSession
-
Adds an Id
to a Pool
for the purpose of
creating compatibility.
- aliasPosition(Id, Id) - Method in interface org.osid.personnel.PositionAdminSession
-
Adds an Id
to a Position
for the purpose
of creating compatibility.
- aliasPositions(AliasRequestList) - Method in interface org.osid.personnel.batch.PositionBatchAdminSession
-
Adds an Id
to a Position
for the purpose
of creating compatibility.
- aliasPost(Id, Id) - Method in interface org.osid.financials.posting.PostAdminSession
-
Adds an Id
to a Post
for the purpose of
creating compatibility.
- aliasPost(Id, Id) - Method in interface org.osid.forum.PostAdminSession
-
Adds an Id
to a Post
for the purpose of
creating compatibility.
- aliasPostEntries(AliasRequestList) - Method in interface org.osid.financials.posting.batch.PostEntryBatchAdminSession
-
Adds an Id
to a PostEntry
for the
purpose of creating compatibility.
- aliasPostEntry(Id, Id) - Method in interface org.osid.financials.posting.PostEntryAdminSession
-
Adds an Id
to a PostEntry
for the
purpose of creating compatibility.
- aliasPosts(AliasRequestList) - Method in interface org.osid.financials.posting.batch.PostBatchAdminSession
-
Adds an Id
to a Post
for the purpose of
creating compatibility.
- aliasPosts(AliasRequestList) - Method in interface org.osid.forum.batch.PostBatchAdminSession
-
Adds an Id
to a Post
for the purpose of
creating compatibility.
- aliasPrice(Id, Id) - Method in interface org.osid.ordering.PriceScheduleAdminSession
-
Adds an Id
to a Price
for the purpose of
creating compatibility.
- aliasPriceEnabler(Id, Id) - Method in interface org.osid.ordering.rules.PriceEnablerAdminSession
-
Adds an Id
to a PriceEnabler
for the
purpose of creating compatibility.
- aliasPrices(AliasRequestList) - Method in interface org.osid.ordering.batch.PriceScheduleBatchAdminSession
-
Adds an Id
to a Price
for the purpose of
creating compatibility.
- aliasPriceSchedule(Id, Id) - Method in interface org.osid.ordering.PriceScheduleAdminSession
-
Adds an Id
to a PriceSchedule
for the
purpose of creating compatibility.
- aliasPriceSchedules(AliasRequestList) - Method in interface org.osid.ordering.batch.PriceScheduleBatchAdminSession
-
Adds an Id
to a PriceSchedule
for the
purpose of creating compatibility.
- aliasProcedure(Id, Id) - Method in interface org.osid.recipe.ProcedureAdminSession
-
Adds an Id
to a Procedure
for the
purpose of creating compatibility.
- aliasProcedures(AliasRequestList) - Method in interface org.osid.recipe.batch.ProcedureBatchAdminSession
-
Adds an Id
to a Procedure
for the
purpose of creating compatibility.
- aliasProcess(Id, Id) - Method in interface org.osid.process.ProcessAdminSession
-
Adds an Id
to a Process
for the purpose
of creating compatibility.
- aliasProcess(Id, Id) - Method in interface org.osid.workflow.ProcessAdminSession
-
Adds an Id
to a Process
for the purpose
of creating compatibility.
- aliasProcessEnabler(Id, Id) - Method in interface org.osid.workflow.rules.ProcessEnablerAdminSession
-
Adds an Id
to a ProcessEnabler
for the
purpose of creating compatibility.
- aliasProcesses(AliasRequestList) - Method in interface org.osid.workflow.batch.ProcessBatchAdminSession
-
Adds an Id
to a Process
for the purpose
of creating compatibility.
- aliasProduct(Id, Id) - Method in interface org.osid.ordering.ProductAdminSession
-
Adds an Id
to a Product
for the purpose
of creating compatibility.
- aliasProducts(AliasRequestList) - Method in interface org.osid.ordering.batch.ProductBatchAdminSession
-
Adds an Id
to a Product
for the purpose
of creating compatibility.
- aliasProficiencies(AliasRequestList) - Method in interface org.osid.learning.batch.ProficiencyBatchAdminSession
-
Adds an Id
to a Proficiency
for the
purpose of creating compatibility.
- aliasProficiency(Id, Id) - Method in interface org.osid.learning.ProficiencyAdminSession
-
Adds an Id
to a Proficiency
for the
purpose of creating compatibility.
- aliasProfile(Id, Id) - Method in interface org.osid.profile.ProfileAdminSession
-
Adds an Id
to a Profile
for the purpose
of creating compatibility.
- aliasProfileEntries(AliasRequestList) - Method in interface org.osid.profile.batch.ProfileEntryBatchAdminSession
-
Adds an Id
to a ProfileEntry
for the
purpose of creating compatibility.
- aliasProfileEntry(Id, Id) - Method in interface org.osid.profile.ProfileEntryAdminSession
-
Adds an Id
to an ProfileEntry
for the
purpose of creating compatibility.
- aliasProfileEntryEnabler(Id, Id) - Method in interface org.osid.profile.rules.ProfileEntryEnablerAdminSession
-
Adds an Id
to a ProfileEntryEnabler
for
the purpose of creating compatibility.
- aliasProfileItem(Id, Id) - Method in interface org.osid.profile.ProfileItemAdminSession
-
Adds an Id
to a ProfileItem
for the
purpose of creating compatibility.
- aliasProfileItems(AliasRequestList) - Method in interface org.osid.profile.batch.ProfileItemBatchAdminSession
-
Adds an Id
to a ProfileItem
for the
purpose of creating compatibility.
- aliasProfiles(AliasRequestList) - Method in interface org.osid.profile.batch.ProfileBatchAdminSession
-
Adds an Id
to a Profile
for the purpose
of creating compatibility.
- aliasProgram(Id, Id) - Method in interface org.osid.course.program.ProgramAdminSession
-
Adds an Id
to a Program
for the purpose
of creating compatibility.
- aliasProgramEntries(AliasRequestList) - Method in interface org.osid.course.chronicle.batch.ProgramEntryBatchAdminSession
-
Adds an Id
to a ProgramEntry
for the
purpose of creating compatibility.
- aliasProgramEntry(Id, Id) - Method in interface org.osid.course.chronicle.ProgramEntryAdminSession
-
Adds an Id
to a ProgramEntry
for the
purpose of creating compatibility.
- aliasProgramOffering(Id, Id) - Method in interface org.osid.course.program.ProgramOfferingAdminSession
-
Adds an Id
to a ProgramOffering
for the
purpose of creating compatibility.
- aliasProgramOfferings(AliasRequestList) - Method in interface org.osid.course.program.batch.ProgramOfferingBatchAdminSession
-
Adds an Id
to a ProgramOffering
for the
purpose of creating compatibility.
- aliasProgramRequirement(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to a ProgramRequirement
for
the purpose of creating compatibility.
- aliasPrograms(AliasRequestList) - Method in interface org.osid.course.program.batch.ProgramBatchAdminSession
-
Adds an Id
to a Program
for the purpose
of creating compatibility.
- aliasProject(Id, Id) - Method in interface org.osid.room.construction.ProjectAdminSession
-
Adds an Id
to a Project
for the purpose
of creating compatibility.
- aliasProjects(AliasRequestList) - Method in interface org.osid.room.construction.batch.ProjectBatchAdminSession
-
Adds an Id
to a Project
for the purpose
of creating compatibility.
- aliasProvision(Id, Id) - Method in interface org.osid.provisioning.ProvisionAdminSession
-
Adds an Id
to a Provision
for the
purpose of creating compatibility.
- aliasProvisionable(Id, Id) - Method in interface org.osid.provisioning.ProvisionableAdminSession
-
Adds an Id
to a Provisionable
for the
purpose of creating compatibility.
- aliasProvisionables(AliasRequestList) - Method in interface org.osid.provisioning.batch.ProvisionableBatchAdminSession
-
Adds an Id
to a Provisionable
for the
purpose of creating compatibility.
- aliasProvisions(AliasRequestList) - Method in interface org.osid.provisioning.batch.ProvisionBatchAdminSession
-
Adds an Id
to a Provision
for the
purpose of creating compatibility.
- aliasPublisher(Id, Id) - Method in interface org.osid.subscription.PublisherAdminSession
-
Adds an Id
to a Publisher
for the
purpose of creating compatibility.
- aliasPublishers(AliasRequestList) - Method in interface org.osid.subscription.batch.PublisherBatchAdminSession
-
Adds an Id
to a Publisher
for the
purpose of creating compatibility.
- aliasQualifier(Id, Id) - Method in interface org.osid.authorization.QualifierAdminSession
-
Adds an Id
to a Qualifier
for the
purpose of creating compatibility.
- aliasQualifiers(AliasRequestList) - Method in interface org.osid.authorization.batch.QualifierBatchAdminSession
-
Adds an Id
to a Qualifier
for the
purpose of creating compatibility.
- aliasQueue(Id, Id) - Method in interface org.osid.provisioning.QueueAdminSession
-
Adds an Id
to a Queue
for the purpose of
creating compatibility.
- aliasQueue(Id, Id) - Method in interface org.osid.tracking.QueueAdminSession
-
Adds an Id
to a Queue
for the purpose of
creating compatibility.
- aliasQueueConstrainer(Id, Id) - Method in interface org.osid.provisioning.rules.QueueConstrainerAdminSession
-
Adds a Id
to a QueueConstrainer
for the
purpose of creating compatibility.
- aliasQueueConstrainer(Id, Id) - Method in interface org.osid.tracking.rules.QueueConstrainerAdminSession
-
Adds a Id
to a QueueConstrainer
for the
purpose of creating compatibility.
- aliasQueueConstrainerEnabler(Id, Id) - Method in interface org.osid.provisioning.rules.QueueConstrainerEnablerAdminSession
-
Adds a Id
to a QueueConstrainerEnabler
for the purpose of creating compatibility.
- aliasQueueConstrainerEnabler(Id, Id) - Method in interface org.osid.tracking.rules.QueueConstrainerEnablerAdminSession
-
Adds a Id
to a QueueConstrainerEnabler
for the purpose of creating compatibility.
- aliasQueueProcessor(Id, Id) - Method in interface org.osid.provisioning.rules.QueueProcessorAdminSession
-
Adds a Id
to a QueueProcessor
for the
purpose of creating compatibility.
- aliasQueueProcessor(Id, Id) - Method in interface org.osid.tracking.rules.QueueProcessorAdminSession
-
Adds a Id
to a QueueProcessor
for the
purpose of creating compatibility.
- aliasQueueProcessorEnabler(Id, Id) - Method in interface org.osid.provisioning.rules.QueueProcessorEnablerAdminSession
-
Adds a Id
to a QueueProcessorEnabler
for
the purpose of creating compatibility.
- aliasQueueProcessorEnabler(Id, Id) - Method in interface org.osid.tracking.rules.QueueProcessorEnablerAdminSession
-
Adds a Id
to a QueueProcessorEnabler
for
the purpose of creating compatibility.
- aliasQueues(AliasRequestList) - Method in interface org.osid.provisioning.batch.QueueBatchAdminSession
-
Adds an Id
to a Queue
for the purpose of
creating compatibility.
- aliasQueues(AliasRequestList) - Method in interface org.osid.tracking.batch.QueueBatchAdminSession
-
Adds an Id
to a Queue
for the purpose of
creating compatibility.
- aliasRace(Id, Id) - Method in interface org.osid.voting.RaceAdminSession
-
Adds an Id
to a Race
for the purpose of
creating compatibility.
- aliasRaceConstrainer(Id, Id) - Method in interface org.osid.voting.rules.RaceConstrainerAdminSession
-
Adds a Id
to a RaceConstrainer
for the
purpose of creating compatibility.
- aliasRaceConstrainerEnabler(Id, Id) - Method in interface org.osid.voting.rules.RaceConstrainerEnablerAdminSession
-
Adds a Id
to a RaceConstrainerEnabler
for the purpose of creating compatibility.
- aliasRaceProcessor(Id, Id) - Method in interface org.osid.voting.rules.RaceProcessorAdminSession
-
Adds a Id
to a RaceProcessor
for the
purpose of creating compatibility.
- aliasRaceProcessorEnabler(Id, Id) - Method in interface org.osid.voting.rules.RaceProcessorEnablerAdminSession
-
Adds a Id
to a RaceProcessorEnabler
for
the purpose of creating compatibility.
- aliasRaces(AliasRequestList) - Method in interface org.osid.voting.batch.RaceBatchAdminSession
-
Adds an Id
to a Race
for the purpose of
creating compatibility.
- aliasRealm(Id, Id) - Method in interface org.osid.personnel.RealmAdminSession
-
Adds an Id
to a Realm
for the purpose of
creating compatibility.
- aliasRealms(AliasRequestList) - Method in interface org.osid.personnel.batch.RealmBatchAdminSession
-
Adds an Id
to a Realm
for the purpose of
creating compatibility.
- aliasRecipe(Id, Id) - Method in interface org.osid.recipe.RecipeAdminSession
-
Adds an Id
to a Recipe
for the purpose
of creating compatibility.
- aliasRecipes(AliasRequestList) - Method in interface org.osid.recipe.batch.RecipeBatchAdminSession
-
Adds an Id
to a Recipe
for the purpose
of creating compatibility.
- aliasRecurringEvent(Id, Id) - Method in interface org.osid.calendaring.RecurringEventAdminSession
-
Adds an Id
to a RecurringEvent
for the
purpose of creating compatibility.
- aliasRecurringEvents(AliasRequestList) - Method in interface org.osid.calendaring.batch.RecurringEventBatchAdminSession
-
Adds an Id
to a RecurringEvent
for the
purpose of creating compatibility.
- aliasRegistration(Id, Id) - Method in interface org.osid.course.registration.RegistrationAdminSession
-
Adds an Id
to a Registration
for the
purpose of creating compatibility.
- aliasRegistrations(AliasRequestList) - Method in interface org.osid.course.registration.batch.RegistrationBatchAdminSession
-
Adds an Id
to a Registration
for the
purpose of creating compatibility.
- aliasRelationship(Id, Id) - Method in interface org.osid.relationship.RelationshipAdminSession
-
Adds an Id
to a Relationship
for the
purpose of creating compatibility.
- aliasRelationshipEnabler(Id, Id) - Method in interface org.osid.relationship.rules.RelationshipEnablerAdminSession
-
Adds an Id
to a RelationshipEnabler
for
the purpose of creating compatibility.
- aliasRelationships(AliasRequestList) - Method in interface org.osid.relationship.batch.RelationshipBatchAdminSession
-
Adds an Id
to a Relationship
for the
purpose of creating compatibility.
- aliasRelevancies(AliasRequestList) - Method in interface org.osid.ontology.batch.RelevancyBatchAdminSession
-
Adds an Id
to a Relevancy
for the
purpose of creating compatibility.
- aliasRelevancy(Id, Id) - Method in interface org.osid.ontology.RelevancyAdminSession
-
Adds an Id
to a Relevancy
for the
purpose of creating compatibility.
- aliasRelevancyEnabler(Id, Id) - Method in interface org.osid.ontology.rules.RelevancyEnablerAdminSession
-
Adds an Id
to a RelevancyEnabler
for the
purpose of creating compatibility.
- aliasRenovation(Id, Id) - Method in interface org.osid.room.construction.RenovationAdminSession
-
Adds an Id
to a Renovation
for the
purpose of creating compatibility.
- aliasRenovations(AliasRequestList) - Method in interface org.osid.room.construction.batch.RenovationBatchAdminSession
-
Adds an Id
to a Renovation
for the
purpose of creating compatibility.
- aliasReplies(AliasRequestList) - Method in interface org.osid.forum.batch.ReplyBatchAdminSession
-
Adds an Id
to a Reply
for the purpose of
creating compatibility.
- aliasReply(Id, Id) - Method in interface org.osid.forum.ReplyAdminSession
-
Adds an Id
to a Reply
for the purpose of
creating compatibility.
- aliasRepositories(AliasRequestList) - Method in interface org.osid.repository.batch.RepositoryBatchAdminSession
-
Adds an Id
to an Repository
for the
purpose of creating compatibility.
- aliasRepository(Id, Id) - Method in interface org.osid.repository.RepositoryAdminSession
-
Adds an Id
to a Repository
for the
purpose of creating compatibility.
- aliasRequest(Id, Id) - Method in interface org.osid.provisioning.RequestAdminSession
-
Adds an Id
to a Request
for the purpose
of creating compatibility.
- AliasRequest - Interface in org.osid.transaction.batch
-
AliasRequests
are used to create a batch of Id
aliases.
- AliasRequestList - Interface in org.osid.transaction.batch
-
Like all OsidLists,
- aliasRequests(AliasRequestList) - Method in interface org.osid.provisioning.batch.RequestBatchAdminSession
-
Adds an Id
to an Request
for the purpose
of creating compatibility.
- aliasRequestTransaction(Id, Id) - Method in interface org.osid.provisioning.RequestTransactionAdminSession
-
Adds an Id
to a RequestTransaction
for
the purpose of creating compatibility.
- aliasRequestTransactionss(AliasRequestList) - Method in interface org.osid.provisioning.batch.RequestTransactionBatchAdminSession
-
Adds an Id
to a RequestTransaction
for
the purpose of creating compatibility.
- aliasRequisite(Id, Id) - Method in interface org.osid.course.requisite.RequisiteAdminSession
-
Adds an Id
to a Requisite
for the
purpose of creating compatibility.
- aliasResource(Id, Id) - Method in interface org.osid.resource.ResourceAdminSession
-
Adds an Id
to a Resource
for the purpose
of creating compatibility.
- aliasResourceRelationship(Id, Id) - Method in interface org.osid.resource.ResourceRelationshipAdminSession
-
Adds an Id
to a ResourceRelationship
for
the purpose of creating compatibility.
- aliasResourceRelationships(AliasRequestList) - Method in interface org.osid.resource.batch.ResourceRelationshipBatchAdminSession
-
Adds an Id
to a ResourceRelationship
for
the purpose of creating compatibility.
- aliasResources(AliasRequestList) - Method in interface org.osid.resource.batch.ResourceBatchAdminSession
-
Adds an Id
to a Resource
for the purpose
of creating compatibility.
- aliasResponse(Id, Id) - Method in interface org.osid.inquiry.ResponseAdminSession
-
Adds an Id
to a Response
for the purpose
of creating compatibility.
- AliasResponse - Interface in org.osid.transaction.batch
-
AliasResponses
are returned from bulk alias operations.
- AliasResponseList - Interface in org.osid.transaction.batch
-
Like all OsidLists,
- aliasResponses(AliasRequestList) - Method in interface org.osid.inquiry.batch.ResponseBatchAdminSession
-
Adds an Id
to a Response
for the purpose
of creating compatibility.
- aliasResult(Id, Id) - Method in interface org.osid.offering.ResultAdminSession
-
Adds an Id
to an Result
for the purpose
of creating compatibility.
- aliasResults(AliasRequestList) - Method in interface org.osid.offering.batch.ResultBatchAdminSession
-
Adds an Id
to a Result
for the purpose
of creating compatibility.
- aliasRoom(Id, Id) - Method in interface org.osid.room.RoomAdminSession
-
Adds an Id
to a Room
for the purpose of
creating compatibility.
- aliasRooms(AliasRequestList) - Method in interface org.osid.room.batch.RoomBatchAdminSession
-
Adds an Id
to a Room
for the purpose of
creating compatibility.
- aliasRoute(Id, Id) - Method in interface org.osid.mapping.route.RouteAdminSession
-
Adds an Id
to a Route
for the purpose of
creating compatibility.
- aliasRouteSegment(Id, Id) - Method in interface org.osid.mapping.route.RouteAdminSession
-
Adds an Id
to a RouteSegment
for the
purpose of creating compatibility.
- aliasRule(Id, Id) - Method in interface org.osid.rules.RuleAdminSession
-
Adds an Id
to a Rule
for the purpose of
creating compatibility.
- aliasScene(Id, Id) - Method in interface org.osid.control.SceneAdminSession
-
Adds an Id
to a Scene
for the purpose of
creating compatibility.
- aliasScenes(AliasRequestList) - Method in interface org.osid.control.batch.SceneBatchAdminSession
-
Adds an Id
to a Scene
for the purpose of
creating compatibility.
- aliasSchedule(Id, Id) - Method in interface org.osid.calendaring.ScheduleAdminSession
-
Adds an Id
to a Schedule
for the purpose
of creating compatibility.
- aliasSchedules(AliasRequestList) - Method in interface org.osid.calendaring.batch.ScheduleBatchAdminSession
-
Adds an Id
to a Schedule
for the purpose
of creating compatibility.
- aliasScheduleSlot(Id, Id) - Method in interface org.osid.calendaring.ScheduleSlotAdminSession
-
Adds an Id
to a ScheduleSlot
for the
purpose of creating compatibility.
- aliasScheduleSlots(AliasRequestList) - Method in interface org.osid.calendaring.batch.ScheduleSlotBatchAdminSession
-
Adds an Id
to a ScheduleSlot
for the
purpose of creating compatibility.
- aliasSequenceRule(Id, Id) - Method in interface org.osid.assessment.authoring.SequenceRuleAdminSession
-
Adds a Id
to a SequenceRule
for the
purpose of creating compatibility.
- aliasSequenceRuleEnabler(Id, Id) - Method in interface org.osid.assessment.authoring.SequenceRuleEnablerAdminSession
-
Adds a Id
to a SequenceRuleEnabler
for
the purpose of creating compatibility.
- aliasSetting(Id, Id) - Method in interface org.osid.control.SettingAdminSession
-
Adds an Id
to a Setting
for the purpose
of creating compatibility.
- aliasSettings(AliasRequestList) - Method in interface org.osid.control.batch.SettingBatchAdminSession
-
Adds an Id
to a Setting
for the purpose
of creating compatibility.
- aliasShipment(Id, Id) - Method in interface org.osid.inventory.shipment.ShipmentAdminSession
-
Adds an Id
to a Shipment
for the purpose
of creating compatibility.
- aliasShipments(AliasRequestList) - Method in interface org.osid.inventory.shipment.batch.ShipmentBatchAdminSession
-
Adds an Id
to a Shipment
for the purpose
of creating compatibility.
- aliasSignal(Id, Id) - Method in interface org.osid.mapping.path.SignalAdminSession
-
Adds an Id
to a Signal
for the purpose
of creating compatibility.
- aliasSignalEnabler(Id, Id) - Method in interface org.osid.mapping.path.rules.SignalEnablerAdminSession
-
Adds an Id
to a SignalEnabler
for the
purpose of creating compatibility.
- aliasSignals(AliasRequestList) - Method in interface org.osid.mapping.path.batch.SignalBatchAdminSession
-
Adds an Id
to a Signal
for the purpose
of creating compatibility.
- aliasSpeedZone(Id, Id) - Method in interface org.osid.mapping.path.SpeedZoneAdminSession
-
Adds an Id
to a SpeedZone
for the
purpose of creating compatibility.
- aliasSpeedZoneEnabler(Id, Id) - Method in interface org.osid.mapping.path.rules.SpeedZoneEnablerAdminSession
-
Adds a Id
to a SpeedZoneEnabler
for the
purpose of creating compatibility.
- aliasSpeedZones(AliasRequestList) - Method in interface org.osid.mapping.path.batch.SpeedZoneBatchAdminSession
-
Adds an Id
to a SpeedZone
for the
purpose of creating compatibility.
- aliasState(Id, Id) - Method in interface org.osid.process.StateAdminSession
-
Adds an Id
to a State
for the purpose of
creating compatibility.
- aliasStep(Id, Id) - Method in interface org.osid.workflow.StepAdminSession
-
Adds an Id
to a Step
for the purpose of
creating compatibility.
- aliasStepConstrainer(Id, Id) - Method in interface org.osid.workflow.rules.StepConstrainerAdminSession
-
Adds a Id
to a StepConstrainer
for the
purpose of creating compatibility.
- aliasStepConstrainerEnabler(Id, Id) - Method in interface org.osid.workflow.rules.StepConstrainerEnablerAdminSession
-
Adds a Id
to a StepConstrainerEnabler
for the purpose of creating compatibility.
- aliasStepProcessor(Id, Id) - Method in interface org.osid.workflow.rules.StepProcessorAdminSession
-
Adds a Id
to a StepProcessor
for the
purpose of creating compatibility.
- aliasStepProcessorEnabler(Id, Id) - Method in interface org.osid.workflow.rules.StepProcessorEnablerAdminSession
-
Adds a Id
to a StepProcessorEnabler
for
the purpose of creating compatibility.
- aliasSteps(AliasRequestList) - Method in interface org.osid.workflow.batch.StepBatchAdminSession
-
Adds an Id
to a Step
for the purpose of
creating compatibility.
- aliasStock(Id, Id) - Method in interface org.osid.inventory.StockAdminSession
-
Adds an Id
to a Stock
for the purpose of
creating compatibility.
- aliasStocks(AliasRequestList) - Method in interface org.osid.inventory.batch.StockBatchAdminSession
-
Adds an Id
to a Stock
for the purpose of
creating compatibility.
- aliasStore(Id, Id) - Method in interface org.osid.ordering.StoreAdminSession
-
Adds an Id
to a Store
for the purpose of
creating compatibility.
- aliasStores(AliasRequestList) - Method in interface org.osid.ordering.batch.StoreBatchAdminSession
-
Adds an Id
to a Store
for the purpose of
creating compatibility.
- aliasSubject(Id, Id) - Method in interface org.osid.ontology.SubjectAdminSession
-
Adds an Id
to a Subject
for the purpose
of creating compatibility.
- aliasSubjects(AliasRequestList) - Method in interface org.osid.ontology.batch.SubjectBatchAdminSession
-
Adds an Id
to a Subject
for the purpose
of creating compatibility.
- aliasSubscription(Id, Id) - Method in interface org.osid.subscription.SubscriptionAdminSession
-
Adds an Id
to a Subscription
for the
purpose of creating compatibility.
- aliasSubscriptionEnabler(Id, Id) - Method in interface org.osid.subscription.rules.SubscriptionEnablerAdminSession
-
Adds an Id
to a SubscriptionEnabler
for
the purpose of creating compatibility.
- aliasSubscriptions(AliasRequestList) - Method in interface org.osid.subscription.batch.SubscriptionBatchAdminSession
-
Adds an Id
to a Subscription
for the
purpose of creating compatibility.
- aliasSupersedingEvent(Id, Id) - Method in interface org.osid.calendaring.SupersedingEventAdminSession
-
Adds an Id
to a SupersedingEvent
for the
purpose of creating compatibility.
- aliasSupersedingEventEnabler(Id, Id) - Method in interface org.osid.calendaring.rules.SupersedingEventEnablerAdminSession
-
Adds an Id
to a SupersedingEventEnabler
for the purpose of creating compatibility.
- aliasSyllabi(AliasRequestList) - Method in interface org.osid.course.syllabus.batch.SyllabusBatchAdminSession
-
Adds an Id
to a Syllabus
for the purpose
of creating compatibility.
- aliasSyllabus(Id, Id) - Method in interface org.osid.course.syllabus.SyllabusAdminSession
-
Adds an Id
to a Syllabus
for the purpose
of creating compatibility.
- aliasSystem(Id, Id) - Method in interface org.osid.control.SystemAdminSession
-
Adds an Id
to a System
for the purpose
of creating compatibility.
- aliasSystems(AliasRequestList) - Method in interface org.osid.control.batch.SystemBatchAdminSession
-
Adds an Id
to a System
for the purpose
of creating compatibility.
- aliasTerm(Id, Id) - Method in interface org.osid.course.TermAdminSession
-
Adds an Id
to a Term
for the purpose of
creating compatibility.
- aliasTerms(AliasRequestList) - Method in interface org.osid.course.batch.TermBatchAdminSession
-
Adds an Id
to a Term
for the purpose of
creating compatibility.
- aliasTimePeriod(Id, Id) - Method in interface org.osid.calendaring.TimePeriodAdminSession
-
Adds an Id
to a TimePeriod
for the
purpose of creating compatibility.
- aliasTimePeriods(AliasRequestList) - Method in interface org.osid.calendaring.batch.TimePeriodBatchAdminSession
-
Adds an Id
to a TimePeriod
for the
purpose of creating compatibility.
- aliasTodo(Id, Id) - Method in interface org.osid.checklist.TodoAdminSession
-
Adds an Id
to a Todo
for the purpose of
creating compatibility.
- aliasTodoProducer(Id, Id) - Method in interface org.osid.checklist.mason.TodoProducerAdminSession
-
Adds an Id
to a TodoProducer
for the
purpose of creating compatibility.
- aliasTodos(AliasRequestList) - Method in interface org.osid.checklist.batch.TodoBatchAdminSession
-
Adds an Id
to a Todo
for the purpose of
creating compatibility.
- aliasTrigger(Id, Id) - Method in interface org.osid.control.TriggerAdminSession
-
Adds an Id
to a Trigger
for the purpose
of creating compatibility.
- aliasTriggerEnabler(Id, Id) - Method in interface org.osid.control.rules.TriggerEnablerAdminSession
-
Adds an Id
to a TriggerEnabler
for the
purpose of creating compatibility.
- aliasTriggers(AliasRequestList) - Method in interface org.osid.control.batch.TriggerBatchAdminSession
-
Adds an Id
to a Trigger
for the purpose
of creating compatibility.
- aliasUtilities(AliasRequestList) - Method in interface org.osid.metering.batch.UtilityBatchAdminSession
-
Adds an Id
to a Utility
for the purpose
of creating compatibility.
- aliasUtility(Id, Id) - Method in interface org.osid.metering.UtilityAdminSession
-
Adds an Id
to a Utility
for the purpose
of creating compatibility.
- aliasValue(Id, Id) - Method in interface org.osid.configuration.ValueAdminSession
-
Adds an Id
to a Value
for the purpose of
creating compatibility.
- aliasValueEnabler(Id, Id) - Method in interface org.osid.configuration.rules.ValueEnablerAdminSession
-
Adds an Id
to a ValueEnabler
for the
purpose of creating compatibility.
- aliasValues(AliasRequestList) - Method in interface org.osid.configuration.batch.ValueBatchAdminSession
-
Adds an Id
to a Value
for the purpose of
creating compatibility.
- aliasVault(Id, Id) - Method in interface org.osid.authorization.VaultAdminSession
-
Adds an Id
to a Vault
for the purpose of
creating compatibility.
- aliasVaults(AliasRequestList) - Method in interface org.osid.authorization.batch.VaultBatchAdminSession
-
Adds an Id
to an Vault
for the purpose
of creating compatibility.
- aliasVotes(AliasRequestList) - Method in interface org.osid.voting.batch.VotingBatchSession
-
Adds an Id
to a Vote
for the purpose of
creating compatibility.
- aliasWarehouse(Id, Id) - Method in interface org.osid.inventory.WarehouseAdminSession
-
Adds an Id
to a Warehouse
for the
purpose of creating compatibility.
- aliasWork(Id, Id) - Method in interface org.osid.resourcing.WorkAdminSession
-
Adds an Id
to a Work
for the purpose of
creating compatibility.
- aliasWork(Id, Id) - Method in interface org.osid.workflow.WorkAdminSession
-
Adds an Id
to a Work
for the purpose of
creating compatibility.
- aliasWorks(AliasRequestList) - Method in interface org.osid.resourcing.batch.WorkBatchAdminSession
-
Adds an Id
to a Work
for the purpose of
creating compatibility.
- aliasWorks(AliasRequestList) - Method in interface org.osid.workflow.batch.WorkBatchAdminSession
-
Adds an Id
to a Work
for the purpose of
creating compatibility.
- allocatesByLeastCost() - Method in interface org.osid.provisioning.rules.PoolProcessor
-
Tests if allocations prefer the cheapest provisionables.
- allocatesByLeastUse() - Method in interface org.osid.provisioning.rules.PoolProcessor
-
Tests if allocations balance the usage by preferring the least used
provisionables in the pool.
- allocatesByMostCost() - Method in interface org.osid.provisioning.rules.PoolProcessor
-
Tests if allocations prefer the most expensive provisionables.
- allocatesByMostUse() - Method in interface org.osid.provisioning.rules.PoolProcessor
-
Tests if allocations prefer the most used provisionables in the pool.
- Allocation - Interface in org.osid.filing.allocation
-
Allocation
represents allocated resources in a file
system.
- AllocationAdminSession - Interface in org.osid.filing.allocation
-
This session defines methods for managing quotas.
- AllocationForm - Interface in org.osid.filing.allocation
-
DirectoryEntryForm
defines methods in common to both
FileForm
and DirectoryForm.
- AllocationFormRecord - Interface in org.osid.filing.allocation.records
-
A record for an AllocationForm.
- AllocationList - Interface in org.osid.filing.allocation
-
Like all OsidLists,
AllocationList
provides a means for accessing Allocation
elements
sequentially either one at a time or many at a time.
- AllocationLookupSession - Interface in org.osid.filing.allocation
-
This session defines methods for accessing space allocation and quotas.
- AllocationNotificationSession - Interface in org.osid.filing.allocation
-
This session defines methods to receive notifications of allocation
warnings and changed quota assignments.
- AllocationReceiver - Interface in org.osid.filing.allocation
-
The allocation receiver is the consumer supplied interface for
receiving notifications pertaining to usage warnings and changed quota
assignments.
- AllocationRecord - Interface in org.osid.filing.allocation.records
-
A record for an Allocation.
- AllocationSession - Interface in org.osid.filing.allocation
-
This session defines methods for accessing space allocation and quotas.
- allowsCompoundRequests() - Method in interface org.osid.provisioning.rules.BrokerProcessor
-
Tests if this broker allows compound requests using
RequestTransactions.
- allowsProvisionExchange() - Method in interface org.osid.provisioning.rules.BrokerProcessor
-
Tests if this broker allows exchanging of provisions.
- AlreadyExistsException - Exception in org.osid
-
Attempt to add an object that already exists.
- AlreadyExistsException(String) - Constructor for exception org.osid.AlreadyExistsException
-
Constructs a AlreadyExistsException
with the specified
detail message.
- AlreadyExistsException(String, Throwable) - Constructor for exception org.osid.AlreadyExistsException
-
Constructs a AlreadyExistsException
with the specified
detail message and cause.
- AlreadyExistsException(Throwable) - Constructor for exception org.osid.AlreadyExistsException
-
Constructs a AlreadyExistsException
with the specified
cause and a detail message of
cause.toString()
which typically contains the class and
detail message of cause
.
- anchorPathToCoordinate(Id, Coordinate) - Method in interface org.osid.mapping.path.PathSpatialDesignSession
-
Anchors a path to a coordinate.
- Answer - Interface in org.osid.assessment
-
An Answer
represents the question portion of an
assessment item.
- AnswerBatchForm - Interface in org.osid.assessment.batch
-
This is the form for creating and updating answers in bulk.
- AnswerBatchFormList - Interface in org.osid.assessment.batch
-
Like all OsidLists,
AnswerBatchFormList
provides a means for accessing AnswerBatchForm
elements
sequentially either one at a time or many at a time.
- AnswerForm - Interface in org.osid.assessment
-
This is the form for creating and updating Answers.
- AnswerFormRecord - Interface in org.osid.assessment.records
-
A record for an AnswerForm.
- AnswerList - Interface in org.osid.assessment
-
Like all OsidLists,
AnswerList
provides a
means for accessing Answer
elements sequentially either one
at a time or many at a time.
- AnswerQuery - Interface in org.osid.assessment
-
This is the query for searching answers.
- AnswerQueryInspector - Interface in org.osid.assessment
-
The query inspectors provide a means of accessing the match terms of a
query.
- AnswerQueryInspectorRecord - Interface in org.osid.assessment.records
-
A record for an AnswerQueryInspector.
- AnswerQueryRecord - Interface in org.osid.assessment.records
-
A record for an AnswerQuery.
- AnswerRecord - Interface in org.osid.assessment.records
-
A record for an Answer.
- AnswerSearchOrder - Interface in org.osid.assessment
-
An interface for specifying the ordering of search results.
- AnswerSearchOrderRecord - Interface in org.osid.assessment.records
-
A record for an AnswerSearchOrder.
- Antimatroid - Interface in org.osid.sequencing
-
An Antimatroid
represents a collection of reservoirs.
- AntimatroidAdminSession - Interface in org.osid.sequencing
-
This session creates, updates, and deletes Antimatroids.
- AntimatroidForm - Interface in org.osid.sequencing
-
This is the form for creating and updating antimatroids.
- AntimatroidFormRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidForm.
- AntimatroidHierarchyDesignSession - Interface in org.osid.sequencing
-
This session defines methods for managing a hierarchy of
Antimatroid
objects.
- AntimatroidHierarchySession - Interface in org.osid.sequencing
-
This session defines methods for traversing a hierarchy of
Antimatroid
objects.
- AntimatroidList - Interface in org.osid.sequencing
-
Like all OsidLists,
AntimatroidList
provides a means for accessing Antimatroid
elements
sequentially either one at a time or many at a time.
- AntimatroidLookupSession - Interface in org.osid.sequencing
-
This session provides methods for retrieving Antimatroid
objects.
- AntimatroidNode - Interface in org.osid.sequencing
-
This interface is a container for a partial hierarchy retrieval.
- AntimatroidNodeList - Interface in org.osid.sequencing
-
Like all OsidLists,
AntimatroidNodeList
provides a means for accessing AntimatroidNode
elements
sequentially either one at a time or many at a time.
- AntimatroidNotificationSession - Interface in org.osid.sequencing
-
This session defines methods to receive notifications on adds/changes
to Antimatroid
objects.
- AntimatroidQuery - Interface in org.osid.sequencing
-
This is the query for searching antimatroids.
- AntimatroidQueryInspector - Interface in org.osid.sequencing
-
This is the query inspector for examining antimatroid queries.
- AntimatroidQueryInspectorRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidQueryInspector.
- AntimatroidQueryRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidQuery.
- AntimatroidQuerySession - Interface in org.osid.sequencing
-
This session provides methods for searching among Antimatroid
objects.
- AntimatroidReceiver - Interface in org.osid.sequencing
-
The antimatroid receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
Antimatroid
objects.
- AntimatroidRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidRecord.
- AntimatroidSearch - Interface in org.osid.sequencing
-
The search interface for governing antimatroid searches.
- AntimatroidSearchOrder - Interface in org.osid.sequencing
-
An interface for specifying the ordering of search results.
- AntimatroidSearchOrderRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidSearchOrder.
- AntimatroidSearchRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidSearch.
- AntimatroidSearchResults - Interface in org.osid.sequencing
-
This interface provides a means to capture results of a search.
- AntimatroidSearchResultsRecord - Interface in org.osid.sequencing.records
-
A record for an AntimatroidSearchResults.
- AntimatroidSearchSession - Interface in org.osid.sequencing
-
This session provides methods for searching among Antimatroid
objects.
- applyAccountQuery(AccountQuery) - Method in interface org.osid.financials.AccountSmartBusinessSession
-
Applies an account query to this business.
- applyAccountSequencing(AccountSearchOrder) - Method in interface org.osid.financials.AccountSmartBusinessSession
-
Applies an account search order to this business.
- applyActionEnablerQuery(ActionEnablerQuery) - Method in interface org.osid.control.rules.ActionEnablerSmartSystemSession
-
Applies an action enabler query to this system.
- applyActionEnablerSequencing(ActionEnablerSearchOrder) - Method in interface org.osid.control.rules.ActionEnablerSmartSystemSession
-
Applies an action enabler search order to this system.
- applyActionGroupQuery(ActionGroupQuery) - Method in interface org.osid.control.ActionGroupSmartSystemSession
-
Applies an action group query to this system.
- applyActionGroupSequencing(ActionGroupSearchOrder) - Method in interface org.osid.control.ActionGroupSmartSystemSession
-
Applies an action group search order to this system.
- applyActivityBundleQuery(ActivityBundleQuery) - Method in interface org.osid.course.registration.ActivityBundleSmartCourseCatalogSession
-
Applies an activity bundle query to this course catalog.
- applyActivityBundleSequencing(ActivityBundleSearchOrder) - Method in interface org.osid.course.registration.ActivityBundleSmartCourseCatalogSession
-
Applies an activity bundle search order to this course catalog.
- applyActivityQuery(ActivityQuery) - Method in interface org.osid.course.ActivitySmartCourseCatalogSession
-
Applies an activity query to this course catalog.
- applyActivityQuery(ActivityQuery) - Method in interface org.osid.financials.ActivitySmartBusinessSession
-
Applies an activity query to this business.
- applyActivityQuery(ActivityQuery) - Method in interface org.osid.learning.ActivitySmartObjectiveBankSession
-
Applies an activity query to this bank.
- applyActivityRegistrationQuery(ActivityRegistrationQuery) - Method in interface org.osid.course.registration.ActivityRegistrationSmartCourseCatalogSession
-
Applies an activity registration query to this course catalog.
- applyActivityRegistrationSequencing(ActivityRegistrationSearchOrder) - Method in interface org.osid.course.registration.ActivityRegistrationSmartCourseCatalogSession
-
Applies an activity registration search order to this course catalog.
- applyActivitySequencing(ActivitySearchOrder) - Method in interface org.osid.course.ActivitySmartCourseCatalogSession
-
Applies an activity search order to this course catalog.
- applyActivitySequencing(ActivitySearchOrder) - Method in interface org.osid.financials.ActivitySmartBusinessSession
-
Applies an activity search order to this business.
- applyActivitySequencing(ActivitySearchOrder) - Method in interface org.osid.learning.ActivitySmartObjectiveBankSession
-
Applies an activity search order to this objective bank.
- applyActivityUnitQuery(ActivityUnitQuery) - Method in interface org.osid.course.ActivityUnitSmartCourseCatalogSession
-
Applies an activity unit query to this course catalog.
- applyActivityUnitSequencing(ActivityUnitSearchOrder) - Method in interface org.osid.course.ActivityUnitSmartCourseCatalogSession
-
Applies an activity unit search order to this course catalog.
- applyAddressQuery(AddressQuery) - Method in interface org.osid.contact.AddressSmartAddressBookSession
-
Applies an address query to this address book.
- applyAddressSequencing(AddressSearchOrder) - Method in interface org.osid.contact.AddressSmartAddressBookSession
-
Applies an address search order to this address book.
- applyAgendaQuery(AgendaQuery) - Method in interface org.osid.rules.check.AgendaSmartEngineSession
-
Applies an agenda query to this engine.
- applyAgendaSequencing(AgendaSearchOrder) - Method in interface org.osid.rules.check.AgendaSmartEngineSession
-
Applies an agenda search order to this engine.
- applyAgentQuery(AgentQuery) - Method in interface org.osid.authentication.AgentSmartAgencySession
-
Applies an agent query to this agency.
- applyAgentSequencing(AgentSearchOrder) - Method in interface org.osid.authentication.AgentSmartAgencySession
-
Applies an agent search order to this agency.
- applyAppointmentQuery(AppointmentQuery) - Method in interface org.osid.personnel.AppointmentSmartRealmSession
-
Applies an appointment query to this realm.
- applyAppointmentSequencing(AppointmentSearchOrder) - Method in interface org.osid.personnel.AppointmentSmartRealmSession
-
Applies an appointment search order to this realm.
- applyAssessmentEntryQuery(AssessmentEntryQuery) - Method in interface org.osid.course.chronicle.AssessmentEntrySmartCourseCatalogSession
-
Applies an assessment entry query to this course catalog.
- applyAssessmentEntrySequencing(AssessmentEntrySearchOrder) - Method in interface org.osid.course.chronicle.AssessmentEntrySmartCourseCatalogSession
-
Applies an assessment entry search order to this course catalog.
- applyAssessmentOfferedQuery(AssessmentOfferedQuery) - Method in interface org.osid.assessment.AssessmentOfferedSmartBankSession
-
Applies an assessment offered query to this bank.
- applyAssessmentOfferedSequencing(AssessmentOfferedSearchOrder) - Method in interface org.osid.assessment.AssessmentOfferedSmartBankSession
-
Applies an assessment offered search order to this bank.
- applyAssessmentPartQuery(AssessmentPartQuery) - Method in interface org.osid.assessment.authoring.AssessmentPartSmartBankSession
-
Applies an assessment part query to this bank.
- applyAssessmentParts(Id[]) - Method in interface org.osid.assessment.authoring.SequenceRuleForm
-
Designates assessment parts to which the rule applies.
- applyAssessmentPartSequencing(AssessmentPartSearchOrder) - Method in interface org.osid.assessment.authoring.AssessmentPartSmartBankSession
-
Applies an assessment part search order to this bank.
- applyAssessmentQuery(AssessmentQuery) - Method in interface org.osid.assessment.AssessmentSmartBankSession
-
Applies an assessment query to this bank.
- applyAssessmentSequencing(AssessmentSearchOrder) - Method in interface org.osid.assessment.AssessmentSmartBankSession
-
Applies an assessment search order to this bank.
- applyAssessmentTakenQuery(AssessmentTakenQuery) - Method in interface org.osid.assessment.AssessmentTakenSmartBankSession
-
Applies an assessment taken query to this bank.
- applyAssessmentTakenSequencing(AssessmentTakenSearchOrder) - Method in interface org.osid.assessment.AssessmentTakenSmartBankSession
-
Applies an assessment taken search order to this bank.
- applyAssetQuery(AssetQuery) - Method in interface org.osid.repository.AssetSmartRepositorySession
-
Applies an asset query to this repository.
- applyAssetSequencing(AssetSearchOrder) - Method in interface org.osid.repository.AssetSmartRepositorySession
-
Applies an asset search order to this repository.
- applyAuctionConstrainerEnablerQuery(AuctionConstrainerEnablerQuery) - Method in interface org.osid.bidding.rules.AuctionConstrainerEnablerSmartAuctionHouseSession
-
Applies an auction constrainer enabler query to this auction house.
- applyAuctionConstrainerEnablerSequencing(AuctionConstrainerEnablerSearchOrder) - Method in interface org.osid.bidding.rules.AuctionConstrainerEnablerSmartAuctionHouseSession
-
Applies an auction constrainer enabler search order to this auction
house.
- applyAuctionConstrainerQuery(AuctionConstrainerQuery) - Method in interface org.osid.bidding.rules.AuctionConstrainerSmartAuctionHouseSession
-
Applies an auction constrainer query to this auction house.
- applyAuctionConstrainerSequencing(AuctionConstrainerSearchOrder) - Method in interface org.osid.bidding.rules.AuctionConstrainerSmartAuctionHouseSession
-
Applies an auction constrainer search order to this auction house.
- applyAuctionProcessorEnablerQuery(AuctionProcessorEnablerQuery) - Method in interface org.osid.bidding.rules.AuctionProcessorEnablerSmartAuctionHouseSession
-
Applies an auction processor enabler query to this auction house.
- applyAuctionProcessorEnablerSequencing(AuctionProcessorEnablerSearchOrder) - Method in interface org.osid.bidding.rules.AuctionProcessorEnablerSmartAuctionHouseSession
-
Applies an auction processor enabler search order to this auction
house.
- applyAuctionProcessorQuery(AuctionProcessorQuery) - Method in interface org.osid.bidding.rules.AuctionProcessorSmartAuctionHouseSession
-
Applies an auction processor query to this auction house.
- applyAuctionProcessorSequencing(AuctionProcessorSearchOrder) - Method in interface org.osid.bidding.rules.AuctionProcessorSmartAuctionHouseSession
-
Applies an auction processor search order to this auction house.
- applyAuctionQuery(AuctionQuery) - Method in interface org.osid.bidding.AuctionSmartAuctionHouseSession
-
Applies an auction query to this auction house.
- applyAuctionSequencing(AuctionSearchOrder) - Method in interface org.osid.bidding.AuctionSmartAuctionHouseSession
-
Applies an auction search order to this auction house.
- applyAuditEnablerQuery(AuditEnablerQuery) - Method in interface org.osid.inquiry.rules.AuditEnablerSmartInquestSession
-
Applies an audit enabler query to this inquest.
- applyAuditEnablerSequencing(AuditEnablerSearchOrder) - Method in interface org.osid.inquiry.rules.AuditEnablerSmartInquestSession
-
Applies an audit enabler search order to this inquest.
- applyAuditQuery(AuditQuery) - Method in interface org.osid.inquiry.AuditSmartInquestSession
-
Applies an audit query to this inquest.
- applyAuditSequencing(AuditSearchOrder) - Method in interface org.osid.inquiry.AuditSmartInquestSession
-
Applies an audit search order to this inquest.
- applyAuthorizationEnablerQuery(AuthorizationEnablerQuery) - Method in interface org.osid.authorization.rules.AuthorizationEnablerSmartVaultSession
-
Applies an authorization enabler query to this vault.
- applyAuthorizationEnablerSequencing(AuthorizationEnablerSearchOrder) - Method in interface org.osid.authorization.rules.AuthorizationEnablerSmartVaultSession
-
Applies an authorization enabler search order to this vault.
- applyAuthorizationQuery(AuthorizationQuery) - Method in interface org.osid.authorization.AuthorizationSmartVaultSession
-
Applies a authorization query to this vault.
- applyAuthorizationSequencing(AuthorizationSearchOrder) - Method in interface org.osid.authorization.AuthorizationSmartVaultSession
-
Applies a authorization search order to this vault.
- applyAvailabilityEnablerQuery(AvailabilityEnablerQuery) - Method in interface org.osid.resourcing.rules.AvailabilityEnablerSmartFoundrySession
-
Applies an availability enabler query to this foundry.
- applyAvailabilityEnablerSequencing(AvailabilityEnablerSearchOrder) - Method in interface org.osid.resourcing.rules.AvailabilityEnablerSmartFoundrySession
-
Applies an availability enabler search order to this foundry.
- applyAvailabilityQuery(AvailabilityQuery) - Method in interface org.osid.resourcing.AvailabilitySmartFoundrySession
-
Applies an availability query to this foundry.
- applyAvailabilitySequencing(AvailabilitySearchOrder) - Method in interface org.osid.resourcing.AvailabilitySmartFoundrySession
-
Applies an availability search order to this foundry.
- applyAwardEntryQuery(AwardEntryQuery) - Method in interface org.osid.course.chronicle.AwardEntrySmartCourseCatalogSession
-
Applies an award entry query to this course catalog.
- applyAwardEntrySequencing(AwardEntrySearchOrder) - Method in interface org.osid.course.chronicle.AwardEntrySmartCourseCatalogSession
-
Applies an award entry search order to this course catalog.
- applyAwardQuery(AwardQuery) - Method in interface org.osid.recognition.AwardSmartAcademySession
-
Applies an award query to this academy.
- applyAwardSequencing(AwardSearchOrder) - Method in interface org.osid.recognition.AwardSmartAcademySession
-
Applies an award search order to this academy.
- applyBallotConstrainerEnablerQuery(BallotConstrainerEnablerQuery) - Method in interface org.osid.voting.rules.BallotConstrainerEnablerSmartPollsSession
-
Applies a ballot constrainer enabler query to this polls.
- applyBallotConstrainerEnablerSequencing(BallotConstrainerEnablerSearchOrder) - Method in interface org.osid.voting.rules.BallotConstrainerEnablerSmartPollsSession
-
Applies a ballot constrainer enabler search order to this polls.
- applyBallotConstrainerQuery(BallotConstrainerQuery) - Method in interface org.osid.voting.rules.BallotConstrainerSmartPollsSession
-
Applies a ballot constrainer query to this polls.
- applyBallotConstrainerSequencing(BallotConstrainerSearchOrder) - Method in interface org.osid.voting.rules.BallotConstrainerSmartPollsSession
-
Applies a ballot constrainer search order to this polls.
- applyBallotQuery(BallotQuery) - Method in interface org.osid.voting.BallotSmartPollsSession
-
Applies a ballot query to this polls.
- applyBallotSequencing(BallotSearchOrder) - Method in interface org.osid.voting.BallotSmartPollsSession
-
Applies a ballot search order to this polls.
- applyBidQuery(BidQuery) - Method in interface org.osid.bidding.BidSmartAuctionHouseSession
-
Applies a bid query to this auction house.
- applyBidSequencing(BidSearchOrder) - Method in interface org.osid.bidding.BidSmartAuctionHouseSession
-
Applies a bid search order to this auction house.
- applyBlockQuery(BlockQuery) - Method in interface org.osid.hold.BlockSmartOublietteSession
-
Applies a block query to this oubliette.
- applyBlockSequencing(BlockSearchOrder) - Method in interface org.osid.hold.BlockSmartOublietteSession
-
Applies a block search order to this oubliette.
- applyBranchQuery(BranchQuery) - Method in interface org.osid.journaling.BranchSmartJournalSession
-
Applies a branch query to this journal.
- applyBranchSequencing(BranchSearchOrder) - Method in interface org.osid.journaling.BranchSmartJournalSession
-
Applies a branch search order to this journal.
- applyBrokerConstrainerEnablerQuery(BrokerConstrainerEnablerQuery) - Method in interface org.osid.provisioning.rules.BrokerConstrainerEnablerSmartDistributorSession
-
Applies a broker constrainer enabler query to this distributor.
- applyBrokerConstrainerEnablerSequencing(BrokerConstrainerEnablerSearchOrder) - Method in interface org.osid.provisioning.rules.BrokerConstrainerEnablerSmartDistributorSession
-
Applies a broker constrainer enabler search order to this distributor.
- applyBrokerConstrainerQuery(BrokerConstrainerQuery) - Method in interface org.osid.provisioning.rules.BrokerConstrainerSmartDistributorSession
-
Applies a broker constrainer query to this distributor.
- applyBrokerConstrainerSequencing(BrokerConstrainerSearchOrder) - Method in interface org.osid.provisioning.rules.BrokerConstrainerSmartDistributorSession
-
Applies a broker constrainer search order to this distributor.
- applyBrokerProcessorEnablerQuery(BrokerProcessorEnablerQuery) - Method in interface org.osid.provisioning.rules.BrokerProcessorEnablerSmartDistributorSession
-
Applies a broker processor enabler query to this distributor.
- applyBrokerProcessorEnablerSequencing(BrokerProcessorEnablerSearchOrder) - Method in interface org.osid.provisioning.rules.BrokerProcessorEnablerSmartDistributorSession
-
Applies a broker processor enabler search order to this distributor.
- applyBrokerProcessorQuery(BrokerProcessorQuery) - Method in interface org.osid.provisioning.rules.BrokerProcessorSmartDistributorSession
-
Applies a broker processor query to this distributor.
- applyBrokerProcessorSequencing(BrokerProcessorSearchOrder) - Method in interface org.osid.provisioning.rules.BrokerProcessorSmartDistributorSession
-
Applies a broker processor search order to this distributor.
- applyBrokerQuery(BrokerQuery) - Method in interface org.osid.provisioning.BrokerSmartDistributorSession
-
Applies a broker query to this distributor.
- applyBrokerSequencing(BrokerSearchOrder) - Method in interface org.osid.provisioning.BrokerSmartDistributorSession
-
Applies a broker search order to this distributor.
- applyBudgetEntryQuery(BudgetEntryQuery) - Method in interface org.osid.financials.budgeting.BudgetEntrySmartBusinessSession
-
Applies a budget entry query to this business.
- applyBudgetEntrySequencing(BudgetEntrySearchOrder) - Method in interface org.osid.financials.budgeting.BudgetEntrySmartBusinessSession
-
Applies a budget entry search order to this business.
- applyBudgetQuery(BudgetQuery) - Method in interface org.osid.financials.budgeting.BudgetSmartBusinessSession
-
Applies a budget query to this business.
- applyBudgetSequencing(BudgetSearchOrder) - Method in interface org.osid.financials.budgeting.BudgetSmartBusinessSession
-
Applies a budget search order to this business.
- applyBuildingQuery(BuildingQuery) - Method in interface org.osid.room.BuildingSmartCampusSession
-
Applies a building query to this campus.
- applyBuildingSequencing(BuildingSearchOrder) - Method in interface org.osid.room.BuildingSmartCampusSession
-
Applies a building search order to this campus.
- applyCandidateQuery(CandidateQuery) - Method in interface org.osid.voting.CandidateSmartPollsSession
-
Applies a candidate query to this polls.
- applyCandidateSequencing(CandidateSearchOrder) - Method in interface org.osid.voting.CandidateSmartPollsSession
-
Applies a candidate search order to this polls.
- applyCanonicalUnitEnablerQuery(CanonicalUnitEnablerQuery) - Method in interface org.osid.offering.rules.CanonicalUnitEnablerSmartCatalogueSession
-
Applies a canonical unit enabler query to this catalogue.
- applyCanonicalUnitEnablerSequencing(CanonicalUnitEnablerSearchOrder) - Method in interface org.osid.offering.rules.CanonicalUnitEnablerSmartCatalogueSession
-
Applies a canonical unit enabler search order to this catalogue.
- applyCanonicalUnitProcessorEnablerQuery(CanonicalUnitProcessorEnablerQuery) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorEnablerSmartCatalogueSession
-
Applies a canonical unit processor enabler query to this catalogue.
- applyCanonicalUnitProcessorEnablerSequencing(CanonicalUnitProcessorEnablerSearchOrder) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorEnablerSmartCatalogueSession
-
Applies a canonical unit processor enabler search order to this
catalogue.
- applyCanonicalUnitProcessorQuery(CanonicalUnitProcessorQuery) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorSmartCatalogueSession
-
Applies a canonical unit processor query to this catalogue.
- applyCanonicalUnitProcessorSequencing(CanonicalUnitProcessorSearchOrder) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorSmartCatalogueSession
-
Applies a canonical unit processor search order to this catalogue.
- applyCanonicalUnitQuery(CanonicalUnitQuery) - Method in interface org.osid.offering.CanonicalUnitSmartCatalogueSession
-
Applies a canonical unit query to this catalogue.
- applyCanonicalUnitSequencing(CanonicalUnitSearchOrder) - Method in interface org.osid.offering.CanonicalUnitSmartCatalogueSession
-
Applies a canonical unit search order to this catalogue.
- applyCatalogEnablerQuery(CatalogEnablerQuery) - Method in interface org.osid.cataloging.rules.CatalogEnablerSmartCatalogSession
-
Applies a catalog enabler query to this catalog.
- applyCatalogEnablerSequencing(CatalogEnablerSearchOrder) - Method in interface org.osid.cataloging.rules.CatalogEnablerSmartCatalogSession
-
Applies a catalog enabler search order to this catalog.
- applyCategoryQuery(CategoryQuery) - Method in interface org.osid.billing.CategorySmartBusinessSession
-
Applies a category query to this business.
- applyCategorySequencing(CategorySearchOrder) - Method in interface org.osid.billing.CategorySmartBusinessSession
-
Applies a category search order to this business.
- applyChainQuery(ChainQuery) - Method in interface org.osid.sequencing.ChainSmartAntimatroidSession
-
Applies a chain query to this antimatroid.
- applyChainSequencing(ChainSearchOrder) - Method in interface org.osid.sequencing.ChainSmartAntimatroidSession
-
Applies a chain search order to this antimatroid.
- applyCheckQuery(CheckQuery) - Method in interface org.osid.rules.check.CheckSmartEngineSession
-
Applies a check query to this engine.
- applyCheckSequencing(CheckSearchOrder) - Method in interface org.osid.rules.check.CheckSmartEngineSession
-
Applies a check search order to this engine.
- applyCommentQuery(CommentQuery) - Method in interface org.osid.commenting.CommentSmartBookSession
-
Applies a comment query to this book.
- applyCommentSequencing(CommentSearchOrder) - Method in interface org.osid.commenting.CommentSmartBookSession
-
Applies a comment search order to this book.
- applyCommissionEnablerQuery(CommissionEnablerQuery) - Method in interface org.osid.resourcing.rules.CommissionEnablerSmartFoundrySession
-
Applies a commission enabler query to this foundry.
- applyCommissionEnablerSequencing(CommissionEnablerSearchOrder) - Method in interface org.osid.resourcing.rules.CommissionEnablerSmartFoundrySession
-
Applies a commission enabler search order to this foundry.
- applyCommissionQuery(CommissionQuery) - Method in interface org.osid.resourcing.CommissionSmartFoundrySession
-
Applies a commission query to this foundry.
- applyCommissionSequencing(CommissionSearchOrder) - Method in interface org.osid.resourcing.CommissionSmartFoundrySession
-
Applies a commission search order to this foundry.
- applyCommitmentEnablerQuery(CommitmentEnablerQuery) - Method in interface org.osid.calendaring.rules.CommitmentEnablerSmartCalendarSession
-
Applies a commitment enabler query to this calendar.
- applyCommitmentEnablerSequencing(CommitmentEnablerSearchOrder) - Method in interface org.osid.calendaring.rules.CommitmentEnablerSmartCalendarSession
-
Applies a commitment enabler search order to this calendar.
- applyCommitmentQuery(CommitmentQuery) - Method in interface org.osid.calendaring.CommitmentSmartCalendarSession
-
Applies a commitment query to this calendar.
- applyCommitmentSequencing(CommitmentSearchOrder) - Method in interface org.osid.calendaring.CommitmentSmartCalendarSession
-
Applies a commitment search order to this calendar.
- applyCompetencyQuery(CompetencyQuery) - Method in interface org.osid.resourcing.CompetencySmartFoundrySession
-
Applies a competency query to this foundry.
- applyCompetencySequencing(CompetencySearchOrder) - Method in interface org.osid.resourcing.CompetencySmartFoundrySession
-
Applies a competency search order to this foundry.
- applyCompositionEnablerQuery(CompositionEnablerQuery) - Method in interface org.osid.repository.rules.CompositionEnablerSmartRepositorySession
-
Applies a composition enabler query to this repository.
- applyCompositionEnablerSequencing(CompositionEnablerSearchOrder) - Method in interface org.osid.repository.rules.CompositionEnablerSmartRepositorySession
-
Applies a composition enabler search order to this repository.
- applyCompositionQuery(CompositionQuery) - Method in interface org.osid.repository.CompositionSmartRepositorySession
-
Applies a composition query to this repository.
- applyCompositionSequencing(CompositionSearchOrder) - Method in interface org.osid.repository.CompositionSmartRepositorySession
-
Applies a composition search order to this repository.
- applyConferralQuery(ConferralQuery) - Method in interface org.osid.recognition.ConferralSmartAcademySession
-
Applies a conferral query to this academy.
- applyConferralSequencing(ConferralSearchOrder) - Method in interface org.osid.recognition.ConferralSmartAcademySession
-
Applies a conferral search order to this academy.
- applyContactEnablerQuery(ContactEnablerQuery) - Method in interface org.osid.contact.rules.ContactEnablerSmartAddressBookSession
-
Applies a contact enabler query to this address book.
- applyContactEnablerSequencing(ContactEnablerSearchOrder) - Method in interface org.osid.contact.rules.ContactEnablerSmartAddressBookSession
-
Applies a contact enabler search order to this address book.
- applyContactQuery(ContactQuery) - Method in interface org.osid.contact.ContactSmartAddressBookSession
-
Applies a contact query to this address book.
- applyContactSequencing(ContactSearchOrder) - Method in interface org.osid.contact.ContactSmartAddressBookSession
-
Applies a contact search order to this address book.
- applyControllerQuery(ControllerQuery) - Method in interface org.osid.control.ControllerSmartSystemSession
-
Applies a controller query to this system.
- applyControllerSequencing(ControllerSearchOrder) - Method in interface org.osid.control.ControllerSmartSystemSession
-
Applies a controller search order to this system.
- applyConvocationQuery(ConvocationQuery) - Method in interface org.osid.recognition.ConvocationSmartAcademySession
-
Applies a convocation query to this academy.
- applyConvocationSequencing(ConvocationSearchOrder) - Method in interface org.osid.recognition.ConvocationSmartAcademySession
-
Applies a convocation search order to this academy.
- applyCourseEntryQuery(CourseEntryQuery) - Method in interface org.osid.course.chronicle.CourseEntrySmartCourseCatalogSession
-
Applies a course entry query to this course catalog.
- applyCourseEntrySequencing(CourseEntrySearchOrder) - Method in interface org.osid.course.chronicle.CourseEntrySmartCourseCatalogSession
-
Applies a course entry search order to this course catalog.
- applyCourseOfferingQuery(CourseOfferingQuery) - Method in interface org.osid.course.CourseOfferingSmartCourseCatalogSession
-
Applies a course offering query to this course catalog.
- applyCourseOfferingSequencing(CourseOfferingSearchOrder) - Method in interface org.osid.course.CourseOfferingSmartCourseCatalogSession
-
Applies a course offering search order to this course catalog.
- applyCourseQuery(CourseQuery) - Method in interface org.osid.course.CourseSmartCourseCatalogSession
-
Applies a course query to this course catalog.
- applyCourseSequencing(CourseSearchOrder) - Method in interface org.osid.course.CourseSmartCourseCatalogSession
-
Applies a course search order to this course catalog.
- applyCredentialEntryQuery(CredentialEntryQuery) - Method in interface org.osid.course.chronicle.CredentialEntrySmartCourseCatalogSession
-
Applies a credential entry query to this course catalog.
- applyCredentialEntrySequencing(CredentialEntrySearchOrder) - Method in interface org.osid.course.chronicle.CredentialEntrySmartCourseCatalogSession
-
Applies a credential entry search order to this course catalog.
- applyCredentialQuery(CredentialQuery) - Method in interface org.osid.course.program.CredentialSmartCourseCatalogSession
-
Applies a credential query to this course catalog.
- applyCredentialSequencing(CredentialSearchOrder) - Method in interface org.osid.course.program.CredentialSmartCourseCatalogSession
-
Applies a credential search order to this course catalog.
- applyCreditQuery(CreditQuery) - Method in interface org.osid.acknowledgement.CreditSmartBillingSession
-
Applies a credit query to this billing.
- applyCreditSequencing(CreditSearchOrder) - Method in interface org.osid.acknowledgement.CreditSmartBillingSession
-
Applies a credit search order to this billing.
- applyCustomerQuery(CustomerQuery) - Method in interface org.osid.billing.CustomerSmartBusinessSession
-
Applies a customer query to this business.
- applyCustomerSequencing(CustomerSearchOrder) - Method in interface org.osid.billing.CustomerSmartBusinessSession
-
Applies a customer search order to this business.
- applyCyclicTimePeriodQuery(CyclicTimePeriodQuery) - Method in interface org.osid.calendaring.cycle.CyclicTimePeriodSmartCalendarSession
-
Applies a cyclic time period query to this calendar.
- applyCyclicTimePeriodSequencing(CyclicTimePeriodSearchOrder) - Method in interface org.osid.calendaring.cycle.CyclicTimePeriodSmartCalendarSession
-
Applies a cyclic time period search order to this calendar.
- applyDeedQuery(DeedQuery) - Method in interface org.osid.room.squatting.DeedSmartCampusSession
-
Applies a deed query to this campus.
- applyDeedSequencing(DeedSearchOrder) - Method in interface org.osid.room.squatting.DeedSmartCampusSession
-
Applies a deed search order to this campus.
- applyDemographicEnablerQuery(DemographicEnablerQuery) - Method in interface org.osid.resource.demographic.DemographicEnablerSmartBinSession
-
Applies a demographic enabler query to this bin.
- applyDemographicEnablerSequencing(DemographicEnablerSearchOrder) - Method in interface org.osid.resource.demographic.DemographicEnablerSmartBinSession
-
Applies a demographic enabler search order to this bin.
- applyDemographicQuery(DemographicQuery) - Method in interface org.osid.resource.demographic.DemographicSmartBinSession
-
Applies a demographic query to this bin.
- applyDemographicSequencing(DemographicSearchOrder) - Method in interface org.osid.resource.demographic.DemographicSmartBinSession
-
Applies a demographic search order to this bin.
- applyDeviceEnablerQuery(DeviceEnablerQuery) - Method in interface org.osid.control.rules.DeviceEnablerSmartSystemSession
-
Applies a device enabler query to this system.
- applyDeviceEnablerSequencing(DeviceEnablerSearchOrder) - Method in interface org.osid.control.rules.DeviceEnablerSmartSystemSession
-
Applies a device enabler search order to this system
- applyDeviceQuery(DeviceQuery) - Method in interface org.osid.control.DeviceSmartSystemSession
-
Applies a device query to this system.
- applyDeviceSequencing(DeviceSearchOrder) - Method in interface org.osid.control.DeviceSmartSystemSession
-
Applies a device search order to this system.
- applyDirectionQuery(DirectionQuery) - Method in interface org.osid.recipe.DirectionSmartCookbookSession
-
Applies a direction query to this cookbook.
- applyDirectionSequencing(DirectionSearchOrder) - Method in interface org.osid.recipe.DirectionSmartCookbookSession
-
Applies a direction search order to this cookbook.
- applyDispatchQuery(DispatchQuery) - Method in interface org.osid.subscription.DispatchSmartPublisherSession
-
Applies a dispatch query to this publisher.
- applyDispatchSequencing(DispatchSearchOrder) - Method in interface org.osid.subscription.DispatchSmartPublisherSession
-
Applies a dispatch search order to this publisher.
- applyDocetQuery(DocetQuery) - Method in interface org.osid.course.syllabus.DocetSmartCourseCatalogSession
-
Applies a docet query to this course catalog.
- applyDocetSequencing(DocetSearchOrder) - Method in interface org.osid.course.syllabus.DocetSmartCourseCatalogSession
-
Applies a docet search order to this course catalog.
- applyEdgeEnablerQuery(EdgeEnablerQuery) - Method in interface org.osid.topology.rules.EdgeEnablerSmartGraphSession
-
Applies an edge enabler query to this graph.
- applyEdgeEnablerSequencing(EdgeEnablerSearchOrder) - Method in interface org.osid.topology.rules.EdgeEnablerSmartGraphSession
-
Applies an edge enabler search order to this graph.
- applyEdgeQuery(EdgeQuery) - Method in interface org.osid.topology.EdgeSmartGraphSession
-
Applies an edge query to this graph.
- applyEdgeSequencing(EdgeSearchOrder) - Method in interface org.osid.topology.EdgeSmartGraphSession
-
Applies an edge search order to this graph.
- applyEffortQuery(EffortQuery) - Method in interface org.osid.resourcing.EffortSmartFoundrySession
-
Applies an effort query to this foundry.
- applyEffortSequencing(EffortSearchOrder) - Method in interface org.osid.resourcing.EffortSmartFoundrySession
-
Applies an effort search order to this foundry.
- applyEnrollmentQuery(EnrollmentQuery) - Method in interface org.osid.course.program.EnrollmentSmartCourseCatalogSession
-
Applies an enrollment query to this course catalog.
- applyEnrollmentSequencing(EnrollmentSearchOrder) - Method in interface org.osid.course.program.EnrollmentSmartCourseCatalogSession
-
Applies an enrollment search order to this course catalog.
- applyEntryQuery(EntryQuery) - Method in interface org.osid.billing.EntrySmartBusinessSession
-
Applies an entry query to this business.
- applyEntryQuery(EntryQuery) - Method in interface org.osid.blogging.EntrySmartBlogSession
-
Applies an entry query to this blog.
- applyEntryQuery(EntryQuery) - Method in interface org.osid.dictionary.EntrySmartDictionarySession
-
Applies a entry query to this dictionary.
- applyEntrySequencing(EntrySearchOrder) - Method in interface org.osid.billing.EntrySmartBusinessSession
-
Applies an entry search order to this business.
- applyEntrySequencing(EntrySearchOrder) - Method in interface org.osid.blogging.EntrySmartBlogSession
-
Applies an entry search order to this blog.
- applyEntrySequencing(EntrySearchOrder) - Method in interface org.osid.dictionary.EntrySmartDictionarySession
-
Applies a entry search order to this dictionary.
- applyEventQuery(CyclicEventQuery) - Method in interface org.osid.calendaring.cycle.CyclicEventSmartCalendarSession
-
Applies a cyclic event query to this calendar.
- applyEventQuery(EventQuery) - Method in interface org.osid.calendaring.EventSmartCalendarSession
-
Applies an event query to this calendar.
- applyEventSequencing(CyclicEventSearchOrder) - Method in interface org.osid.calendaring.cycle.CyclicEventSmartCalendarSession
-
Applies a cyclic event search order to this calendar.
- applyEventSequencing(EventSearchOrder) - Method in interface org.osid.calendaring.EventSmartCalendarSession
-
Applies an event search order to this calendar.
- applyFileQuery(FileQuery) - Method in interface org.osid.filing.FileSmartDirectorySession
-
Applies a file query to this directory.
- applyFileSequencing(FileSearchOrder) - Method in interface org.osid.filing.FileSmartDirectorySession
-
Applies a file search order to this directory.
- applyFiscalPeriodQuery(FiscalPeriodQuery) - Method in interface org.osid.financials.FiscalPeriodSmartBusinessSession
-
Applies a fiscal period query to this business.
- applyFiscalPeriodSequencing(FiscalPeriodSearchOrder) - Method in interface org.osid.financials.FiscalPeriodSmartBusinessSession
-
Applies a fiscal period search order to this business.
- applyFloorQuery(FloorQuery) - Method in interface org.osid.room.FloorSmartCampusSession
-
Applies a floor query to this campus.
- applyFloorSequencing(FloorSearchOrder) - Method in interface org.osid.room.FloorSmartCampusSession
-
Applies a floor search order to this campus.
- applyFunctionQuery(FunctionQuery) - Method in interface org.osid.authorization.FunctionSmartVaultSession
-
Applies a function query to this vault.
- applyFunctionSequencing(FunctionSearchOrder) - Method in interface org.osid.authorization.FunctionSmartVaultSession
-
Applies a function search order to this vault.
- applyGradebookColumnQuery(GradebookColumnQuery) - Method in interface org.osid.grading.GradebookColumnSmartGradebookSession
-
Applies a gradebook column query to this gradebook.
- applyGradebookColumnSequencing(GradebookColumnSearchOrder) - Method in interface org.osid.grading.GradebookColumnSmartGradebookSession
-
Applies a gradebook column search order to this gradebook.
- applyGradeSystemQuery(GradeSystemQuery) - Method in interface org.osid.grading.GradeSystemSmartGradebookSession
-
Applies a grade system query to this gradebook.
- applyGradeSystemSequencing(GradeSystemSearchOrder) - Method in interface org.osid.grading.GradeSystemSmartGradebookSession
-
Applies a grade system search order to this gradebook.
- applyHoldEnablerQuery(HoldEnablerQuery) - Method in interface org.osid.hold.rules.HoldEnablerSmartOublietteSession
-
Applies a hold enabler query to this oubliette.
- applyHoldEnablerSequencing(HoldEnablerSearchOrder) - Method in interface org.osid.hold.rules.HoldEnablerSmartOublietteSession
-
Applies a hold enabler search order to this oubliette.
- applyHoldQuery(HoldQuery) - Method in interface org.osid.hold.HoldSmartOublietteSession
-
Applies a hold query to this oubliette.
- applyHoldSequencing(HoldSearchOrder) - Method in interface org.osid.hold.HoldSmartOublietteSession
-
Applies a hold search order to this oubliette.
- applyInputEnablerQuery(InputEnablerQuery) - Method in interface org.osid.control.rules.InputEnablerSmartSystemSession
-
Applies an input enabler query to this system.
- applyInputEnablerSequencing(InputEnablerSearchOrder) - Method in interface org.osid.control.rules.InputEnablerSmartSystemSession
-
Applies an input enabler search order to this system.
- applyInputQuery(InputQuery) - Method in interface org.osid.control.InputSmartSystemSession
-
Applies an input query to this system.
- applyInputSequencing(InputSearchOrder) - Method in interface org.osid.control.InputSmartSystemSession
-
Applies an input search order to this system.
- applyInquiryEnablerQuery(InquiryEnablerQuery) - Method in interface org.osid.inquiry.rules.InquiryEnablerSmartInquestSession
-
Applies an inquiry enabler query to this inquest.
- applyInquiryEnablerSequencing(InquiryEnablerSearchOrder) - Method in interface org.osid.inquiry.rules.InquiryEnablerSmartInquestSession
-
Applies an inquiry enabler search order to this inquest.
- applyInquiryQuery(InquiryQuery) - Method in interface org.osid.inquiry.InquirySmartInquestSession
-
Applies an inquiry query to this inquest.
- applyInquirySequencing(InquirySearchOrder) - Method in interface org.osid.inquiry.InquirySmartInquestSession
-
Applies an inquiry search order to this inquest.
- applyInstructionQuery(InstructionQuery) - Method in interface org.osid.rules.check.InstructionSmartEngineSession
-
Applies an instruction query to this engine.
- applyInstructionSequencing(InstructionSearchOrder) - Method in interface org.osid.rules.check.InstructionSmartEngineSession
-
Applies an instruction search order to this engine.
- applyIntersectionQuery(IntersectionQuery) - Method in interface org.osid.mapping.path.IntersectionSmartMapSession
-
Applies an intersection query to this map.
- applyIntersectionSequencing(IntersectionSearchOrder) - Method in interface org.osid.mapping.path.IntersectionSmartMapSession
-
Applies an intersection search order to this map.
- applyInventoryQuery(InventoryQuery) - Method in interface org.osid.inventory.InventorySmartWarehouseSession
-
Applies an inventory query to this warehouse.
- applyInventorySequencing(InventorySearchOrder) - Method in interface org.osid.inventory.InventorySmartWarehouseSession
-
Applies an inventory search order to this warehouse.
- applyIssueQuery(IssueQuery) - Method in interface org.osid.hold.IssueSmartOublietteSession
-
Applies an issue query to this oubliette.
- applyIssueQuery(IssueQuery) - Method in interface org.osid.tracking.IssueSmartFrontOfficeSession
-
Applies an issue query to this front office.
- applyIssueSequencing(IssueSearchOrder) - Method in interface org.osid.hold.IssueSmartOublietteSession
-
Applies an issue search order to this oubliette.
- applyIssueSequencing(IssueSearchOrder) - Method in interface org.osid.tracking.IssueSmartFrontOfficeSession
-
Applies an issue search order to this front office.
- applyItemQuery(ItemQuery) - Method in interface org.osid.assessment.ItemSmartBankSession
-
Applies an item query to this bank.
- applyItemQuery(ItemQuery) - Method in interface org.osid.billing.ItemSmartBusinessSession
-
Applies an item query to this business.
- applyItemQuery(ItemQuery) - Method in interface org.osid.inventory.ItemSmartWarehouseSession
-
Applies an item query to this warehouse.
- applyItemSequencing(ItemSearchOrder) - Method in interface org.osid.assessment.ItemSmartBankSession
-
Applies an item search order to this bank.
- applyItemSequencing(ItemSearchOrder) - Method in interface org.osid.billing.ItemSmartBusinessSession
-
Applies an item search order to this business.
- applyItemSequencing(ItemSearchOrder) - Method in interface org.osid.inventory.ItemSmartWarehouseSession
-
Applies an item search order to this warehouse.
- applyJobConstrainerEnablerQuery(JobConstrainerEnablerQuery) - Method in interface org.osid.resourcing.rules.JobConstrainerEnablerSmartFoundrySession
-
Applies a job constrainer enabler query to this foundry.
- applyJobConstrainerEnablerSequencing(JobConstrainerEnablerSearchOrder) - Method in interface org.osid.resourcing.rules.JobConstrainerEnablerSmartFoundrySession
-
Applies a job constrainer enabler search order to this foundry.
- applyJobConstrainerQuery(JobConstrainerQuery) - Method in interface org.osid.resourcing.rules.JobConstrainerSmartFoundrySession
-
Applies a job constrainer query to this foundry.
- applyJobConstrainerSequencing(JobConstrainerSearchOrder) - Method in interface org.osid.resourcing.rules.JobConstrainerSmartFoundrySession
-
Applies a job constrainer search order to this foundry.
- applyJobProcessorEnablerQuery(JobProcessorEnablerQuery) - Method in interface org.osid.resourcing.rules.JobProcessorEnablerSmartFoundrySession
-
Applies a job processor enabler query to this foundry.
- applyJobProcessorEnablerSequencing(JobProcessorEnablerSearchOrder) - Method in interface org.osid.resourcing.rules.JobProcessorEnablerSmartFoundrySession
-
Applies a job processor enabler search order to this foundry.
- applyJobProcessorQuery(JobProcessorQuery) - Method in interface org.osid.resourcing.rules.JobProcessorSmartFoundrySession
-
Applies a job processor query to this foundry.
- applyJobProcessorSequencing(JobProcessorSearchOrder) - Method in interface org.osid.resourcing.rules.JobProcessorSmartFoundrySession
-
Applies a job processor search order to this foundry.
- applyJobQuery(JobQuery) - Method in interface org.osid.resourcing.JobSmartFoundrySession
-
Applies a job query to this foundry.
- applyJobSequencing(JobSearchOrder) - Method in interface org.osid.resourcing.JobSmartFoundrySession
-
Applies a job search order to this foundry.
- applyKeyQuery(KeyQuery) - Method in interface org.osid.authentication.keys.KeySmartAgencySession
-
Applies an key query to this agency.
- applyKeySequencing(KeySearchOrder) - Method in interface org.osid.authentication.keys.KeySmartAgencySession
-
Applies an key search order to this agency.
- applyLeaseQuery(LeaseQuery) - Method in interface org.osid.room.squatting.LeaseSmartCampusSession
-
Applies a lease query to this campus.
- applyLeaseSequencing(LeaseSearchOrder) - Method in interface org.osid.room.squatting.LeaseSmartCampusSession
-
Applies a lease search order to this campus.
- applyLessonQuery(LessonQuery) - Method in interface org.osid.course.plan.LessonSmartCourseCatalogSession
-
Applies a lesson query to this course catalog.
- applyLessonSequencing(LessonSearchOrder) - Method in interface org.osid.course.plan.LessonSmartCourseCatalogSession
-
Applies a lesson search order to this course catalog.
- applyLocationQuery(LocationQuery) - Method in interface org.osid.mapping.LocationSmartMapSession
-
Applies a location query to this map.
- applyLocationSequencing(LocationSearchOrder) - Method in interface org.osid.mapping.LocationSmartMapSession
-
Applies a location search order to this map.
- applyLogEntryQuery(LogEntryQuery) - Method in interface org.osid.logging.LogEntrySmartLogSession
-
Applies a logEntry query to this log.
- applyLogEntrySequencing(LogEntrySearchOrder) - Method in interface org.osid.logging.LogEntrySmartLogSession
-
Applies a logEntry search order to this log.
- applyMessageQuery(MessageQuery) - Method in interface org.osid.messaging.MessageSmartMailboxSession
-
Applies a message query to this mailbox.
- applyMessageSequencing(MessageSearchOrder) - Method in interface org.osid.messaging.MessageSmartMailboxSession
-
Applies a message search order to this mailbox.
- applyMeterQuery(MeterQuery) - Method in interface org.osid.metering.MeterSmartUtilitySession
-
Applies a meter query to this utility.
- applyMeterSequencing(MeterSearchOrder) - Method in interface org.osid.metering.MeterSmartUtilitySession
-
Applies a meter search order to this utility.
- applyModelQuery(ModelQuery) - Method in interface org.osid.inventory.ModelSmartWarehouseSession
-
Applies a model query to this warehouse.
- applyModelSequencing(ModelSearchOrder) - Method in interface org.osid.inventory.ModelSmartWarehouseSession
-
Applies a model search order to this warehouse.
- applyModuleQuery(ModuleQuery) - Method in interface org.osid.course.syllabus.ModuleSmartCourseCatalogSession
-
Applies a module query to this course catalog.
- applyModuleSequencing(ModuleSearchOrder) - Method in interface org.osid.course.syllabus.ModuleSmartCourseCatalogSession
-
Applies a module search order to this course catalog.
- applyNodeQuery(NodeQuery) - Method in interface org.osid.topology.NodeSmartGraphSession
-
Applies a node query to this graph.
- applyNodeSequencing(NodeSearchOrder) - Method in interface org.osid.topology.NodeSmartGraphSession
-
Applies a node search order to this graph.
- applyObjectiveQuery(ObjectiveQuery) - Method in interface org.osid.learning.ObjectiveSmartObjectiveBankSession
-
Applies an objective query to this bank.
- applyObjectiveSequencing(ObjectiveSearchOrder) - Method in interface org.osid.learning.ObjectiveSmartObjectiveBankSession
-
Applies an objective search order to this objective bank.
- applyObstacleEnablerQuery(ObstacleEnablerQuery) - Method in interface org.osid.mapping.path.rules.ObstacleEnablerSmartMapSession
-
Applies an obstacle enabler query to this map.
- applyObstacleEnablerSequencing(ObstacleEnablerSearchOrder) - Method in interface org.osid.mapping.path.rules.ObstacleEnablerSmartMapSession
-
Applies an obstacle enabler search order to this map.
- applyObstacleQuery(ObstacleQuery) - Method in interface org.osid.mapping.path.ObstacleSmartMapSession
-
Applies an obstacle query to this map.
- applyObstacleSequencing(ObstacleSearchOrder) - Method in interface org.osid.mapping.path.ObstacleSmartMapSession
-
Applies an obstacle search order to this map.
- applyOfferingConstrainerEnablerQuery(OfferingConstrainerEnablerQuery) - Method in interface org.osid.offering.rules.OfferingConstrainerEnablerSmartCatalogueSession
-
Applies an offering constrainer enabler query to this catalogue.
- applyOfferingConstrainerEnablerSequencing(OfferingConstrainerEnablerSearchOrder) - Method in interface org.osid.offering.rules.OfferingConstrainerEnablerSmartCatalogueSession
-
Applies an offering constrainer enabler search order to this
catalogue.
- applyOfferingConstrainerQuery(OfferingConstrainerQuery) - Method in interface org.osid.offering.rules.OfferingConstrainerSmartCatalogueSession
-
Applies an offering constrainer query to this catalogue.
- applyOfferingConstrainerSequencing(OfferingConstrainerSearchOrder) - Method in interface org.osid.offering.rules.OfferingConstrainerSmartCatalogueSession
-
Applies an offering constrainer search order to this catalogue.
- applyOfferingQuery(OfferingQuery) - Method in interface org.osid.offering.OfferingSmartCatalogueSession
-
Applies an offering query to this catalogue.
- applyOfferingSequencing(OfferingSearchOrder) - Method in interface org.osid.offering.OfferingSmartCatalogueSession
-
Applies an offering search order to this catalogue.
- applyOffsetEventEnablerQuery(OffsetEventEnablerQuery) - Method in interface org.osid.calendaring.rules.OffsetEventEnablerSmartCalendarSession
-
Applies an offset event enabler query to this calendar.
- applyOffsetEventEnablerSequencing(OffsetEventEnablerSearchOrder) - Method in interface org.osid.calendaring.rules.OffsetEventEnablerSmartCalendarSession
-
Applies an offset event enabler search order to this calendar.
- applyOffsetEventQuery(OffsetEventQuery) - Method in interface org.osid.calendaring.OffsetEventSmartCalendarSession
-
Applies an offset event query to this calendar.
- applyOffsetEventSequencing(OffsetEventSearchOrder) - Method in interface org.osid.calendaring.OffsetEventSmartCalendarSession
-
Applies an offset event search order to this calendar.
- applyOrderQuery(OrderQuery) - Method in interface org.osid.ordering.OrderSmartStoreSession
-
Applies an order query to this store.
- applyOrderSequencing(OrderSearchOrder) - Method in interface org.osid.ordering.OrderSmartStoreSession
-
Applies an order search order to this store.
- applyOrganizationQuery(OrganizationQuery) - Method in interface org.osid.personnel.OrganizationSmartRealmSession
-
Applies an organization query to this realm.
- applyOrganizationSequencing(OrganizationSearchOrder) - Method in interface org.osid.personnel.OrganizationSmartRealmSession
-
Applies an organization search order to this realm.
- applyPackageQuery(PackageQuery) - Method in interface org.osid.installation.PackageSmartDepotSession
-
Applies a package query to this depot.
- applyPackageSequencing(PackageSearchOrder) - Method in interface org.osid.installation.PackageSmartDepotSession
-
Applies a package search order to this depot.
- applyParameterProcessorEnablerQuery(ParameterProcessorEnablerQuery) - Method in interface org.osid.configuration.rules.ParameterProcessorEnablerSmartConfigurationSession
-
Applies a parameter processor enabler query to this configuration.
- applyParameterProcessorEnablerSequencing(ParameterProcessorEnablerSearchOrder) - Method in interface org.osid.configuration.rules.ParameterProcessorEnablerSmartConfigurationSession
-
Applies a parameter processor enabler search order to this
configuration.
- applyParameterProcessorQuery(ParameterProcessorQuery) - Method in interface org.osid.configuration.rules.ParameterProcessorSmartConfigurationSession
-
Applies a parameter processor query to this configuration.
- applyParameterProcessorSequencing(ParameterProcessorSearchOrder) - Method in interface org.osid.configuration.rules.ParameterProcessorSmartConfigurationSession
-
Applies a parameter processor search order to this configuration.
- applyParameterQuery(ParameterQuery) - Method in interface org.osid.configuration.ParameterSmartConfigurationSession
-
Applies a parameter query to this configuration.
- applyParameterSequencing(ParameterSearchOrder) - Method in interface org.osid.configuration.ParameterSmartConfigurationSession
-
Applies a parameter search order to this configuration.
- applyParticipantQuery(ParticipantQuery) - Method in interface org.osid.offering.ParticipantSmartCatalogueSession
-
Applies a participant query to this catalogue.
- applyParticipantSequencing(ParticipantSearchOrder) - Method in interface org.osid.offering.ParticipantSmartCatalogueSession
-
Applies a participant search order to this catalogue.
- applyPathQuery(PathQuery) - Method in interface org.osid.mapping.path.PathSmartMapSession
-
Applies a path query to this map.
- applyPathQuery(PathQuery) - Method in interface org.osid.topology.path.PathSmartGraphSession
-
Applies a path query to this graph.
- applyPathSequencing(PathSearchOrder) - Method in interface org.osid.mapping.path.PathSmartMapSession
-
Applies a path search order to this map.
- applyPathSequencing(PathSearchOrder) - Method in interface org.osid.topology.path.PathSmartGraphSession
-
Applies a path search order to this graph.
- applyPayerQuery(PayerQuery) - Method in interface org.osid.billing.payment.PayerSmartBusinessSession
-
Applies a payer query to this business.
- applyPayerSequencing(PayerSearchOrder) - Method in interface org.osid.billing.payment.PayerSmartBusinessSession
-
Applies a payer search order to this business.
- applyPaymentQuery(PaymentQuery) - Method in interface org.osid.billing.payment.PaymentSmartBusinessSession
-
Applies a payment query to this business.
- applyPaymentSequencing(PaymentSearchOrder) - Method in interface org.osid.billing.payment.PaymentSmartBusinessSession
-
Applies a payment search order to this business.
- applyPeriodQuery(PeriodQuery) - Method in interface org.osid.billing.PeriodSmartBusinessSession
-
Applies a period query to this business.
- applyPeriodSequencing(PeriodSearchOrder) - Method in interface org.osid.billing.PeriodSmartBusinessSession
-
Applies a period search order to this business.
- applyPersonQuery(PersonQuery) - Method in interface org.osid.personnel.PersonSmartRealmSession
-
Applies a person query to this realm.
- applyPersonSequencing(PersonSearchOrder) - Method in interface org.osid.personnel.PersonSmartRealmSession
-
Applies a person search order to this realm.
- applyPlanQuery(PlanQuery) - Method in interface org.osid.course.plan.PlanSmartCourseCatalogSession
-
Applies a plan query to this course catalog.
- applyPlanSequencing(PlanSearchOrder) - Method in interface org.osid.course.plan.PlanSmartCourseCatalogSession
-
Applies a plan search order to this course catalog.
- applyPoolConstrainerEnablerQuery(PoolConstrainerEnablerQuery) - Method in interface org.osid.provisioning.rules.PoolConstrainerEnablerSmartDistributorSession
-
Applies a pool constrainer enabler query to this distributor.
- applyPoolConstrainerEnablerSequencing(PoolConstrainerEnablerSearchOrder) - Method in interface org.osid.provisioning.rules.PoolConstrainerEnablerSmartDistributorSession
-
Applies a pool constrainer enabler search order to this distributor.
- applyPoolConstrainerQuery(PoolConstrainerQuery) - Method in interface org.osid.provisioning.rules.PoolConstrainerSmartDistributorSession
-
Applies a pool constrainer query to this distributor.
- applyPoolConstrainerSequencing(PoolConstrainerSearchOrder) - Method in interface org.osid.provisioning.rules.PoolConstrainerSmartDistributorSession
-
Applies a pool constrainer search order to this distributor.
- applyPoolProcessorEnablerQuery(PoolProcessorEnablerQuery) - Method in interface org.osid.provisioning.rules.PoolProcessorEnablerSmartDistributorSession
-
Applies a pool processor enabler query to this distributor.
- applyPoolProcessorEnablerSequencing(PoolProcessorEnablerSearchOrder) - Method in interface org.osid.provisioning.rules.PoolProcessorEnablerSmartDistributorSession
-
Applies a pool processor enabler search order to this distributor.
- applyPoolProcessorQuery(PoolProcessorQuery) - Method in interface org.osid.provisioning.rules.PoolProcessorSmartDistributorSession
-
Applies a pool processor query to this distributor.
- applyPoolProcessorSequencing(PoolProcessorSearchOrder) - Method in interface org.osid.provisioning.rules.PoolProcessorSmartDistributorSession
-
Applies a pool processor search order to this distributor.
- applyPoolQuery(PoolQuery) - Method in interface org.osid.provisioning.PoolSmartDistributorSession
-
Applies a pool query to this distributor.
- applyPoolSequencing(PoolSearchOrder) - Method in interface org.osid.provisioning.PoolSmartDistributorSession
-
Applies a pool search order to this distributor.
- applyPositionQuery(PositionQuery) - Method in interface org.osid.personnel.PositionSmartRealmSession
-
Applies a position query to this realm.
- applyPositionSequencing(PositionSearchOrder) - Method in interface org.osid.personnel.PositionSmartRealmSession
-
Applies a position search order to this realm.
- applyPostEntryQuery(PostEntryQuery) - Method in interface org.osid.financials.posting.PostEntrySmartBusinessSession
-
Applies a post entry query to this business.
- applyPostEntrySequencing(PostEntrySearchOrder) - Method in interface org.osid.financials.posting.PostEntrySmartBusinessSession
-
Applies a post entry search order to this business.
- applyPostQuery(PostQuery) - Method in interface org.osid.financials.posting.PostSmartBusinessSession
-
Applies a post query to this business.
- applyPostQuery(PostQuery) - Method in interface org.osid.forum.PostSmartForumSession
-
Applies a post query to this forum.
- applyPostSequencing(PostSearchOrder) - Method in interface org.osid.financials.posting.PostSmartBusinessSession
-
Applies a post search order to this business.
- applyPostSequencing(PostSearchOrder) - Method in interface org.osid.forum.PostSmartForumSession
-
Applies a post search order to this forum.
- applyPriceEnablerQuery(PriceEnablerQuery) - Method in interface org.osid.ordering.rules.PriceEnablerSmartStoreSession
-
Applies a price enabler query to this store.
- applyPriceEnablerSequencing(PriceEnablerSearchOrder) - Method in interface org.osid.ordering.rules.PriceEnablerSmartStoreSession
-
Applies a price enabler search order to this store.
- applyPriceScheduleQuery(PriceScheduleQuery) - Method in interface org.osid.ordering.PriceScheduleSmartStoreSession
-
Applies a price schedule query to this store.
- applyPriceScheduleSequencing(PriceScheduleSearchOrder) - Method in interface org.osid.ordering.PriceScheduleSmartStoreSession
-
Applies a price schedule search order to this store.
- applyProcedureQuery(ProcedureQuery) - Method in interface org.osid.recipe.ProcedureSmartCookbookSession
-
Applies a procedure query to this cookbook.
- applyProcedureSequencing(ProcedureSearchOrder) - Method in interface org.osid.recipe.ProcedureSmartCookbookSession
-
Applies a procedure search order to this cookbook.
- applyProcessEnablerQuery(ProcessEnablerQuery) - Method in interface org.osid.workflow.rules.ProcessEnablerSmartOfficeSession
-
Applies a process enabler query to this office.
- applyProcessEnablerSequencing(ProcessEnablerSearchOrder) - Method in interface org.osid.workflow.rules.ProcessEnablerSmartOfficeSession
-
Applies a process enabler search order to this office.
- applyProcessQuery(ProcessQuery) - Method in interface org.osid.workflow.ProcessSmartOfficeSession
-
Applies a process query to this office.
- applyProcessSequencing(ProcessSearchOrder) - Method in interface org.osid.workflow.ProcessSmartOfficeSession
-
Applies a process search order to this office.
- applyProductQuery(ProductQuery) - Method in interface org.osid.ordering.ProductSmartStoreSession
-
Applies a product query to this store.
- applyProductSequencing(ProductSearchOrder) - Method in interface org.osid.ordering.ProductSmartStoreSession
-
Applies a product search order to this store.
- applyProficiencyQuery(ProficiencyQuery) - Method in interface org.osid.learning.ProficiencySmartObjectiveBankSession
-
Applies a proficiency query to this objective bank.
- applyProficiencySequencing(ProficiencySearchOrder) - Method in interface org.osid.learning.ProficiencySmartObjectiveBankSession
-
Applies a proficiency search order to this objective bank.
- applyProfileEntryEnablerQuery(ProfileEntryEnablerQuery) - Method in interface org.osid.profile.rules.ProfileEntryEnablerSmartProfileSession
-
Applies a profile entry enabler query to this profile.
- applyProfileEntryEnablerSequencing(ProfileEntryEnablerSearchOrder) - Method in interface org.osid.profile.rules.ProfileEntryEnablerSmartProfileSession
-
Applies a profile entry enabler search order to this profile.
- applyProfileEntryQuery(ProfileEntryQuery) - Method in interface org.osid.profile.ProfileEntrySmartProfileSession
-
Applies a profile entry query to this profile.
- applyProfileEntrySequencing(ProfileEntrySearchOrder) - Method in interface org.osid.profile.ProfileEntrySmartProfileSession
-
Applies a profile entry search order to this profile.
- applyProfileItemQuery(ProfileItemQuery) - Method in interface org.osid.profile.ProfileItemSmartProfileSession
-
Applies a profile item query to this profile.
- applyProfileItemSequencing(ProfileItemSearchOrder) - Method in interface org.osid.profile.ProfileItemSmartProfileSession
-
Applies a profile item search order to this profile.
- applyProgramEntryQuery(ProgramEntryQuery) - Method in interface org.osid.course.chronicle.ProgramEntrySmartCourseCatalogSession
-
Applies a program entry query to this course catalog.
- applyProgramEntrySequencing(ProgramEntrySearchOrder) - Method in interface org.osid.course.chronicle.ProgramEntrySmartCourseCatalogSession
-
Applies a program entry search order to this course catalog.
- applyProgramOfferingQuery(ProgramOfferingQuery) - Method in interface org.osid.course.program.ProgramOfferingSmartCourseCatalogSession
-
Applies a program offering query to this course catalog.
- applyProgramOfferingSequencing(ProgramOfferingSearchOrder) - Method in interface org.osid.course.program.ProgramOfferingSmartCourseCatalogSession
-
Applies a program offering search order to this course catalog.
- applyProgramQuery(ProgramQuery) - Method in interface org.osid.course.program.ProgramSmartCourseCatalogSession
-
Applies a program query to this course catalog.
- applyProgramSequencing(ProgramSearchOrder) - Method in interface org.osid.course.program.ProgramSmartCourseCatalogSession
-
Applies a program search order to this course catalog.
- applyProjectQuery(ProjectQuery) - Method in interface org.osid.room.construction.ProjectSmartCampusSession
-
Applies a project query to this campus.
- applyProjectSequencing(ProjectSearchOrder) - Method in interface org.osid.room.construction.ProjectSmartCampusSession
-
Applies a project search order to this campus.
- applyProvisionableQuery(ProvisionableQuery) - Method in interface org.osid.provisioning.ProvisionableSmartDistributorSession
-
Applies a provisionable query to this distributor.
- applyProvisionableSequencing(ProvisionableSearchOrder) - Method in interface org.osid.provisioning.ProvisionableSmartDistributorSession
-
Applies a provisionable search order to this distributor.
- applyProvisionQuery(ProvisionQuery) - Method in interface org.osid.provisioning.ProvisionSmartDistributorSession
-
Applies a provision query to this distributor.
- applyProvisionSequencing(ProvisionSearchOrder) - Method in interface org.osid.provisioning.ProvisionSmartDistributorSession
-
Applies a provision search order to this distributor.
- applyQualifierQuery(QualifierQuery) - Method in interface org.osid.authorization.QualifierSmartVaultSession
-
Applies a qualifier query to this vault.
- applyQualifierSequencing(QualifierSearchOrder) - Method in interface org.osid.authorization.QualifierSmartVaultSession
-
Applies a qualifier search order to this vault.
- applyQueueConstrainerEnablerQuery(QueueConstrainerEnablerQuery) - Method in interface org.osid.provisioning.rules.QueueConstrainerEnablerSmartDistributorSession
-
Applies a queue constrainer enabler query to this distributor.
- applyQueueConstrainerEnablerQuery(QueueConstrainerEnablerQuery) - Method in interface org.osid.tracking.rules.QueueConstrainerEnablerSmartFrontOfficeSession
-
Applies a queue constrainer enabler query to this front office.
- applyQueueConstrainerEnablerSequencing(QueueConstrainerEnablerSearchOrder) - Method in interface org.osid.provisioning.rules.QueueConstrainerEnablerSmartDistributorSession
-
Applies a queue constrainer enabler search order to this distributor.
- applyQueueConstrainerEnablerSequencing(QueueConstrainerEnablerSearchOrder) - Method in interface org.osid.tracking.rules.QueueConstrainerEnablerSmartFrontOfficeSession
-
Applies a queue constrainer enabler search order to this front office.
- applyQueueConstrainerQuery(QueueConstrainerQuery) - Method in interface org.osid.provisioning.rules.QueueConstrainerSmartDistributorSession
-
Applies a queue constrainer query to this distributor.
- applyQueueConstrainerQuery(QueueConstrainerQuery) - Method in interface org.osid.tracking.rules.QueueConstrainerSmartFrontOfficeSession
-
Applies a queue constrainer query to this front office.
- applyQueueConstrainerSequencing(QueueConstrainerSearchOrder) - Method in interface org.osid.provisioning.rules.QueueConstrainerSmartDistributorSession
-
Applies a queue constrainer search order to this distributor.
- applyQueueConstrainerSequencing(QueueConstrainerSearchOrder) - Method in interface org.osid.tracking.rules.QueueConstrainerSmartFrontOfficeSession
-
Applies a queue constrainer search order to this front office.
- applyQueueProcessorEnablerQuery(QueueProcessorEnablerQuery) - Method in interface org.osid.provisioning.rules.QueueProcessorEnablerSmartDistributorSession
-
Applies a queue processor enabler query to this distributor.
- applyQueueProcessorEnablerQuery(QueueProcessorEnablerQuery) - Method in interface org.osid.tracking.rules.QueueProcessorEnablerSmartFrontOfficeSession
-
Applies a queue processor enabler query to this front office.
- applyQueueProcessorEnablerSequencing(QueueProcessorEnablerSearchOrder) - Method in interface org.osid.provisioning.rules.QueueProcessorEnablerSmartDistributorSession
-
Applies a queue processor enabler search order to this distributor.
- applyQueueProcessorEnablerSequencing(QueueProcessorEnablerSearchOrder) - Method in interface org.osid.tracking.rules.QueueProcessorEnablerSmartFrontOfficeSession
-
Applies a queue processor enabler search order to this front office.
- applyQueueProcessorQuery(QueueProcessorQuery) - Method in interface org.osid.provisioning.rules.QueueProcessorSmartDistributorSession
-
Applies a queue processor query to this distributor.
- applyQueueProcessorQuery(QueueProcessorQuery) - Method in interface org.osid.tracking.rules.QueueProcessorSmartFrontOfficeSession
-
Applies a queue processor query to this front office.
- applyQueueProcessorSequencing(QueueProcessorSearchOrder) - Method in interface org.osid.provisioning.rules.QueueProcessorSmartDistributorSession
-
Applies a queue processor search order to this distributor.
- applyQueueProcessorSequencing(QueueProcessorSearchOrder) - Method in interface org.osid.tracking.rules.QueueProcessorSmartFrontOfficeSession
-
Applies a queue processor search order to this front office.
- applyQueueQuery(QueueQuery) - Method in interface org.osid.provisioning.QueueSmartDistributorSession
-
Applies a queue query to this distributor.
- applyQueueQuery(QueueQuery) - Method in interface org.osid.tracking.QueueSmartFrontOfficeSession
-
Applies a queue query to this front office.
- applyQueueSequencing(QueueSearchOrder) - Method in interface org.osid.provisioning.QueueSmartDistributorSession
-
Applies a queue search order to this distributor.
- applyQueueSequencing(QueueSearchOrder) - Method in interface org.osid.tracking.QueueSmartFrontOfficeSession
-
Applies a queue search order to this front office.
- applyRaceConstrainerEnablerQuery(RaceConstrainerEnablerQuery) - Method in interface org.osid.voting.rules.RaceConstrainerEnablerSmartPollsSession
-
Applies a race constrainer enabler query to this polls.
- applyRaceConstrainerEnablerSequencing(RaceConstrainerEnablerSearchOrder) - Method in interface org.osid.voting.rules.RaceConstrainerEnablerSmartPollsSession
-
Applies a race constrainer enabler search order to this polls.
- applyRaceConstrainerQuery(RaceConstrainerQuery) - Method in interface org.osid.voting.rules.RaceConstrainerSmartPollsSession
-
Applies a race constrainer query to this polls.
- applyRaceConstrainerSequencing(RaceConstrainerSearchOrder) - Method in interface org.osid.voting.rules.RaceConstrainerSmartPollsSession
-
Applies a race constrainer search order to this polls.
- applyRaceProcessorEnablerQuery(RaceProcessorEnablerQuery) - Method in interface org.osid.voting.rules.RaceProcessorEnablerSmartPollsSession
-
Applies a race processor enabler query to this polls.
- applyRaceProcessorEnablerSequencing(RaceProcessorEnablerSearchOrder) - Method in interface org.osid.voting.rules.RaceProcessorEnablerSmartPollsSession
-
Applies a race processor enabler search order to this polls.
- applyRaceProcessorQuery(RaceProcessorQuery) - Method in interface org.osid.voting.rules.RaceProcessorSmartPollsSession
-
Applies a race processor query to this polls.
- applyRaceProcessorSequencing(RaceProcessorSearchOrder) - Method in interface org.osid.voting.rules.RaceProcessorSmartPollsSession
-
Applies a race processor search order to this polls.
- applyRaceQuery(RaceQuery) - Method in interface org.osid.voting.RaceSmartPollsSession
-
Applies a race query to this polls.
- applyRaceSequencing(RaceSearchOrder) - Method in interface org.osid.voting.RaceSmartPollsSession
-
Applies a race search order to this polls.
- applyRecipeQuery(RecipeQuery) - Method in interface org.osid.recipe.RecipeSmartCookbookSession
-
Applies a recipe query to this cookbook.
- applyRecipeSequencing(RecipeSearchOrder) - Method in interface org.osid.recipe.RecipeSmartCookbookSession
-
Applies a recipe search order to this cookbook.
- applyRecurringEventEnablerQuery(RecurringEventEnablerQuery) - Method in interface org.osid.calendaring.rules.RecurringEventEnablerSmartCalendarSession
-
Applies a recurring event enabler query to this calendar.
- applyRecurringEventEnablerSequencing(RecurringEventEnablerSearchOrder) - Method in interface org.osid.calendaring.rules.RecurringEventEnablerSmartCalendarSession
-
Applies a recurring event enabler search order to this calendar.
- applyRecurringEventQuery(RecurringEventQuery) - Method in interface org.osid.calendaring.RecurringEventSmartCalendarSession
-
Applies a recurring event query to this calendar.
- applyRecurringEventSequencing(RecurringEventSearchOrder) - Method in interface org.osid.calendaring.RecurringEventSmartCalendarSession
-
Applies a recurring event search order to this calendar.
- applyRegistrationQuery(RegistrationQuery) - Method in interface org.osid.course.registration.RegistrationSmartCourseCatalogSession
-
Applies a registration query to this course catalog.
- applyRegistrationSequencing(RegistrationSearchOrder) - Method in interface org.osid.course.registration.RegistrationSmartCourseCatalogSession
-
Applies a registration search order to this course catalog.
- applyRelationshipEnablerQuery(RelationshipEnablerQuery) - Method in interface org.osid.relationship.rules.RelationshipEnablerSmartFamilySession
-
Applies a relationship enabler query to this family.
- applyRelationshipEnablerSequencing(RelationshipEnablerSearchOrder) - Method in interface org.osid.relationship.rules.RelationshipEnablerSmartFamilySession
-
Applies a relationship enabler search order to this family.
- applyRelationshipQuery(RelationshipQuery) - Method in interface org.osid.relationship.RelationshipSmartFamilySession
-
Applies a relationship query to this family.
- applyRelationshipSequencing(RelationshipSearchOrder) - Method in interface org.osid.relationship.RelationshipSmartFamilySession
-
Applies a relationship search order to this family.
- applyRelevancyEnablerQuery(RelevancyEnablerQuery) - Method in interface org.osid.ontology.rules.RelevancyEnablerSmartOntologySession
-
Applies a relevancy enabler query to this ontology.
- applyRelevancyEnablerSequencing(RelevancyEnablerSearchOrder) - Method in interface org.osid.ontology.rules.RelevancyEnablerSmartOntologySession
-
Applies a relevancy enabler search order to this ontology.
- applyRelevancyQuery(RelevancyQuery) - Method in interface org.osid.ontology.RelevancySmartOntologySession
-
Applies a relevancy query to this ontology.
- applyRelevancySequencing(RelevancySearchOrder) - Method in interface org.osid.ontology.RelevancySmartOntologySession
-
Applies a relevancy search order to this ontology.
- applyRenovationQuery(RenovationQuery) - Method in interface org.osid.room.construction.RenovationSmartCampusSession
-
Applies a renovation query to this campus.
- applyRenovationSequencing(RenovationSearchOrder) - Method in interface org.osid.room.construction.RenovationSmartCampusSession
-
Applies a renovation search order to this campus.
- applyRequestQuery(RequestQuery) - Method in interface org.osid.provisioning.RequestSmartDistributorSession
-
Applies a request query to this distributor.
- applyRequestSequencing(RequestSearchOrder) - Method in interface org.osid.provisioning.RequestSmartDistributorSession
-
Applies a request search order to this distributor.
- applyRequisiteQuery(RequisiteQuery) - Method in interface org.osid.course.requisite.RequisiteSmartCourseCatalogSession
-
Applies a requisite query to this course catalog.
- applyRequisiteSequencing(RequisiteSearchOrder) - Method in interface org.osid.course.requisite.RequisiteSmartCourseCatalogSession
-
Applies a requisite search order to this course catalog.
- applyResourceQuery(Id, ResourceQuery) - Method in interface org.osid.resource.demographic.DemographicBuilderSession
-
Applies a resource query to a demographic.
- applyResourceQuery(ResourceQuery) - Method in interface org.osid.resource.ResourceSmartBinSession
-
Applies a resource query to this bin.
- applyResourceRelationshipQuery(ResourceRelationshipQuery) - Method in interface org.osid.resource.ResourceRelationshipSmartBinSession
-
Applies a resource relationship query to this bin.
- applyResourceRelationshipSequencing(ResourceRelationshipSearchOrder) - Method in interface org.osid.resource.ResourceRelationshipSmartBinSession
-
Applies a resource relationship search order to this bin.
- applyResourceSequencing(Id, ResourceSearchOrder) - Method in interface org.osid.resource.demographic.DemographicBuilderSession
-
Applies a demographic search order to this bin.
- applyResourceSequencing(ResourceSearchOrder) - Method in interface org.osid.resource.ResourceSmartBinSession
-
Applies a resource search order to this bin.
- applyResponseQuery(ResponseQuery) - Method in interface org.osid.inquiry.ResponseSmartInquestSession
-
Applies a response query to this inquest.
- applyResponseSequencing(ResponseSearchOrder) - Method in interface org.osid.inquiry.ResponseSmartInquestSession
-
Applies a response search order to this inquest.
- applyResultQuery(ResultQuery) - Method in interface org.osid.offering.ResultSmartCatalogueSession
-
Applies an result query to this catalogue.
- applyResultSequencing(ResultSearchOrder) - Method in interface org.osid.offering.ResultSmartCatalogueSession
-
Applies an result search order to this catalogue.
- applyRoomQuery(RoomQuery) - Method in interface org.osid.room.RoomSmartCampusSession
-
Applies a room query to this campus.
- applyRoomSequencing(RoomSearchOrder) - Method in interface org.osid.room.RoomSmartCampusSession
-
Applies a room search order to this campus.
- applyRouteQuery(RouteQuery) - Method in interface org.osid.mapping.route.RouteSmartMapSession
-
Applies a route query to this map.
- applyRouteSequencing(RouteSearchOrder) - Method in interface org.osid.mapping.route.RouteSmartMapSession
-
Applies a route search order to this map.
- applyRuleQuery(RuleQuery) - Method in interface org.osid.rules.RuleSmartEngineSession
-
Applies a rule query to this engine.
- applyRuleSequencing(RuleSearchOrder) - Method in interface org.osid.rules.RuleSmartEngineSession
-
Applies a rule search order to this engine.
- applySceneQuery(SceneQuery) - Method in interface org.osid.control.SceneSmartSystemSession
-
Applies a scene query to this system.
- applySceneSequencing(SceneSearchOrder) - Method in interface org.osid.control.SceneSmartSystemSession
-
Applies a scene search order to this system.
- applyScheduleQuery(ScheduleQuery) - Method in interface org.osid.calendaring.ScheduleSmartCalendarSession
-
Applies a schedule query to this calendar.
- applyScheduleSequencing(ScheduleSearchOrder) - Method in interface org.osid.calendaring.ScheduleSmartCalendarSession
-
Applies a schedule search order to this calendar.
- applyScheduleSlotQuery(ScheduleSlotQuery) - Method in interface org.osid.calendaring.ScheduleSlotSmartCalendarSession
-
Applies a schedule slot query to this calendar.
- applyScheduleSlotSequencing(ScheduleSlotSearchOrder) - Method in interface org.osid.calendaring.ScheduleSlotSmartCalendarSession
-
Applies a schedule slot search order to this calendar.
- applySequenceRuleEnablerQuery(SequenceRuleEnablerQuery) - Method in interface org.osid.assessment.authoring.SequenceRuleEnablerSmartBankSession
-
Applies a sequence rule enabler query to this bank.
- applySequenceRuleEnablerSequencing(SequenceRuleEnablerSearchOrder) - Method in interface org.osid.assessment.authoring.SequenceRuleEnablerSmartBankSession
-
Applies a sequence rule enabler search order to this bank.
- applySequenceRuleQuery(SequenceRuleQuery) - Method in interface org.osid.assessment.authoring.SequenceRuleSmartBankSession
-
Applies a sequence rule query to this bank.
- applySequenceRuleSequencing(SequenceRuleSearchOrder) - Method in interface org.osid.assessment.authoring.SequenceRuleSmartBankSession
-
Applies a sequence rule search order to this bank.
- applySettingQuery(SettingQuery) - Method in interface org.osid.control.SettingSmartSystemSession
-
Applies a setting query to this system.
- applySettingSequencing(SettingSearchOrder) - Method in interface org.osid.control.SettingSmartSystemSession
-
Applies a setting search order to this system.
- applyShipmentQuery(ShipmentQuery) - Method in interface org.osid.inventory.shipment.ShipmentSmartWarehouseSession
-
Applies a shipment query to this warehouse.
- applyShipmentSequencing(ShipmentSearchOrder) - Method in interface org.osid.inventory.shipment.ShipmentSmartWarehouseSession
-
Applies a shipment search order to this warehouse.
- applySignalEnablerQuery(SignalEnablerQuery) - Method in interface org.osid.mapping.path.rules.SignalEnablerSmartMapSession
-
Applies a signal enabler query to this map.
- applySignalEnablerSequencing(SignalEnablerSearchOrder) - Method in interface org.osid.mapping.path.rules.SignalEnablerSmartMapSession
-
Applies a signal enabler search order to this map.
- applySignalQuery(SignalQuery) - Method in interface org.osid.mapping.path.SignalSmartMapSession
-
Applies a signal query to this map.
- applySignalSequencing(SignalSearchOrder) - Method in interface org.osid.mapping.path.SignalSmartMapSession
-
Applies a signal search order to this map.
- applySpeedZoneEnablerQuery(SpeedZoneEnablerQuery) - Method in interface org.osid.mapping.path.rules.SpeedZoneEnablerSmartMapSession
-
Applies a speed zone enabler query to this map.
- applySpeedZoneEnablerSequencing(SpeedZoneEnablerSearchOrder) - Method in interface org.osid.mapping.path.rules.SpeedZoneEnablerSmartMapSession
-
Applies a speed zone enabler search order to this map.
- applySpeedZoneQuery(SpeedZoneQuery) - Method in interface org.osid.mapping.path.SpeedZoneSmartMapSession
-
Applies a speed zone query to this map.
- applySpeedZoneSequencing(SpeedZoneSearchOrder) - Method in interface org.osid.mapping.path.SpeedZoneSmartMapSession
-
Applies a speed zone search order to this map.
- applyStatisticQuery(StatisticQuery) - Method in interface org.osid.metering.StatisticSmartUtilitySession
-
Applies a statistic query to this utility.
- applyStatisticSequencing(StatisticSearchOrder) - Method in interface org.osid.metering.StatisticSmartUtilitySession
-
Applies a statistic search order to this utility.
- applyStepConstrainerEnablerQuery(StepConstrainerEnablerQuery) - Method in interface org.osid.workflow.rules.StepConstrainerEnablerSmartOfficeSession
-
Applies a step constrainer enabler query to this office.
- applyStepConstrainerEnablerSequencing(StepConstrainerEnablerSearchOrder) - Method in interface org.osid.workflow.rules.StepConstrainerEnablerSmartOfficeSession
-
Applies a step constrainer enabler search order to this office.
- applyStepConstrainerQuery(StepConstrainerQuery) - Method in interface org.osid.workflow.rules.StepConstrainerSmartOfficeSession
-
Applies a step constrainer query to this office.
- applyStepConstrainerSequencing(StepConstrainerSearchOrder) - Method in interface org.osid.workflow.rules.StepConstrainerSmartOfficeSession
-
Applies a step constrainer search order to this office.
- applyStepProcessorEnablerQuery(StepProcessorEnablerQuery) - Method in interface org.osid.workflow.rules.StepProcessorEnablerSmartOfficeSession
-
Applies a step processor enabler query to this office.
- applyStepProcessorEnablerSequencing(StepProcessorEnablerSearchOrder) - Method in interface org.osid.workflow.rules.StepProcessorEnablerSmartOfficeSession
-
Applies a step processor enabler search order to this office.
- applyStepProcessorQuery(StepProcessorQuery) - Method in interface org.osid.workflow.rules.StepProcessorSmartOfficeSession
-
Applies a step processor query to this office.
- applyStepProcessorSequencing(StepProcessorSearchOrder) - Method in interface org.osid.workflow.rules.StepProcessorSmartOfficeSession
-
Applies a step processor search order to this office.
- applyStepQuery(StepQuery) - Method in interface org.osid.workflow.StepSmartOfficeSession
-
Applies a step query to this office.
- applyStepSequencing(StepSearchOrder) - Method in interface org.osid.workflow.StepSmartOfficeSession
-
Applies a step search order to this office.
- applyStockQuery(StockQuery) - Method in interface org.osid.inventory.StockSmartWarehouseSession
-
Applies a stock query to this warehouse.
- applyStockSequencing(StockSearchOrder) - Method in interface org.osid.inventory.StockSmartWarehouseSession
-
Applies a stock search order to this warehouse.
- applySubjectQuery(SubjectQuery) - Method in interface org.osid.ontology.SubjectSmartOntologySession
-
Applies a subject query to this ontology.
- applySubjectSequencing(SubjectSearchOrder) - Method in interface org.osid.ontology.SubjectSmartOntologySession
-
Applies a subject search order to this ontology.
- applySubscriptionEnablerQuery(SubscriptionEnablerQuery) - Method in interface org.osid.subscription.rules.SubscriptionEnablerSmartPublisherSession
-
Applies a subscription enabler query to this publisher.
- applySubscriptionEnablerSequencing(SubscriptionEnablerSearchOrder) - Method in interface org.osid.subscription.rules.SubscriptionEnablerSmartPublisherSession
-
Applies a subscription enabler search order to this publisher.
- applySubscriptionQuery(SubscriptionQuery) - Method in interface org.osid.subscription.SubscriptionSmartPublisherSession
-
Applies a subscription query to this publisher.
- applySubscriptionSequencing(SubscriptionSearchOrder) - Method in interface org.osid.subscription.SubscriptionSmartPublisherSession
-
Applies a subscription search order to this publisher.
- applySupersedingEventEnablerQuery(SupersedingEventEnablerQuery) - Method in interface org.osid.calendaring.rules.SupersedingEventEnablerSmartCalendarSession
-
Applies a superseding event enabler query to this calendar.
- applySupersedingEventEnablerSequencing(SupersedingEventEnablerSearchOrder) - Method in interface org.osid.calendaring.rules.SupersedingEventEnablerSmartCalendarSession
-
Applies a superseding event enabler search order to this calendar.
- applySupersedingEventQuery(SupersedingEventQuery) - Method in interface org.osid.calendaring.SupersedingEventSmartCalendarSession
-
Applies a superseding event query to this calendar.
- applySupersedingEventSequencing(SupersedingEventSearchOrder) - Method in interface org.osid.calendaring.SupersedingEventSmartCalendarSession
-
Applies a superseding event search order to this calendar.
- applySyllabusQuery(SyllabusQuery) - Method in interface org.osid.course.syllabus.SyllabusSmartCourseCatalogSession
-
Applies a syllabus query to this course catalog.
- applySyllabusSequencing(SyllabusSearchOrder) - Method in interface org.osid.course.syllabus.SyllabusSmartCourseCatalogSession
-
Applies a syllabus search order to this course catalog.
- applyTermQuery(TermQuery) - Method in interface org.osid.course.TermSmartCourseCatalogSession
-
Applies a term query to this course catalog.
- applyTermSequencing(TermSearchOrder) - Method in interface org.osid.course.TermSmartCourseCatalogSession
-
Applies a term search order to this course catalog.
- applyTimePeriodQuery(TimePeriodQuery) - Method in interface org.osid.calendaring.TimePeriodSmartCalendarSession
-
Applies a time period query to this calendar.
- applyTimePeriodSequencing(TimePeriodSearchOrder) - Method in interface org.osid.calendaring.TimePeriodSmartCalendarSession
-
Applies a time period search order to this calendar.
- applyTodoProducerQuery(TodoProducerQuery) - Method in interface org.osid.checklist.mason.TodoProducerSmartChecklistSession
-
Applies a todo producer query to this checklist.
- applyTodoProducerSequencing(TodoProducerSearchOrder) - Method in interface org.osid.checklist.mason.TodoProducerSmartChecklistSession
-
Applies a todo producer search order to this checklist.
- applyTodoQuery(TodoQuery) - Method in interface org.osid.checklist.TodoSmartChecklistSession
-
Applies a todo query to this checklist.
- applyTodoSequencing(TodoSearchOrder) - Method in interface org.osid.checklist.TodoSmartChecklistSession
-
Applies a todo search order to this checklist.
- applyTriggerEnablerQuery(TriggerEnablerQuery) - Method in interface org.osid.control.rules.TriggerEnablerSmartSystemSession
-
Applies a trigger enabler query to this system.
- applyTriggerEnablerSequencing(TriggerEnablerSearchOrder) - Method in interface org.osid.control.rules.TriggerEnablerSmartSystemSession
-
Applies a trigger enabler search order to this system.
- applyTriggerQuery(TriggerQuery) - Method in interface org.osid.control.TriggerSmartSystemSession
-
Applies a trigger query to this system.
- applyTriggerSequencing(TriggerSearchOrder) - Method in interface org.osid.control.TriggerSmartSystemSession
-
Applies a trigger search order to this system.
- applyValueEnablerQuery(ValueEnablerQuery) - Method in interface org.osid.configuration.rules.ValueEnablerSmartConfigurationSession
-
Applies a value enabler query to this configuration.
- applyValueEnablerSequencing(ValueEnablerSearchOrder) - Method in interface org.osid.configuration.rules.ValueEnablerSmartConfigurationSession
-
Applies a value enabler search order to this configuration.
- applyVoteQuery(VoteQuery) - Method in interface org.osid.voting.VoteSmartPollsSession
-
Applies a vote query to this polls.
- applyVoteSequencing(VoteSearchOrder) - Method in interface org.osid.voting.VoteSmartPollsSession
-
Applies a vote search order to this polls.
- applyWorkQuery(WorkQuery) - Method in interface org.osid.resourcing.WorkSmartFoundrySession
-
Applies a work query to this foundry.
- applyWorkQuery(WorkQuery) - Method in interface org.osid.workflow.WorkSmartOfficeSession
-
Applies a work query to this office.
- applyWorkSequencing(WorkSearchOrder) - Method in interface org.osid.resourcing.WorkSmartFoundrySession
-
Applies a work search order to this foundry.
- applyWorkSequencing(WorkSearchOrder) - Method in interface org.osid.workflow.WorkSmartOfficeSession
-
Applies a work search order to this office.
- Appointment - Interface in org.osid.personnel
-
An Appointment
relates a Position
to a
Position.
- AppointmentAdminSession - Interface in org.osid.personnel
-
This session creates, updates, and deletes Appointments.
- AppointmentBatchAdminSession - Interface in org.osid.personnel.batch
-
This session creates, updates, and deletes Appointments
in bulk.
- AppointmentBatchForm - Interface in org.osid.personnel.batch
-
This is the form for creating and updating appointments in bulk.
- AppointmentBatchFormList - Interface in org.osid.personnel.batch
-
Like all OsidLists,
AppointmentBatchFormList
provides a means for accessing AppointmentBatchForm
elements sequentially either one at a time or many at a time.
- AppointmentForm - Interface in org.osid.personnel
-
This is the form for creating and updating Appointment
objects.
- AppointmentFormRecord - Interface in org.osid.personnel.records
-
A record for an AppointmentForm.
- AppointmentList - Interface in org.osid.personnel
-
Like all OsidLists,
AppointmentList
provides a means for accessing Appointment
elements
sequentially either one at a time or many at a time.
- AppointmentLookupSession - Interface in org.osid.personnel
-
This session defines methods for retrieving appointments.
- AppointmentNotificationSession - Interface in org.osid.personnel
-
This session defines methods to receive notifications on adds/changes
to Appointment
objects.
- AppointmentPeer - Interface in org.osid.personnel.batch
-
An interface for the peers of the Appointment
relationship.
- AppointmentPeerList - Interface in org.osid.personnel.batch
-
Like all OsidLists,
AppointmentPeerList
provides a means for accessing AppointmentPeer
elements
sequentially either one at a time or many at a time.
- AppointmentQuery - Interface in org.osid.personnel
-
This is the query for searching appointments.
- AppointmentQueryInspector - Interface in org.osid.personnel
-
The query inspectors provide a means of accessing the match terms of a
query.
- AppointmentQueryInspectorRecord - Interface in org.osid.personnel.records
-
A record for an AppointmentQueryInspector.
- AppointmentQueryRecord - Interface in org.osid.personnel.records
-
A record for an AppointmentQuery.
- AppointmentQuerySession - Interface in org.osid.personnel
-
This session provides methods for querying Appointment
objects.
- AppointmentRealmAssignmentSession - Interface in org.osid.personnel
-
This session provides methods to re-assign Appointments
to Bilings.
- AppointmentRealmSession - Interface in org.osid.personnel
-
This session provides methods to retrieve Appointment
to
Realm
mappings.
- AppointmentReceiver - Interface in org.osid.personnel
-
The appointment receiver is the consumer supplied interface for
receiving notifications pertaining to new or deleted appointments.
- AppointmentRecord - Interface in org.osid.personnel.records
-
A record for an Appointment.
- AppointmentSearch - Interface in org.osid.personnel
-
The search interface for governing appointment searches.
- AppointmentSearchOrder - Interface in org.osid.personnel
-
An interface for specifying the ordering of search results.
- AppointmentSearchOrderRecord - Interface in org.osid.personnel.records
-
A record for an AppointmentSearchOrder.
- AppointmentSearchRecord - Interface in org.osid.personnel.records
-
A record for an AppointmentSearch.
- AppointmentSearchResults - Interface in org.osid.personnel
-
This interface provides a means to capture results of a search.
- AppointmentSearchResultsRecord - Interface in org.osid.personnel.records
-
A record for an AppointmentSearchResults.
- AppointmentSearchSession - Interface in org.osid.personnel
-
This session provides methods for searching Appointment
objects.
- AppointmentSmartRealmSession - Interface in org.osid.personnel
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- areItemsSequential() - Method in interface org.osid.assessment.AssessmentOffered
-
Tests if the items or parts in this assessment are taken sequentially.
- areItemsSequential() - Method in interface org.osid.assessment.AssessmentSection
-
Tests if the items or parts in this section are taken sequentially.
- areItemsShuffled() - Method in interface org.osid.assessment.AssessmentOffered
-
Tests if the items or parts appear in a random order.
- areItemsShuffled() - Method in interface org.osid.assessment.AssessmentSection
-
Tests if the items or parts appear in a random order.
- areNodesConnected(Id, Id) - Method in interface org.osid.topology.TopologyRoutingSession
-
Tests if there is an active path between the two given nodes.
- areResultsAvailable(Id) - Method in interface org.osid.assessment.AssessmentResultsSession
-
Tests if the results are available for this assessment.
- areValuesShuffled() - Method in interface org.osid.configuration.Parameter
-
Tests if if the values assigned to this parameter will be shuffled or
values are sorted by index.
- Assessment - Interface in org.osid.assessment
-
An Assessment
represents a sequence of assessment items.
- AssessmentAdminSession - Interface in org.osid.assessment
-
This session creates, updates, and deletes Assessments.
- AssessmentAuthoringManager - Interface in org.osid.assessment.authoring
-
The assessment authoring manager provides access to assessment
authoring sessions and provides interoperability tests for various aspects
of this service.
- AssessmentAuthoringProfile - Interface in org.osid.assessment.authoring
-
The AssessmentAuthoringProfile
describes the
interoperability among assessment authoring services.
- AssessmentAuthoringProxyManager - Interface in org.osid.assessment.authoring
-
The assessment authoring manager provides access to assessment
authoring sessions and provides interoperability tests for various aspects
of this service.
- AssessmentBankAssignmentSession - Interface in org.osid.assessment
-
This session provides methods to re-assign Assessments
to Banks.
- AssessmentBankSession - Interface in org.osid.assessment
-
This session provides methods to retrieve Assessment
to
Bank
mappings.
- AssessmentBasicAuthoringSession - Interface in org.osid.assessment
-
This session defines methods to manage assessment items in an
assessment.
- AssessmentBatchAdminSession - Interface in org.osid.assessment.batch
-
This session creates, updates, and deletes Assessments
in bulk.
- AssessmentBatchForm - Interface in org.osid.assessment.batch
-
This is the form for creating and updating assessments in bulk.
- AssessmentBatchFormList - Interface in org.osid.assessment.batch
-
Like all OsidLists,
AssessmentBatchFormList
provides a means for accessing AssessmentBatchForm
elements sequentially either one at a time or many at a time.
- AssessmentBatchManager - Interface in org.osid.assessment.batch
-
The assessment batch manager provides access to assessment batch
sessions and provides interoperability tests for various aspects of this
service.
- AssessmentBatchProfile - Interface in org.osid.assessment.batch
-
The AssessmentBatchProfile
describes the
interoperability among batch assessment services.
- AssessmentBatchProxyManager - Interface in org.osid.assessment.batch
-
The assessment batch proxy manager provides access to assessment batch
sessions and provides interoperability tests for various aspects of this
service.
- AssessmentEntry - Interface in org.osid.course.chronicle
-
An AssessmentEntry
represents an academic record entry
for an assessment.
- AssessmentEntryAdminSession - Interface in org.osid.course.chronicle
-
This session creates, updates, and deletes AssessmentEntries.
- AssessmentEntryBatchAdminSession - Interface in org.osid.course.chronicle.batch
-
This session creates, updates, and deletes AssessmentEntries
in bulk.
- AssessmentEntryBatchForm - Interface in org.osid.course.chronicle.batch
-
This is the form for creating and updating assessment entries in bulk.
- AssessmentEntryBatchFormList - Interface in org.osid.course.chronicle.batch
-
Like all OsidLists,
AssessmentEntryBatchFormList
provides a means for accessing AssessmentEntryBatchForm
elements sequentially either one at a time or many at a time.
- AssessmentEntryCourseCatalogAssignmentSession - Interface in org.osid.course.chronicle
-
This session provides methods to re-assign AssessmentEntries
to CourseCatalogs.
- AssessmentEntryCourseCatalogSession - Interface in org.osid.course.chronicle
-
This session provides methods to retrieve AssessmentEntry
to CourseCatalog
mappings.
- AssessmentEntryForm - Interface in org.osid.course.chronicle
-
This is the form for creating and updating AssessmentEntries.
- AssessmentEntryFormRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntryForm
The methods
specified by the record type are available through the underlying object.
- AssessmentEntryList - Interface in org.osid.course.chronicle
-
Like all OsidLists,
AssessmentEntryList
provides a means for accessing AssessmentEntry
elements
sequentially either one at a time or many at a time.
- AssessmentEntryLookupSession - Interface in org.osid.course.chronicle
-
This session defines methods for retrieving entriesand entry
components.
- AssessmentEntryNotificationSession - Interface in org.osid.course.chronicle
-
This session defines methods to receive notifications on adds/changes
to AssessmentEntry
objects in this CourseCatalog.
- AssessmentEntryPeer - Interface in org.osid.course.chronicle.batch
-
An interface for the peers of the AssessmentEntry
relationship.
- AssessmentEntryPeerList - Interface in org.osid.course.chronicle.batch
-
Like all OsidLists,
AssessmentEntryPeerList
provides a means for accessing AssessmentEntryPeer
elements sequentially either one at a time or many at a time.
- AssessmentEntryQuery - Interface in org.osid.course.chronicle
-
This is the query for searching assessment entries.
- AssessmentEntryQueryInspector - Interface in org.osid.course.chronicle
-
The query inspectors provide a means of accessing the match terms of a
query.
- AssessmentEntryQueryInspectorRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntryQueryInspector.
- AssessmentEntryQueryRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntry.
- AssessmentEntryQuerySession - Interface in org.osid.course.chronicle
-
This session provides methods for searching among
AssessmentEntries.
- AssessmentEntryReceiver - Interface in org.osid.course.chronicle
-
The assessment entry receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted assessment
entries.
- AssessmentEntryRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntry.
- AssessmentEntrySearch - Interface in org.osid.course.chronicle
-
The search interface for governing assessment entry searches.
- AssessmentEntrySearchOrder - Interface in org.osid.course.chronicle
-
An interface for specifying the ordering of search results.
- AssessmentEntrySearchOrderRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntrySearchOrder.
- AssessmentEntrySearchRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntrySearch.
- AssessmentEntrySearchResults - Interface in org.osid.course.chronicle
-
This interface provides a means to capture results of a search.
- AssessmentEntrySearchResultsRecord - Interface in org.osid.course.chronicle.records
-
A record for an AssessmentEntrySearchResults.
- AssessmentEntrySearchSession - Interface in org.osid.course.chronicle
-
This session provides methods for searching among
AssessmentEntries.
- AssessmentEntrySmartCourseCatalogSession - Interface in org.osid.course.chronicle
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- AssessmentForm - Interface in org.osid.assessment
-
This is the form for creating and updating Assessments.
- AssessmentFormRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentForm.
- AssessmentList - Interface in org.osid.assessment
-
Like all OsidLists,
AssessmentList
provides a means for accessing Assessment
elements
sequentially either one at a time or many at a time.
- AssessmentLookupSession - Interface in org.osid.assessment
-
This session defines methods for retrieving assessments.
- AssessmentManager - Interface in org.osid.assessment
-
The assessment manager provides access to assessment sessions and
provides interoperability tests for various aspects of this service.
- AssessmentNotificationSession - Interface in org.osid.assessment
-
This session defines methods to receive notifications on adds/changes
to Assessment
objects in this Bank.
- AssessmentOffered - Interface in org.osid.assessment
-
An AssessmentOffered
represents a sequence of assessment
items.
- AssessmentOfferedAdminSession - Interface in org.osid.assessment
-
This session creates, updates, and deletes AssessmentsOffered.
- AssessmentOfferedBankAssignmentSession - Interface in org.osid.assessment
-
This session provides methods to re-assign AssessmentOffered
objects to Banks.
- AssessmentOfferedBankSession - Interface in org.osid.assessment
-
This session provides methods to retrieve AssessmentOffered
to Bank
mappings.
- AssessmentOfferedBatchAdminSession - Interface in org.osid.assessment.batch
-
This session creates, updates, and deletes AssessmentsOffered
in bulk.
- AssessmentOfferedBatchForm - Interface in org.osid.assessment.batch
-
This is the form for creating and updating assessments offered in bulk.
- AssessmentOfferedBatchFormList - Interface in org.osid.assessment.batch
-
Like all OsidLists,
AssessmentOfferedBatchFormList
provides a means for accessing
AssessmentOfferedBatchForm
elements sequentially either one
at a time or many at a time.
- AssessmentOfferedForm - Interface in org.osid.assessment
-
This is the form for creating and updating an AssessmentOffered.
- AssessmentOfferedFormRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOfferedForm.
- AssessmentOfferedList - Interface in org.osid.assessment
-
Like all OsidLists,
AssessmentOfferedList
provides a means for accessing AssessmentTaken
elements
sequentially either one at a time or many at a time.
- AssessmentOfferedLookupSession - Interface in org.osid.assessment
-
This session defines methods for retrieving assessments offered.
- AssessmentOfferedNotificationSession - Interface in org.osid.assessment
-
This session defines methods to receive notifications on adds/changes
to AssessmentOffered
objects in this Bank.
- AssessmentOfferedQuery - Interface in org.osid.assessment
-
This is the query for searching assessments.
- AssessmentOfferedQueryInspector - Interface in org.osid.assessment
-
The query inspectors provide a means of accessing the match terms of a
query.
- AssessmentOfferedQueryInspectorRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOfferedQueryInspector.
- AssessmentOfferedQueryRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOfferedQuery.
- AssessmentOfferedQuerySession - Interface in org.osid.assessment
-
This session provides methods for querying AssessmentOffered
objects.
- AssessmentOfferedReceiver - Interface in org.osid.assessment
-
The assessment receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
AssessmentOffered
objects.
- AssessmentOfferedRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOffered.
- AssessmentOfferedSearch - Interface in org.osid.assessment
-
AssessmentOfferedSearch
defines the interface for
specifying assessment search options.
- AssessmentOfferedSearchOrder - Interface in org.osid.assessment
-
An interface for specifying the ordering of search results.
- AssessmentOfferedSearchOrderRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOfferedSearchOrder.
- AssessmentOfferedSearchRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOfferedSearch.
- AssessmentOfferedSearchResults - Interface in org.osid.assessment
-
This interface provides a means to capture results of a search.
- AssessmentOfferedSearchResultsRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentOfferedSearchResults.
- AssessmentOfferedSearchSession - Interface in org.osid.assessment
-
This session provides methods for searching among
AssessmentOffered
objects.
- AssessmentOfferedSmartBankSession - Interface in org.osid.assessment
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- AssessmentPart - Interface in org.osid.assessment.authoring
-
An AssessmentPart
represents a section of an assessment.
- AssessmentPartAdminSession - Interface in org.osid.assessment.authoring
-
This session creates, updates, and deletes AssessmentParts.
- AssessmentPartBankAssignmentSession - Interface in org.osid.assessment.authoring
-
This session provides methods to re-assign AssessmentPart
to Bank
mappings.
- AssessmentPartBankSession - Interface in org.osid.assessment.authoring
-
This session provides methods to retrieve AssessmentPart
to Bank
mappings.
- AssessmentPartForm - Interface in org.osid.assessment.authoring
-
This is the form for creating and updating AssessmentParts.
- AssessmentPartFormRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPartForm.
- AssessmentPartItemDesignSession - Interface in org.osid.assessment.authoring
-
This session provides the means for adding items to an assessment part.
- AssessmentPartItemSession - Interface in org.osid.assessment.authoring
-
This session defines methods for looking up Item
to
AssessmentPart
mappings.
- AssessmentPartList - Interface in org.osid.assessment.authoring
-
Like all OsidLists,
AssessmentPartList
provides a means for accessing AssessmentPart
elements
sequentially either one at a time or many at a time.
- AssessmentPartLookupSession - Interface in org.osid.assessment.authoring
-
This session defines methods for retrieving assessment parts.
- AssessmentPartNotificationSession - Interface in org.osid.assessment.authoring
-
This session defines methods to receive notifications on adds/changes
to AssessmentPart
objects in this Bank.
- AssessmentPartQuery - Interface in org.osid.assessment.authoring
-
This is the query for searching assessment parts.
- AssessmentPartQueryInspector - Interface in org.osid.assessment.authoring
-
This is the query inspector for examining assessment part queries.
- AssessmentPartQueryInspectorRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPartQueryInspector.
- AssessmentPartQueryRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPartQuery.
- AssessmentPartQuerySession - Interface in org.osid.assessment.authoring
-
This session provides methods for searching among AssessmentPart
objects.
- AssessmentPartReceiver - Interface in org.osid.assessment.authoring
-
The assessment part receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted assessment
parts.
- AssessmentPartRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPart.
- AssessmentPartSearch - Interface in org.osid.assessment.authoring
-
The search interface for governing assessment part searches.
- AssessmentPartSearchOrder - Interface in org.osid.assessment.authoring
-
An interface for specifying the ordering of search results.
- AssessmentPartSearchOrderRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPartSearchOrder.
- AssessmentPartSearchRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPartSearch.
- AssessmentPartSearchResults - Interface in org.osid.assessment.authoring
-
This interface provides a means to capture results of a search.
- AssessmentPartSearchResultsRecord - Interface in org.osid.assessment.authoring.records
-
A record for an AssessmentPartSearchResults.
- AssessmentPartSearchSession - Interface in org.osid.assessment.authoring
-
This session provides methods for searching among AssessmentPart
objects.
- AssessmentPartSmartBankSession - Interface in org.osid.assessment.authoring
-
This session manages queries and sequencing to create "smart" dynamic
bank.
- AssessmentProfile - Interface in org.osid.assessment
-
The AssessmentProfile
describes the interoperability
among assessment services.
- AssessmentProxyManager - Interface in org.osid.assessment
-
The assessment manager provides access to assessment sessions and
provides interoperability tests for various aspects of this service.
- AssessmentQuery - Interface in org.osid.assessment
-
This is the query for searching assessments.
- AssessmentQueryInspector - Interface in org.osid.assessment
-
The query inspectors provide a means of accessing the match terms of a
query.
- AssessmentQueryInspectorRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentQueryInspector.
- AssessmentQueryRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentQuery.
- AssessmentQuerySession - Interface in org.osid.assessment
-
This session provides methods for querying Assessment
objects.
- AssessmentReceiver - Interface in org.osid.assessment
-
The assessment receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
Assessment
objects.
- AssessmentRecord - Interface in org.osid.assessment.records
-
A record for an Assessment.
- AssessmentRequirement - Interface in org.osid.course.requisite
-
A AssessmentRequirement
is an OsidRule
and represents a requirement based on an Assessment.
- AssessmentRequirementForm - Interface in org.osid.course.requisite
-
This is the form for creating and updating
AssessmentRequirements.
- AssessmentRequirementFormRecord - Interface in org.osid.course.requisite.records
-
A record for an AssessmentRequirementForm.
- AssessmentRequirementList - Interface in org.osid.course.requisite
-
Like all OsidLists,
AssessmentRequirementList
provides a means for accessing AssessmentRequirement
elements sequentially either one at a time or many at a time.
- AssessmentRequirementRecord - Interface in org.osid.course.requisite.records
-
A record for an AssessmentRequirement.
- AssessmentResultsSession - Interface in org.osid.assessment
-
This session is used to access the tested assessment items and their
associated responses.
- AssessmentSearch - Interface in org.osid.assessment
-
AssessmentSearch
defines the interface for specifying
assessment search options.
- AssessmentSearchOrder - Interface in org.osid.assessment
-
An interface for specifying the ordering of search results.
- AssessmentSearchOrderRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentSearchOrder.
- AssessmentSearchRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentSearch.
- AssessmentSearchResults - Interface in org.osid.assessment
-
This interface provides a means to capture results of a search.
- AssessmentSearchResultsRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentSearchResults.
- AssessmentSearchSession - Interface in org.osid.assessment
-
This session provides methods for searching among Assessment
objects.
- AssessmentSection - Interface in org.osid.assessment
-
Represents an assessment section.
- AssessmentSectionList - Interface in org.osid.assessment
-
Like all OsidLists,
AssessmentSectionList
provides a means for accessing AssessmentSection
elements
sequentially either one at a time or many at a time.
- AssessmentSectionRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentSection.
- AssessmentSession - Interface in org.osid.assessment
-
This session is used to take an assessment.
- AssessmentSmartBankSession - Interface in org.osid.assessment
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- AssessmentTaken - Interface in org.osid.assessment
-
Represents a taken assessment or an assessment in progress.
- AssessmentTakenAdminSession - Interface in org.osid.assessment
-
This session creates, updates, and deletes AssessmentsTaken.
- AssessmentTakenBankAssignmentSession - Interface in org.osid.assessment
-
This session provides methods to re-assign AssessmentTaken
objects to Banks.
- AssessmentTakenBankSession - Interface in org.osid.assessment
-
This session provides methods to retrieve AssessmentTaken
to Bank
mappings.
- AssessmentTakenBatchAdminSession - Interface in org.osid.assessment.batch
-
This session creates, updates, and deletes AssessmentsTaken
in bulk.
- AssessmentTakenBatchForm - Interface in org.osid.assessment.batch
-
This is the form for creating and updating assessments taken in bulk.
- AssessmentTakenBatchFormList - Interface in org.osid.assessment.batch
-
Like all OsidLists,
AssessmentTakenBatchFormList
provides a means for accessing AssessmentTakenBatchForm
elements sequentially either one at a time or many at a time.
- AssessmentTakenForm - Interface in org.osid.assessment
-
This is the form for creating and updating an AssessmentTaken.
- AssessmentTakenFormRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTakenForm.
- AssessmentTakenList - Interface in org.osid.assessment
-
Like all OsidLists,
AssessmentTakenList
provides a means for accessing AssessmentTaken
elements
sequentially either one at a time or many at a time.
- AssessmentTakenLookupSession - Interface in org.osid.assessment
-
This session defines methods for retrieving assessments taken.
- AssessmentTakenNotificationSession - Interface in org.osid.assessment
-
This session defines methods to receive notifications on adds/changes
to AssessmentTaken
objects in this Bank.
- AssessmentTakenPeer - Interface in org.osid.assessment.batch
-
An interface for the peers of the AssessmentTaken
relationship.
- AssessmentTakenPeerList - Interface in org.osid.assessment.batch
-
Like all OsidLists,
AssessmentTakenPeerList
provides a means for accessing AssessmentTakenPeer
elements sequentially either one at a time or many at a time.
- AssessmentTakenQuery - Interface in org.osid.assessment
-
This is the query for searching assessments.
- AssessmentTakenQueryInspector - Interface in org.osid.assessment
-
The query inspectors provide a means of accessing the match terms of a
query.
- AssessmentTakenQueryInspectorRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTakenQueryInspector.
- AssessmentTakenQueryRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTakenQuery.
- AssessmentTakenQuerySession - Interface in org.osid.assessment
-
This session provides methods for searching among
AssessmentTaken
objects.
- AssessmentTakenReceiver - Interface in org.osid.assessment
-
The assessment receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
AssessmentTaken
objects.
- AssessmentTakenRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTaken.
- AssessmentTakenSearch - Interface in org.osid.assessment
-
AssessmentTakenSearch
defines the interface for
specifying assessment search options.
- AssessmentTakenSearchOrder - Interface in org.osid.assessment
-
An interface for specifying the ordering of search results.
- AssessmentTakenSearchOrderRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTakenSearchOrder.
- AssessmentTakenSearchRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTakenSearch.
- AssessmentTakenSearchResults - Interface in org.osid.assessment
-
This interface provides a means to capture results of a search.
- AssessmentTakenSearchResultsRecord - Interface in org.osid.assessment.records
-
A record for an AssessmentTakenSearchResults.
- AssessmentTakenSearchSession - Interface in org.osid.assessment
-
This session provides methods for searching among
AssessmentTaken
objects.
- AssessmentTakenSmartBankSession - Interface in org.osid.assessment
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- Asset - Interface in org.osid.repository
-
An Asset
represents some digital content.
- AssetAdminSession - Interface in org.osid.repository
-
This session creates, updates, and deletes Assets.
- AssetBatchAdminSession - Interface in org.osid.repository.batch
-
This session creates, updates, and deletes Assets
in
bulk.
- AssetBatchForm - Interface in org.osid.repository.batch
-
This is the form for creating and updating assets in bulk.
- AssetBatchFormList - Interface in org.osid.repository.batch
-
Like all OsidLists,
AssetBatchFormList
provides a means for accessing AssetBatchForm
elements
sequentially either one at a time or many at a time.
- AssetCompositionDesignSession - Interface in org.osid.repository
-
This session provides the means for adding assets to an asset
composiiton.
- AssetCompositionSession - Interface in org.osid.repository
-
This session defines methods for looking up Asset
to
Composition
mappings.
- AssetContent - Interface in org.osid.repository
-
AssetContent
represents a version of content represented
by an Asset.
- AssetContentForm - Interface in org.osid.repository
-
This is the form for creating and updating content for
AssetContent.
- AssetContentFormRecord - Interface in org.osid.repository.records
-
A record for an AssetForm.
- AssetContentList - Interface in org.osid.repository
-
Like all OsidLists,
AssetContentList
provides a means for accessing AssetContent
elements
sequentially either one at a time or many at a time.
- AssetContentQuery - Interface in org.osid.repository
-
This is the query for searching asset contents.
- AssetContentQueryInspector - Interface in org.osid.repository
-
This is the query inspector for examining asset content queries.
- AssetContentQueryInspectorRecord - Interface in org.osid.repository.records
-
A record for an AssetContentQueryInspector.
- AssetContentQueryRecord - Interface in org.osid.repository.records
-
A record for an AssetContentQuery.
- AssetContentRecord - Interface in org.osid.repository.records
-
A record for an AssetContent.
- AssetForm - Interface in org.osid.repository
-
This is the form for creating and updating Assets.
- AssetFormRecord - Interface in org.osid.repository.records
-
A record for an AssetForm.
- AssetList - Interface in org.osid.repository
-
Like all OsidLists,
AssetList
provides a
means for accessing Asset
elements sequentially either one
at a time or many at a time.
- AssetLookupSession - Interface in org.osid.repository
-
This session defines methods for retrieving assets.
- AssetNotificationSession - Interface in org.osid.repository
-
This session defines methods to receive notifications on adds/changes
to Asset
objects in this Repository.
- AssetQuery - Interface in org.osid.repository
-
This is the query for searching assets.
- AssetQueryInspector - Interface in org.osid.repository
-
This is the query inspector for examining asset queries.
- AssetQueryInspectorRecord - Interface in org.osid.repository.records
-
A record for an AssetQueryInspector.
- AssetQueryRecord - Interface in org.osid.repository.records
-
A record for an AssetQuery.
- AssetQuerySession - Interface in org.osid.repository
-
This session provides methods for searching among Asset
objects.
- AssetReceiver - Interface in org.osid.repository
-
The asset receiver is the consumer supplied interface for receiving
notifications pertaining to new, updated or deleted Asset
objects.
- AssetRecord - Interface in org.osid.repository.records
-
A record for an Asset.
- AssetRepositoryAssignmentSession - Interface in org.osid.repository
-
This session provides methods to re-assign Assets
to
Repositories.
- AssetRepositorySession - Interface in org.osid.repository
-
This session provides methods to retrieve Assets
to
Repository
mappings.
- AssetSearch - Interface in org.osid.repository
-
The search interface for governing asset searches.
- AssetSearchOrder - Interface in org.osid.repository
-
An interface for specifying the ordering of search results.
- AssetSearchOrderRecord - Interface in org.osid.repository.records
-
A record for an AssetSearchOrder.
- AssetSearchRecord - Interface in org.osid.repository.records
-
A record for an AssetSearch.
- AssetSearchResults - Interface in org.osid.repository
-
This interface provides a means to capture results of a search.
- AssetSearchResultsRecord - Interface in org.osid.repository.records
-
A record for an AssetSearchResults.
- AssetSearchSession - Interface in org.osid.repository
-
This session provides methods for searching among Asset
objects.
- AssetSmartRepositorySession - Interface in org.osid.repository
-
This session manages queries and sequencing to create "smart" dynamic
catalogs.
- AssetSpatialAssignmentSession - Interface in org.osid.repository
-
This session defines methods to manage the spatial coverage of an
asset.
- AssetSpatialSession - Interface in org.osid.repository
-
This session defines methods to access spatial mappings of an asset.
- AssetTemporalAssignmentSession - Interface in org.osid.repository
-
This session defines methods to manage temporal coverage of an asset.
- AssetTemporalSession - Interface in org.osid.repository
-
This session defines a means for accessing temporal coverage of an
asset.
- assignAccountToBusiness(Id, Id) - Method in interface org.osid.financials.AccountBusinessAssignmentSession
-
Adds an existing Account
to a Business.
- assignActionEnablerToAction(Id, Id) - Method in interface org.osid.control.rules.ActionEnablerRuleApplicationSession
-
Adds an existing ActionEnabler
to an Action.
- assignActionEnablerToSystem(Id, Id) - Method in interface org.osid.control.rules.ActionEnablerSystemAssignmentSession
-
Adds an existing ActionEnabler
to a System.
- assignActionGroupToSystem(Id, Id) - Method in interface org.osid.control.ActionGroupSystemAssignmentSession
-
Adds an existing ActionGroup
to a System.
- assignActivityBundleToCourseCatalog(Id, Id) - Method in interface org.osid.course.registration.ActivityBundleCourseCatalogAssignmentSession
-
Adds an existing ActivityBundle
to a
CourseCatalog.
- assignActivityRegistrationToCourseCatalog(Id, Id) - Method in interface org.osid.course.registration.ActivityRegistrationCourseCatalogAssignmentSession
-
Adds an existing ActivityRegistration
to a
CourseCatalog.
- assignActivityToBusiness(Id, Id) - Method in interface org.osid.financials.ActivityBusinessAssignmentSession
-
Adds an existing Activity
to a Business.
- assignActivityToCourseCatalog(Id, Id) - Method in interface org.osid.course.ActivityCourseCatalogAssignmentSession
-
Adds an existing Activity
to a CourseCatalog.
- assignActivityToObjectiveBank(Id, Id) - Method in interface org.osid.learning.ActivityObjectiveBankAssignmentSession
-
Adds an existing Activity
to a ObjectiveBank.
- assignActivityUnitToCourseCatalog(Id, Id) - Method in interface org.osid.course.ActivityUnitCourseCatalogAssignmentSession
-
Adds an existing ActivityUnit
to a
CourseCatalog.
- assignAddressToAddressBook(Id, Id) - Method in interface org.osid.contact.AddressAddressBookAssignmentSession
-
Adds an existing Address
to an AddressBook.
- assignAgendaToEngine(Id, Id) - Method in interface org.osid.rules.check.AgendaEngineAssignmentSession
-
Adds an existing Agenda
to a Engine.
- assignAgentToAgency(Id, Id) - Method in interface org.osid.authentication.AgentAgencyAssignmentSession
-
Adds an existing Agent
to an Agency.
- assignAgentToResource(Id, Id) - Method in interface org.osid.resource.ResourceAgentAssignmentSession
-
Adds an existing Agent
to a Resource.
- assignAppointmentToRealm(Id, Id) - Method in interface org.osid.personnel.AppointmentRealmAssignmentSession
-
Adds an existing Appointment
to a Realm.
- assignAssessmentEntryToCourseCatalog(Id, Id) - Method in interface org.osid.course.chronicle.AssessmentEntryCourseCatalogAssignmentSession
-
Adds an existing AssessmentEntry
to a
CourseCatalog.
- assignAssessmentOfferedToBank(Id, Id) - Method in interface org.osid.assessment.AssessmentOfferedBankAssignmentSession
-
Adds an existing AssessmentOffered
to a Bank.
- assignAssessmentPartToBank(Id, Id) - Method in interface org.osid.assessment.authoring.AssessmentPartBankAssignmentSession
-
Adds an existing AssessmentPart
to an Bank.
- assignAssessmentTakenToBank(Id, Id) - Method in interface org.osid.assessment.AssessmentTakenBankAssignmentSession
-
Adds an existing AssessmentTaken
to a Bank.
- assignAssessmentToBank(Id, Id) - Method in interface org.osid.assessment.AssessmentBankAssignmentSession
-
Adds an existing Assessment
to a Bank.
- assignAssetToRepository(Id, Id) - Method in interface org.osid.repository.AssetRepositoryAssignmentSession
-
Adds an existing Asset
to a Repository.
- assignAuctionConstrainerEnablerToAuctionConstrainer(Id, Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerEnablerRuleApplicationSession
-
Adds an existing AuctionConstrainerEnabler
to an
AuctionConstrainer.
- assignAuctionConstrainerEnablerToAuctionHouse(Id, Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerEnablerAuctionHouseAssignmentSession
-
Adds an existing AuctionConstrainerEnabler
to an
AuctionHouse.
- assignAuctionConstrainerToAuction(Id, Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerRuleApplicationSession
-
Adds an existing AuctionConstrainer
to an
Auction.
- assignAuctionConstrainerToAuctionHouse(Id, Id) - Method in interface org.osid.bidding.rules.AuctionConstrainerAuctionHouseAssignmentSession
-
Adds an existing AuctionConstrainer
to an
AuctionHouse.
- assignAuctionProcessorEnablerToAuctionHouse(Id, Id) - Method in interface org.osid.bidding.rules.AuctionProcessorEnablerAuctionHouseAssignmentSession
-
Adds an existing AuctionProcessorEnabler
to an
AuctionHouse.
- assignAuctionProcessorEnablerToAuctionProcessor(Id, Id) - Method in interface org.osid.bidding.rules.AuctionProcessorEnablerRuleApplicationSession
-
Adds an existing AuctionProcessorEnabler
to an
AuctionProcessor.
- assignAuctionProcessorToAuction(Id, Id) - Method in interface org.osid.bidding.rules.AuctionProcessorRuleApplicationSession
-
Adds an existing AuctionProcessor
to an Auction.
- assignAuctionProcessorToAuctionHouse(Id, Id) - Method in interface org.osid.bidding.rules.AuctionProcessorAuctionHouseAssignmentSession
-
Adds an existing AuctionProcessor
to an
AuctionHouse.
- assignAuctionToAuctionHouse(Id, Id) - Method in interface org.osid.bidding.AuctionAuctionHouseAssignmentSession
-
Adds an existing Auction
to an AuctionHouse.
- assignAuditEnablerToAudit(Id, Id) - Method in interface org.osid.inquiry.rules.AuditEnablerRuleApplicationSession
-
Adds an existing AuditEnabler
to an Audit.
- assignAuditEnablerToInquest(Id, Id) - Method in interface org.osid.inquiry.rules.AuditEnablerInquestAssignmentSession
-
Adds an existing AuditEnabler
to an Inquest.
- assignAuditToInquest(Id, Id) - Method in interface org.osid.inquiry.AuditInquestAssignmentSession
-
Adds an existing Audit
to a Inquest.
- assignAuthorizationEnablerToAuthorization(Id, Id) - Method in interface org.osid.authorization.rules.AuthorizationEnablerRuleApplicationSession
-
Adds an existing AuthorizationEnabler
to an
Authorization.
- assignAuthorizationEnablerToVault(Id, Id) - Method in interface org.osid.authorization.rules.AuthorizationEnablerVaultAssignmentSession
-
Adds an existing AuthorizationEnabler
to a
Vault.
- assignAuthorizationToVault(Id, Id) - Method in interface org.osid.authorization.AuthorizationVaultAssignmentSession
-
Adds an existing Authorization
to a Vault.
- assignAvailabilityEnablerToAvailability(Id, Id) - Method in interface org.osid.resourcing.rules.AvailabilityEnablerRuleApplicationSession
-
Adds an existing AvailabilityEnabler
to an
Availability.
- assignAvailabilityEnablerToFoundry(Id, Id) - Method in interface org.osid.resourcing.rules.AvailabilityEnablerFoundryAssignmentSession
-
Adds an existing AvailabilityEnabler
to a
Foundry.
- assignAvailabilityToFoundry(Id, Id) - Method in interface org.osid.resourcing.AvailabilityFoundryAssignmentSession
-
Adds an existing Availability
to a Foundry.
- assignAwardEntryToCourseCatalog(Id, Id) - Method in interface org.osid.course.chronicle.AwardEntryCourseCatalogAssignmentSession
-
Adds an existing AwardEntry
to a CourseCatalog.
- assignAwardToAcademy(Id, Id) - Method in interface org.osid.recognition.AwardAcademyAssignmentSession
-
Adds an existing Award
to an Academy.
- assignBallotConstrainerEnablerToBallotConstrainer(Id, Id) - Method in interface org.osid.voting.rules.BallotConstrainerEnablerRuleApplicationSession
-
Adds an existing BallotConstrainerEnabler
to a
BallotConstrainer.
- assignBallotConstrainerEnablerToPolls(Id, Id) - Method in interface org.osid.voting.rules.BallotConstrainerEnablerPollsAssignmentSession
-
Adds an existing BallotConstrainerEnabler
to a
Polls.
- assignBallotConstrainerToBallot(Id, Id) - Method in interface org.osid.voting.rules.BallotConstrainerRuleApplicationSession
-
Adds an existing BallotConstrainer
to a Ballot.
- assignBallotConstrainerToPolls(Id, Id) - Method in interface org.osid.voting.rules.BallotConstrainerPollsAssignmentSession
-
Adds an existing BallotConstrainer
to a Polls.
- assignBallotToPolls(Id, Id) - Method in interface org.osid.voting.BallotPollsAssignmentSession
-
Adds an existing Ballot
to a Polls.
- assignBidToAuctionHouse(Id, Id) - Method in interface org.osid.bidding.BidAuctionHouseAssignmentSession
-
Adds an existing Bid
to an AuctionHouse.
- assignBlockToOubliette(Id, Id) - Method in interface org.osid.hold.BlockOublietteAssignmentSession
-
Adds an existing Block
to a Oubliette.
- assignBrokerConstrainerEnablerToBrokerConstrainer(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerConstrainerEnablerRuleApplicationSession
-
Adds an existing BrokerConstrainerEnabler
to a
BrokerConstrainer.
- assignBrokerConstrainerEnablerToDistributor(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerConstrainerEnablerDistributorAssignmentSession
-
Adds an existing BrokerConstrainerEnabler
to a
Distributor.
- assignBrokerConstrainerToBroker(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerConstrainerRuleApplicationSession
-
Adds an existing BrokerConstrainer
to a Broker.
- assignBrokerConstrainerToDistributor(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerConstrainerDistributorAssignmentSession
-
Adds an existing BrokerConstrainer
to a
Distributor.
- assignBrokerProcessorEnablerToBrokerProcessor(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerProcessorEnablerRuleApplicationSession
-
Adds an existing BrokerProcessorEnabler
to a
BrokerProcessor.
- assignBrokerProcessorEnablerToDistributor(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerProcessorEnablerDistributorAssignmentSession
-
Adds an existing BrokerProcessorEnabler
to a
Distributor.
- assignBrokerProcessorToBroker(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerProcessorRuleApplicationSession
-
Adds an existing BrokerProcessor
to a Broker.
- assignBrokerProcessorToDistributor(Id, Id) - Method in interface org.osid.provisioning.rules.BrokerProcessorDistributorAssignmentSession
-
Adds an existing BrokerProcessor
to a
Distributor.
- assignBrokerToDistributor(Id, Id) - Method in interface org.osid.provisioning.BrokerDistributorAssignmentSession
-
Adds an existing Broker
to a Distributor.
- assignBudgetEntryToBusiness(Id, Id) - Method in interface org.osid.financials.budgeting.BudgetEntryBusinessAssignmentSession
-
Adds an existing BudgetEntry
to a Business.
- assignBudgetToBusiness(Id, Id) - Method in interface org.osid.financials.budgeting.BudgetBusinessAssignmentSession
-
Adds an existing Budget
to a Business.
- assignBuildingToCampus(Id, Id) - Method in interface org.osid.room.BuildingCampusAssignmentSession
-
Adds an existing Building
to a Campus.
- assignCandidateToPolls(Id, Id) - Method in interface org.osid.voting.CandidatePollsAssignmentSession
-
Adds an existing Candidate
to a Polls.
- assignCanonicalUnitEnablerToCanonicalUnit(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitEnablerRuleApplicationSession
-
Adds an existing CanonicalUnitEnabler
to a
CanonicalUnit.
- assignCanonicalUnitEnablerToCatalogue(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitEnablerCatalogueAssignmentSession
-
Adds an existing CanonicalUnitEnabler
to a
Catalogue.
- assignCanonicalUnitProcessorEnablerToCanonicalUnitProcessor(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorEnablerRuleApplicationSession
-
Adds an existing CanonicalUnitProcessorEnabler
to a
CanonicalUnitProcessor.
- assignCanonicalUnitProcessorEnablerToCatalogue(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorEnablerCatalogueAssignmentSession
-
Adds an existing CanonicalUnitProcessorEnabler
to a
Catalogue.
- assignCanonicalUnitProcessorToCanonicalUnit(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorRuleApplicationSession
-
Adds an existing CanonicalUnitProcessor
to a
CanonicalUnit.
- assignCanonicalUnitProcessorToCatalogue(Id, Id) - Method in interface org.osid.offering.rules.CanonicalUnitProcessorCatalogueAssignmentSession
-
Adds an existing CanonicalUnitProcessor
to an
Catalogue.
- assignCanonicalUnitToCatalogue(Id, Id) - Method in interface org.osid.offering.CanonicalUnitCatalogueAssignmentSession
-
Adds an existing CanonicalUnit
to a Catalogue.
- assignCatalogEnablerToCatalog(Id, Id) - Method in interface org.osid.cataloging.rules.CatalogEnablerCatalogAssignmentSession
-
Adds an existing CatalogEnabler
to a Catalog.
- assignCatalogEnablerToCatalog(Id, Id) - Method in interface org.osid.cataloging.rules.CatalogEnablerRuleApplicationSession
-
Adds an existing CatalogEnabler
to a Catalog.
- assignCategoryToBusiness(Id, Id) - Method in interface org.osid.billing.CategoryBusinessAssignmentSession
-
Adds an existing Category
to a Business.
- assignChainToAntimatroid(Id, Id) - Method in interface org.osid.sequencing.ChainAntimatroidAssignmentSession
-
Adds an existing Chain
to a Antimatroid.
- assignCheckToEngine(Id, Id) - Method in interface org.osid.rules.check.CheckEngineAssignmentSession
-
Adds an existing Check
to a Engine.
- assignCommentToBook(Id, Id) - Method in interface org.osid.commenting.CommentBookAssignmentSession
-
Adds an existing Comment
to a Book.
- assignCommissionEnablerToCommission(Id, Id) - Method in interface org.osid.resourcing.rules.CommissionEnablerRuleApplicationSession
-
Adds an existing CommissionEnabler
to a
Commission.
- assignCommissionEnablerToFoundry(Id, Id) - Method in interface org.osid.resourcing.rules.CommissionEnablerFoundryAssignmentSession
-
Adds an existing CommissionEnabler
to a Foundry.
- assignCommissionToFoundry(Id, Id) - Method in interface org.osid.resourcing.CommissionFoundryAssignmentSession
-
Adds an existing Commission
to a Foundry.
- assignCommitmentEnablerToCalendar(Id, Id) - Method in interface org.osid.calendaring.rules.CommitmentEnablerCalendarAssignmentSession
-
Adds an existing CommitmentEnabler
to an
Calendar.
- assignCommitmentEnablerToCommitment(Id, Id) - Method in interface org.osid.calendaring.rules.CommitmentEnablerRuleApplicationSession
-
Adds an existing CommitmentEnabler
to a
Commitment.
- assignCommitmentToCalendar(Id, Id) - Method in interface org.osid.calendaring.CommitmentCalendarAssignmentSession
-
Adds an existing Commitment
to a Calendar.
- assignCompetencyToFoundry(Id, Id) - Method in interface org.osid.resourcing.CompetencyFoundryAssignmentSession
-
Adds an existing Competency
to a Foundry.
- assignCompositionEnablerToComposition(Id, Id) - Method in interface org.osid.repository.rules.CompositionEnablerRuleApplicationSession
-
Adds an existing CompositionEnabler
to a
Composition.
- assignCompositionEnablerToRepository(Id, Id) - Method in interface org.osid.repository.rules.CompositionEnablerRepositoryAssignmentSession
-
Adds an existing CompositionEnabler
to a
Repository.
- assignCompositionToRepository(Id, Id) - Method in interface org.osid.repository.CompositionRepositoryAssignmentSession
-
Adds an existing Composition
to a Repository.
- assignConferralToAcademy(Id, Id) - Method in interface org.osid.recognition.ConferralAcademyAssignmentSession
-
Adds an existing Conferral
to an Academy.
- assignContactEnablerToAddressBook(Id, Id) - Method in interface org.osid.contact.rules.ContactEnablerAddressBookAssignmentSession
-
Adds an existing ContactEnabler
to an
AddressBook.
- assignContactEnablerToContact(Id, Id) - Method in interface org.osid.contact.rules.ContactEnablerRuleApplicationSession
-
Adds an existing ContactEnabler
to a Contact.
- assignContactToAddressBook(Id, Id) - Method in interface org.osid.contact.ContactAddressBookAssignmentSession
-
Adds an existing Contact
to an AddressBook.
- assignControllerToSystem(Id, Id) - Method in interface org.osid.control.ControllerSystemAssignmentSession
-
Adds an existing Controller
to a System.
- assignConvocationToAcademy(Id, Id) - Method in interface org.osid.recognition.ConvocationAcademyAssignmentSession
-
Adds an existing Convocation
to an Academy.
- assignCourseEntryToCourseCatalog(Id, Id) - Method in interface org.osid.course.chronicle.CourseEntryCourseCatalogAssignmentSession
-
Adds an existing CourseEntry
to a CourseCatalog.
- assignCourseOfferingToCourseCatalog(Id, Id) - Method in interface org.osid.course.CourseOfferingCourseCatalogAssignmentSession
-
Adds an existing CourseOffering
to a
CourseCatalog.
- assignCourseToCourseCatalog(Id, Id) - Method in interface org.osid.course.CourseCourseCatalogAssignmentSession
-
Adds an existing Course
to a CourseCatalog.
- assignCourseToProgram(Id, Id) - Method in interface org.osid.course.program.CourseProgramAssignmentSession
-
Adds an existing Course
to a program.
- assignCredentialEntryToCourseCatalog(Id, Id) - Method in interface org.osid.course.chronicle.CredentialEntryCourseCatalogAssignmentSession
-
Adds an existing CredentialEntry
to a
CourseCatalog.
- assignCredentialsToCourseCatalog(Id, Id) - Method in interface org.osid.course.program.CredentialCourseCatalogAssignmentSession
-
Adds an existing Credential
to a CourseCatalog.
- assignCreditToBilling(Id, Id) - Method in interface org.osid.acknowledgement.CreditBillingAssignmentSession
-
Adds an existing Credit
to a Billing.
- assignCustomerToBusiness(Id, Id) - Method in interface org.osid.billing.CustomerBusinessAssignmentSession
-
Adds an existing Customer
to a Business.
- assignCyclicEventToCalendar(Id, Id) - Method in interface org.osid.calendaring.cycle.CyclicEventCalendarAssignmentSession
-
Adds an existing CyclicEvent
to a Calendar.
- assignCyclicTimePeriodToCalendar(Id, Id) - Method in interface org.osid.calendaring.cycle.CyclicTimePeriodCalendarAssignmentSession
-
Adds an existing CyclicTimePeriod
to a Calendar.
- assignDeedToCampus(Id, Id) - Method in interface org.osid.room.squatting.DeedCampusAssignmentSession
-
Adds an existing Deed
to a Campus.
- assignDemographicEnablerToBin(Id, Id) - Method in interface org.osid.resource.demographic.DemographicEnablerBinAssignmentSession
-
Adds an existing DemographicEnabler
to an Bin.
- assignDemographicEnablerToDemographic(Id, Id) - Method in interface org.osid.resource.demographic.DemographicEnablerRuleApplicationSession
-
Adds an existing DemographicEnabler
to a
Demographic.
- assignDemographicToBin(Id, Id) - Method in interface org.osid.resource.demographic.DemographicBinAssignmentSession
-
Adds an existing Demographic
to an Bin.
- assignDeviceEnablerToDevice(Id, Id) - Method in interface org.osid.control.rules.DeviceEnablerRuleApplicationSession
-
Adds an existing DeviceEnabler
to a Device.
- assignDeviceEnablerToSystem(Id, Id) - Method in interface org.osid.control.rules.DeviceEnablerSystemAssignmentSession
-
Adds an existing DeviceEnabler
to a System.
- assignDeviceToSystem(Id, Id) - Method in interface org.osid.control.DeviceSystemAssignmentSession
-
Adds an existing Device
to a System.
- assignDirectionToCookbook(Id, Id) - Method in interface org.osid.recipe.DirectionCookbookAssignmentSession
-
Adds an existing Direction
to a Cookbook.
- assignDispatchToPublisher(Id, Id) - Method in interface org.osid.subscription.DispatchPublisherAssignmentSession
-
Adds an existing Dispatch
to a Publisher.
- assignDocetToCourseCatalog(Id, Id) - Method in interface org.osid.course.syllabus.DocetCourseCatalogAssignmentSession
-
Adds an existing Docet
to an CourseCatalog.
- assignEdgeEnablerToEdge(Id, Id) - Method in interface org.osid.topology.rules.EdgeEnablerRuleApplicationSession
-
Adds an existing EdgeEnabler
to an Edge.
- assignEdgeEnablerToGraph(Id, Id) - Method in interface org.osid.topology.rules.EdgeEnablerGraphAssignmentSession
-
Adds an existing EdgeEnabler
to a Graph.
- assignEdgeToGraph(Id, Id) - Method in interface org.osid.topology.EdgeGraphAssignmentSession
-
Adds an existing Edge
to a Graph.
- assignEffortToFoundry(Id, Id) - Method in interface org.osid.resourcing.EffortFoundryAssignmentSession
-
Adds an existing Effort
to a Foundry.
- assignEnrollmentToCatalog(Id, Id) - Method in interface org.osid.course.program.EnrollmentCourseCatalogAssignmentSession
-
Adds an existing Enrollment
to a CourseCatalog.
- assignEntryToBlog(Id, Id) - Method in interface org.osid.blogging.EntryBlogAssignmentSession
-
Adds an existing Entry
to a Blog.
- assignEntryToBusiness(Id, Id) - Method in interface org.osid.billing.EntryBusinessAssignmentSession
-
Adds an existing Entry
to a Business.
- assignEntryToDictionary(Id, Id) - Method in interface org.osid.dictionary.EntryDictionaryAssignmentSession
-
Adds an existing Entry
to a Dictionary.
- assignEquivalentObjective(Id, Id) - Method in interface org.osid.learning.ObjectiveRequisiteAssignmentSession
-
Makes an objective equivalent to another objective for the purposes of
satisfying a requisite.
- assignEventToCalendar(Id, Id) - Method in interface org.osid.calendaring.EventCalendarAssignmentSession
-
Adds an existing Event
to a Calendar.
- assignEventToCyclicEvent(Id, Id) - Method in interface org.osid.calendaring.cycle.EventCyclicEventAssignmentSession
-
Adds an existing Event
to a CyclicEvent.
- assignFiscalPeriodToBusiness(Id, Id) - Method in interface org.osid.financials.FiscalPeriodBusinessAssignmentSession
-
Adds an existing FiscalPeriod
to a Business.
- assignFloorToCampus(Id, Id) - Method in interface org.osid.room.FloorCampusAssignmentSession
-
Adds an existing Floor
to a Campus.
- assignFunctionToVault(Id, Id) - Method in interface org.osid.authorization.FunctionVaultAssignmentSession
-
Adds an existing Function
to a Vault.
- assignGradebookColumnToGradebook(Id, Id) - Method in interface org.osid.grading.GradebookColumnGradebookAssignmentSession
-
Adds an existing GradebookColumn
to a Gradebook.
- assignGradeSystemToGradebook(Id, Id) - Method in interface org.osid.grading.GradeSystemGradebookAssignmentSession
-
Adds an existing GradeSystem
to a Gradebook.
- assignHoldEnablerToHold(Id, Id) - Method in interface org.osid.hold.rules.HoldEnablerRuleApplicationSession
-
Adds an existing HoldEnabler
to a Hold.
- assignHoldEnablerToOubliette(Id, Id) - Method in interface org.osid.hold.rules.HoldEnablerOublietteAssignmentSession
-
Adds an existing HoldEnabler
to a Oubliette.
- assignHoldToOubliette(Id, Id) - Method in interface org.osid.hold.HoldOublietteAssignmentSession
-
Adds an existing Hold
to a Oubliette.
- assignIdToCatalog(Id, Id) - Method in interface org.osid.cataloging.CatalogAssignmentSession
-
Adds an Id
to a Catalog.
- assignInputEnablerToInput(Id, Id) - Method in interface org.osid.control.rules.InputEnablerRuleApplicationSession
-
Adds an existing InputEnabler
to an Input.
- assignInputEnablerToSystem(Id, Id) - Method in interface org.osid.control.rules.InputEnablerSystemAssignmentSession
-
Adds an existing InputEnabler
to a System.
- assignInputToSystem(Id, Id) - Method in interface org.osid.control.InputSystemAssignmentSession
-
Adds an existing Input
to a System.
- assignInquiryEnablerToInquest(Id, Id) - Method in interface org.osid.inquiry.rules.InquiryEnablerInquestAssignmentSession
-
Adds an existing InquiryEnabler
to an Inquest.
- assignInquiryEnablerToInquiry(Id, Id) - Method in interface org.osid.inquiry.rules.InquiryEnablerRuleApplicationSession
-
Adds an existing InquiryEnabler
to an Inquiry.
- assignInquiryToInquest(Id, Id) - Method in interface org.osid.inquiry.InquiryInquestAssignmentSession
-
Adds an existing Inquiry
to an Inquest.
- assignInstructionToEngine(Id, Id) - Method in interface org.osid.rules.check.InstructionEngineAssignmentSession
-
Adds an existing Instruction
to a Engine.
- assignIntersectionToMap(Id, Id) - Method in interface org.osid.mapping.path.IntersectionMapAssignmentSession
-
Adds an existing Intersection
to a Map.
- assignInventoryToWarehouse(Id, Id) - Method in interface org.osid.inventory.InventoryWarehouseAssignmentSession
-
Adds an existing Inventory
to a Warehouse.
- assignIssueToFrontOffice(Id, Id) - Method in interface org.osid.tracking.IssueFrontOfficeAssignmentSession
-
Adds an existing Issue
to a FrontOffice.
- assignIssueToOubliette(Id, Id) - Method in interface org.osid.hold.IssueOublietteAssignmentSession
-
Adds an existing Issue
to a Oubliette.
- assignIssueToResource(Id, Id) - Method in interface org.osid.tracking.IssueResourcingSession
-
Assigns an Issue
to a Resource
.
- assignItemToBank(Id, Id) - Method in interface org.osid.assessment.ItemBankAssignmentSession
-
Adds an existing Item
to a Bank.
- assignItemToBusiness(Id, Id) - Method in interface org.osid.billing.ItemBusinessAssignmentSession
-
Adds an existing Item
to a Business.
- assignItemToWarehouse(Id, Id) - Method in interface org.osid.inventory.ItemWarehouseAssignmentSession
-
Adds an existing Item
to a Warehouse.
- assignJobConstrainerEnablerToFoundry(Id, Id) - Method in interface org.osid.resourcing.rules.JobConstrainerEnablerFoundryAssignmentSession
-
Adds an existing JobConstrainerEnabler
to a
Foundry.
- assignJobConstrainerEnablerToJobConstrainer(Id, Id) - Method in interface org.osid.resourcing.rules.JobConstrainerEnablerRuleApplicationSession
-
Adds an existing JobConstrainerEnabler
to a
JobConstrainer.
- assignJobConstrainerToFoundry(Id, Id) - Method in interface org.osid.resourcing.rules.JobConstrainerFoundryAssignmentSession
-
Adds an existing JobConstrainer
to a Foundry.
- assignJobConstrainerToJob(Id, Id) - Method in interface org.osid.resourcing.rules.JobConstrainerRuleApplicationSession
-
Adds an existing JobConstrainer
to a Job.
- assignJobProcessorEnablerToFoundry(Id, Id) - Method in interface org.osid.resourcing.rules.JobProcessorEnablerFoundryAssignmentSession
-
Adds an existing JobProcessorEnabler
to a
Foundry.