Uses of Interface
org.osid.transaction.batch.DeleteResponseList
Packages that use DeleteResponseList
Package
Description
The Open Service Interface Definitions for the org.osid.acknowledgement.batch
service.
The Open Service Interface Definitions for the org.osid.assessment.batch
service.
The Open Service Interface Definitions for the org.osid.authentication.batch
service.
The Open Service Interface Definitions for the org.osid.authentication.keys.batch
service.
The Open Service Interface Definitions for the org.osid.authorization.batch
service.
The Open Service Interface Definitions for the org.osid.bidding.batch
service.
The Open Service Interface Definitions for the org.osid.billing.batch
service.
The Open Service Interface Definitions for the org.osid.billing.payment.batch
service.
The Open Service Interface Definitions for the org.osid.blogging.batch
service.
The Open Service Interface Definitions for the org.osid.calendaring.batch
service.
The Open Service Interface Definitions for the org.osid.calendaring.cycle.batch
service.
The Open Service Interface Definitions for the org.osid.checklist.batch
service.
The Open Service Interface Definitions for the org.osid.commenting.batch
service.
The Open Service Interface Definitions for the org.osid.configuration.batch
service.
The Open Service Interface Definitions for the org.osid.contact.batch
service.
The Open Service Interface Definitions for the org.osid.control.batch
service.
The Open Service Interface Definitions for the org.osid.course.batch
service.
The Open Service Interface Definitions for the org.osid.course.chronicle.batch
service.
The Open Service Interface Definitions for the org.osid.course.program.batch
service.
The Open Service Interface Definitions for the org.osid.course.registration.batch
service.
The Open Service Interface Definitions for the org.osid.course.syllabus.batch
service.
The Open Service Interface Definitions for the org.osid.dictionary.batch
service.
The Open Service Interface Definitions for the org.osid.financials.batch
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting.batch
service.
The Open Service Interface Definitions for the org.osid.financials.posting.batch
service.
The Open Service Interface Definitions for the org.osid.forum.batch
service.
The Open Service Interface Definitions for the org.osid.grading.batch
service.
The Open Service Interface Definitions for the org.osid.hold.batch
service.
The Open Service Interface Definitions for the org.osid.inquiry.batch
service.
The Open Service Interface Definitions for the org.osid.installation.batch
service.
The Open Service Interface Definitions for the org.osid.inventory.batch
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment.batch
service.
The Open Service Interface Definitions for the org.osid.journaling.batch
service.
The Open Service Interface Definitions for the org.osid.learning.batch
service.
The Open Service Interface Definitions for the org.osid.lexicon.batch
service.
The Open Service Interface Definitions for the org.osid.logging.batch
service.
The Open Service Interface Definitions for the org.osid.mapping.batch
service.
The Open Service Interface Definitions for the org.osid.mapping.path.batch
service.
The Open Service Interface Definitions for the org.osid.messaging.batch
service.
The Open Service Interface Definitions for the org.osid.metering.batch
service.
The Open Service Interface Definitions for the org.osid.offering.batch
service.
The Open Service Interface Definitions for the org.osid.ontology.batch
service.
The Open Service Interface Definitions for the org.osid.ordering.batch
service.
The Open Service Interface Definitions for the org.osid.personnel.batch
service.
The Open Service Interface Definitions for the org.osid.profile.batch
service.
The Open Service Interface Definitions for the org.osid.provisioning.batch
service.
The Open Service Interface Definitions for the org.osid.recipe.batch
service.
The Open Service Interface Definitions for the org.osid.recognition.batch
service.
The Open Service Interface Definitions for the org.osid.relationship.batch
service.
The Open Service Interface Definitions for the org.osid.repository.batch
service.
The Open Service Interface Definitions for the org.osid.resource.batch
service.
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
The Open Service Interface Definitions for the org.osid.room.batch
service.
The Open Service Interface Definitions for the org.osid.room.construction.batch
service.
The Open Service Interface Definitions for the org.osid.room.squatting.batch
service.
The Open Service Interface Definitions for the org.osid.subscription.batch
service.
The Open Service Interface Definitions for the org.osid.topology.batch
service.
The Open Service Interface Definitions for the org.osid.tracking.batch
service.
The Open Service Interface Definitions for the org.osid.voting.batch
service.
The Open Service Interface Definitions for the org.osid.workflow.batch
service.
-
Uses of DeleteResponseList in org.osid.acknowledgement.batch
Methods in org.osid.acknowledgement.batch that return DeleteResponseListModifier and TypeMethodDescriptionBillingBatchAdminSession.deleteAllBillings()Deletes allBillings.CreditBatchAdminSession.deleteAllCredits()Deletes allCreditsin thisBilling.BillingBatchAdminSession.deleteBillings(IdList billingIds) Deletes billings for the givenIds.CreditBatchAdminSession.deleteCredits(IdList creditIds) Deletes credits for the givenIds.CreditBatchAdminSession.deleteCreditsForReference(Id referenceId) Deletes credits for the given reference.CreditBatchAdminSession.deleteCreditsForResource(Id resourceId) Deletes credits for the given resource.CreditBatchAdminSession.deleteIneffectiveCreditsByDate(DateTime date) Deletes credits expired before the given date. -
Uses of DeleteResponseList in org.osid.assessment.batch
Methods in org.osid.assessment.batch that return DeleteResponseListModifier and TypeMethodDescriptionItemBatchAdminSession.deleteAllAnswers()Deletes allAnswersin thisBank.AssessmentBatchAdminSession.deleteAllAssessments()Deletes allAssessmentsin thisBank.AssessmentOfferedBatchAdminSession.deleteAllAssessmentsOffered()Deletes allAssessmentsOfferedin thisBank.AssessmentTakenBatchAdminSession.deleteAllAssessmentsTaken()Deletes allAssessmentsTakenin thisBank.BankBatchAdminSession.deleteAllBanks()Deletes allBanks.ItemBatchAdminSession.deleteAllItems()Deletes allItemsin thisBank.ItemBatchAdminSession.deleteAllQuestions()Deletes allQuestionsin thisBank.ItemBatchAdminSession.deleteAnswers(IdList answersIds) Deletes answers for the givenIds.AssessmentBatchAdminSession.deleteAssessments(IdList assessmentIds) Deletes assessments for the givenIds.AssessmentOfferedBatchAdminSession.deleteAssessmentsOffered(IdList assessmentOfferedIds) Deletes assessments offered for the givenIds.AssessmentOfferedBatchAdminSession.deleteAssessmentsOfferedForAssessment(Id assessmentId) Deletes all assessments offered for the given assessment,AssessmentTakenBatchAdminSession.deleteAssessmentsTaken(IdList assessmentTakenIds) Deletes assessments taken for the givenIds.AssessmentTakenBatchAdminSession.deleteAssessmentsTakenForAssessmentOffered(Id assessmentOfferedId) Deletes assessments taken for the given assessment offered.AssessmentTakenBatchAdminSession.deleteAssessmentsTakenForTaker(Id resourceId) Deletes assessments taken for the given taker.BankBatchAdminSession.deleteBanks(IdList bankIds) Deletes banks for the givenIds.AssessmentOfferedBatchAdminSession.deleteIneffectiveAssessmentsOfferedByDate(DateTime date) Deletes assessments offeredexpired before the given date.ItemBatchAdminSession.deleteItems(IdList itemIds) Deletes items for the givenIds.ItemBatchAdminSession.deleteQuestions(IdList questionIds) Deletes questions for the givenIds. -
Uses of DeleteResponseList in org.osid.authentication.batch
Methods in org.osid.authentication.batch that return DeleteResponseListModifier and TypeMethodDescriptionAgencyBatchAdminSession.deleteAgencies(IdList agencyIds) Deletes agencies for the givenIds.AgentBatchAdminSession.deleteAgents(IdList agentIds) Deletes agents for the givenIds.AgencyBatchAdminSession.deleteAllAgencies()Deletes allAgencies.AgentBatchAdminSession.deleteAllAgents()Deletes allAgentsin thisAgency. -
Uses of DeleteResponseList in org.osid.authentication.keys.batch
Methods in org.osid.authentication.keys.batch that return DeleteResponseListModifier and TypeMethodDescriptionKeyBatchAdminSession.deleteAllKeys()Deletes allKeysin thisAgency.KeyBatchAdminSession.deleteKeys(IdList keyIds) Deletes keys for the givenIds.KeyBatchAdminSession.deleteKeysForAgent(Id agentId) Deletes keys for the given agentId. -
Uses of DeleteResponseList in org.osid.authorization.batch
Methods in org.osid.authorization.batch that return DeleteResponseListModifier and TypeMethodDescriptionAuthorizationBatchAdminSession.deleteAllAuthorizations()Deletes allAuthorizationsin thisVault.FunctionBatchAdminSession.deleteAllFunctions()Deletes allFunctionsin thisVault.QualifierBatchAdminSession.deleteAllQualifiers()Deletes allQualifiersin thisVault.VaultBatchAdminSession.deleteAllVaults()Deletes allVaults.AuthorizationBatchAdminSession.deleteAuthorizations(IdList authorizationIds) Deletes authorizations for the givenIds.AuthorizationBatchAdminSession.deleteAuthorizationsForQualifier(Id qualifierId) Deletes all authorizations for the given qualifier.AuthorizationBatchAdminSession.deleteAuthorizationsForResource(Id resourceId) Deletes all authorizations for the given resource.FunctionBatchAdminSession.deleteFunctions(IdList functionIds) Deletes functions for the givenIds.AuthorizationBatchAdminSession.deleteIneffectiveAuthorizationsByDate(DateTime date) Deletes authorizations expired before the given date.QualifierBatchAdminSession.deleteQualifiers(IdList qualifierIds) Deletes qualifiers for the givenIds.VaultBatchAdminSession.deleteVaults(IdList vaultIds) Deletes vaults for the givenIds. -
Uses of DeleteResponseList in org.osid.bidding.batch
Methods in org.osid.bidding.batch that return DeleteResponseListModifier and TypeMethodDescriptionAuctionHouseBatchAdminSession.deleteAllAuctionHouses()Deletes allAuctionHouses.AuctionBatchAdminSession.deleteAllAuctions()Deletes allAuctionsin thisAuctionHouse.BidBatchAdminSession.deleteAllBids()Deletes allBidsin thisAuctionHouse.AuctionHouseBatchAdminSession.deleteAuctionHouses(IdList auctionHouseIds) Deletes auction houses for the givenIds.AuctionBatchAdminSession.deleteAuctions(IdList auctionIds) Deletes auctions for the givenIds.BidBatchAdminSession.deleteBids(IdList bidIds) Deletes bids for the givenIds.BidBatchAdminSession.deleteBidsForAuction(Id auctionId) Deletes bids for the given auction.BidBatchAdminSession.deleteBidsForBidder(Id resourceId) Deletes bids for the given bidder.BidBatchAdminSession.deleteIneffectiveBidsByDate(DateTime date) Deletes bids expired before the given date. -
Uses of DeleteResponseList in org.osid.billing.batch
Methods in org.osid.billing.batch that return DeleteResponseListModifier and TypeMethodDescriptionBusinessBatchAdminSession.deleteAllBusinesses()Deletes allBusinessesin thisBusiness.CategoryBatchAdminSession.deleteAllCategories()Deletes allCategoriesin thisBusiness.CustomerBatchAdminSession.deleteAllCustomers()Deletes allCustomersin thisBusiness.EntryBatchAdminSession.deleteAllEntries()Deletes allEntriesin thisBusiness.ItemBatchAdminSession.deleteAllItems()Deletes allItemsin thisBusiness.PeriodBatchAdminSession.deleteAllPeriods()Deletes allPeriodsin thisBusiness.BusinessBatchAdminSession.deleteBusinesses(IdList businessIds) Deletes businesses for the givenIds.CategoryBatchAdminSession.deleteCategories(IdList categoryIds) Deletes categories for the givenIds.CustomerBatchAdminSession.deleteCustomers(IdList customerIds) Deletes customers for the givenIds.CustomerBatchAdminSession.deleteCustomersForResource(Id resourceId) Deletes customers for the given resource.EntryBatchAdminSession.deleteEntries(IdList entryIds) Deletes entries for the givenIds.EntryBatchAdminSession.deleteEntriesForCustomer(Id customerId) Deletes entries for the given customer.EntryBatchAdminSession.deleteEntriesForPeriod(Id periodId) Deletes entries for the given period.CustomerBatchAdminSession.deleteIneffectiveCustomersByDate(DateTime date) Deletes customers expired before the given date.EntryBatchAdminSession.deleteIneffectiveEntriesByDate(DateTime date) Deletes entries expired before the given date.ItemBatchAdminSession.deleteItems(IdList itemIds) Deletes items for the givenIds.PeriodBatchAdminSession.deletePeriods(IdList periodIds) Deletes periods for the givenIds.PeriodBatchAdminSession.deletePeriodsByDate(DateTime date) Deletes periods containing the given date. -
Uses of DeleteResponseList in org.osid.billing.payment.batch
Methods in org.osid.billing.payment.batch that return DeleteResponseListModifier and TypeMethodDescriptionPayerBatchAdminSession.deleteAllPayers()Deletes allPayersin thisBusiness.PaymentBatchAdminSession.deleteAllPayments()Deletes allPaymentsin thisBusiness.PayerBatchAdminSession.deleteIneffectivePayersByDate(DateTime date) Deletes payers ineffective before the given date.PayerBatchAdminSession.deletePayers(IdList payerIds) Deletes payers for the givenIds.PayerBatchAdminSession.deletePayersForResource(Id resourceId) Deletes payers for the given resource.PaymentBatchAdminSession.deletePayments(IdList paymentIds) Deletes payments for the givenIds.PaymentBatchAdminSession.deletePaymentsForCustomer(Id customerId) Deletes payments for the given customer.PaymentBatchAdminSession.deletePaymentsForPayer(Id payerId) Deletes payments for the given payer. -
Uses of DeleteResponseList in org.osid.blogging.batch
Methods in org.osid.blogging.batch that return DeleteResponseListModifier and TypeMethodDescriptionBlogBatchAdminSession.deleteAllBlogs()Deletes allBlogs.EntryBatchAdminSession.deleteAllEntries()Deletes allEntriesin thisBlog.BlogBatchAdminSession.deleteBlogs(IdList blogIds) Deletes blogs for the givenIds.EntryBatchAdminSession.deleteEntries(IdList entryIds) Deletes entries for the givenIds.EntryBatchAdminSession.deleteEntriesByPoster(Id resourceId) Deletes all entries for the given poster. -
Uses of DeleteResponseList in org.osid.calendaring.batch
Methods in org.osid.calendaring.batch that return DeleteResponseListModifier and TypeMethodDescriptionCalendarBatchAdminSession.deleteAllCalendars()Deletes allCalendarsin thisCalendar.CommitmentBatchAdminSession.deleteAllCommitments()Deletes allCommitmentsin thisCalendar.EventBatchAdminSession.deleteAllEvents()Deletes allEventsin thisCalendar.OffsetEventBatchAdminSession.deleteAllOffsetEvents()Deletes allOffsetEventsin thisCalendar.RecurringEventBatchAdminSession.deleteAllRecurringEvents()Deletes allRecurringEventsin thisCalendar.ScheduleBatchAdminSession.deleteAllSchedules()Deletes allSchedulesin thisCalendar.ScheduleSlotBatchAdminSession.deleteAllScheduleSlots()Deletes allScheduleSlotsin thisCalendar.TimePeriodBatchAdminSession.deleteAllTimePeriods()Deletes allTimePeriodsin thisCalendar.CalendarBatchAdminSession.deleteCalendars(IdList calendarIds) Deletes calendars for the givenIds.CommitmentBatchAdminSession.deleteCommitments(IdList commitmentIds) Deletes commitments for the givenIds.CommitmentBatchAdminSession.deleteCommitmentsForEvent(Id eventId) Deletes all commitments related to the given event.CommitmentBatchAdminSession.deleteCommitmentsForResource(Id resourceId) Deletes all commitments related to the given resource.ScheduleSlotBatchAdminSession.deleteContainedScheduleSlots(Id scheduleSlotId) Deletes schedule slots contained within the given schedule slot.EventBatchAdminSession.deleteEvents(IdList eventIds) Deletes events for the givenIds.CommitmentBatchAdminSession.deleteIneffectiveCommitmentsByDate(DateTime date) Deletes all commitments expired before the given date.OffsetEventBatchAdminSession.deleteOffsetEvents(IdList offsetEventIds) Deletes offset events for the givenIds.RecurringEventBatchAdminSession.deleteRecurringEvents(IdList recurringEventIds) Deletes recurring events for the givenIds.ScheduleBatchAdminSession.deleteSchedules(IdList scheduleIds) Deletes schedules for the givenIds.ScheduleBatchAdminSession.deleteSchedulesForScheduleSlot(Id scheduleSlotId) Deletes schedules for the given schedule slot.ScheduleBatchAdminSession.deleteSchedulesForTimePeriod(Id timePeriodId) Deletes schedules for the given time period.ScheduleSlotBatchAdminSession.deleteScheduleSlots(IdList scheduleSlotIds) Deletes schedule slots for the givenIds.TimePeriodBatchAdminSession.deleteTimePeriods(IdList timePeriodIds) Deletes time periods for the givenIds.TimePeriodBatchAdminSession.deleteTimePeriodsByDate(DateTime date) Deletes time periods containing the given date. -
Uses of DeleteResponseList in org.osid.calendaring.cycle.batch
Methods in org.osid.calendaring.cycle.batch that return DeleteResponseListModifier and TypeMethodDescriptionCyclicEventBatchAdminSession.deleteAllCyclicEvents()Deletes allCyclicEventsin thisCalendar.CyclicTimePeriodBatchAdminSession.deleteAllCyclicTimePeriods()Deletes allCyclicTimePeriodsin thisCalendar.CyclicEventBatchAdminSession.deleteCyclicEvents(IdList cyclicEventIds) Deletes cyclic events for the givenIds.CyclicTimePeriodBatchAdminSession.deleteCyclicTimePeriods(IdList cyclicTimePeriodIds) Deletes cyclic time periods for the givenIds. -
Uses of DeleteResponseList in org.osid.checklist.batch
Methods in org.osid.checklist.batch that return DeleteResponseListModifier and TypeMethodDescriptionChecklistBatchAdminSession.deleteAllChecklists()Deletes allChecklists.TodoBatchAdminSession.deleteAllTodos()Deletes allTodosin thisChecklist.ChecklistBatchAdminSession.deleteChecklists(IdList checklistIds) Deletes checklists for the givenIds.TodoBatchAdminSession.deleteIneffectiveCreditsByDate(DateTime date) Deletes todos expired before the given date.TodoBatchAdminSession.deleteTodos(IdList todoIds) Deletes todos for the givenIds.TodoBatchAdminSession.deleteTodosForResource(Id resourceId) Deletes todos for the given resource.TodoBatchAdminSession.deleteTodosForWork(Id workId) Deletes todos for the given work. -
Uses of DeleteResponseList in org.osid.commenting.batch
Methods in org.osid.commenting.batch that return DeleteResponseListModifier and TypeMethodDescriptionBookBatchAdminSession.deleteAllBooks()Deletes allBooks.CommentBatchAdminSession.deleteAllComments()Deletes allCommentsin thisBook.BookBatchAdminSession.deleteBooks(IdList bookIds) Deletes books for the givenIds.CommentBatchAdminSession.deleteComments(IdList commentIds) Deletes comments for the givenIds.CommentBatchAdminSession.deleteCommentsForCommentor(Id commentorId) Deletes comments for the given commentor.CommentBatchAdminSession.deleteCommentsForReference(Id referenceId) Deletes comments for the given reference.CommentBatchAdminSession.deleteIneffectiveCommentsByDate(DateTime date) Deletes comments expired before the given date. -
Uses of DeleteResponseList in org.osid.configuration.batch
Methods in org.osid.configuration.batch that return DeleteResponseListModifier and TypeMethodDescriptionConfigurationBatchAdminSession.deleteAllConfigurations()Deletes allConfigurations.ParameterBatchAdminSession.deleteAllParameters()Deletes allParametersin thisConfiguration.ValueBatchAdminSession.deleteAllValues()Deletes allValuesin thisConfiguration.ConfigurationBatchAdminSession.deleteConfigurations(IdList configurationIds) Deletes configurations for the givenIds.ParameterBatchAdminSession.deleteParameters(IdList parameterIds) Deletes parameters for the givenIds.ValueBatchAdminSession.deleteValues(IdList valueIds) Deletes values for the givenIds.ValueBatchAdminSession.deleteValuesForParameter(Id parameterId) Deletes values for the given parameter. -
Uses of DeleteResponseList in org.osid.contact.batch
Methods in org.osid.contact.batch that return DeleteResponseListModifier and TypeMethodDescriptionAddressBookBatchAdminSession.deleteAddressBooks(IdList addressBookIds) Deletes address books for the givenIds.AddressBatchAdminSession.deleteAddresses(IdList addressIds) Deletes addresses for the givenIds.AddressBookBatchAdminSession.deleteAllAddressBooks()Deletes allAddressBooks.AddressBatchAdminSession.deleteAllAddresses()Deletes allAddressesin thisAddressBook.ContactBatchAdminSession.deleteAllContacts()Deletes allContactsin thisAddressBook.ContactBatchAdminSession.deleteContacts(IdList contactIds) Deletes contacts for the givenIds.ContactBatchAdminSession.deleteContactsForAddress(Id addressId) Deletes contacts for the given address.ContactBatchAdminSession.deleteContactsForWork(Id referenceId) Deletes contacts for the given reference.ContactBatchAdminSession.deleteIneffectiveContactsByDate(DateTime date) Deletes contacts expired before the given date. -
Uses of DeleteResponseList in org.osid.control.batch
Methods in org.osid.control.batch that return DeleteResponseListModifier and TypeMethodDescriptionActionGroupBatchAdminSession.deleteActionGroups(IdList actionGroupIds) Deletes action groups for the givenIds.ActionGroupBatchAdminSession.deleteActions(IdList actionIds) Deletes actions for the givenIds.ActionGroupBatchAdminSession.deleteActionsForActionGroup(Id actionGroupId) Deletes actions for the givenActionGroup.ActionGroupBatchAdminSession.deleteAllActionGroups()Deletes allActionGroupsin thisSystem.ActionGroupBatchAdminSession.deleteAllActions()Deletes allActionsin thisControl.ControllerBatchAdminSession.deleteAllControllers()Deletes allControllersin thisSystem.DeviceBatchAdminSession.deleteAllDevices()Deletes allDevicesin thisSystem.InputBatchAdminSession.deleteAllInputs()Deletes allInputsin thisSystem.SceneBatchAdminSession.deleteAllScenes()Deletes allScenesin thisSystem.SettingBatchAdminSession.deleteAllSettings()Deletes allSettingsin thisSystem.SystemBatchAdminSession.deleteAllSystems()Deletes allSystems.TriggerBatchAdminSession.deleteAllTriggers()Deletes allTriggersin thisSystem.ControllerBatchAdminSession.deleteControllers(IdList controllerIds) Deletes controllers for the givenIds.DeviceBatchAdminSession.deleteDevices(IdList deviceIds) Deletes devices for the givenIds.InputBatchAdminSession.deleteIneffectiveInputsByDate(DateTime date) Deletes inputs expired before the given date.InputBatchAdminSession.deleteInputs(IdList inputIds) Deletes inputs for the givenIds.InputBatchAdminSession.deleteInputsForController(Id controllerId) Deletes inputs for the givenController.InputBatchAdminSession.deleteInputsForDevice(Id deviceId) Deletes inputs for the givenDevice.SceneBatchAdminSession.deleteScenes(IdList sceneIds) Deletes scenes for the givenIds.SettingBatchAdminSession.deleteSettings(IdList settingIds) Deletes settings for the givenIds.SettingBatchAdminSession.deleteSettingsForController(Id controllerId) Deletes settings for the givenController.SystemBatchAdminSession.deleteSystems(IdList systemIds) Deletes systems for the givenIds.TriggerBatchAdminSession.deleteTriggers(IdList triggerIds) Deletes triggers for the givenIds.TriggerBatchAdminSession.deleteTriggersForController(Id controllerId) Deletes triggers for the givenController. -
Uses of DeleteResponseList in org.osid.course.batch
Methods in org.osid.course.batch that return DeleteResponseListModifier and TypeMethodDescriptionActivityBatchAdminSession.deleteActivities(IdList activityIds) Deletes activities for the givenIds.ActivityBatchAdminSession.deleteActivitiesForActivityUnit(Id activityUnitId) Deletes activities for the given activity unit.ActivityBatchAdminSession.deleteActivitiesForActivityUnitAndTerm(Id activityUnitId, Id termId) Deletes activities related to the given activity unit and termActivityBatchAdminSession.deleteActivitiesForCourseOffering(Id courseOfferingId) Deletes activities related to the given course offering.ActivityBatchAdminSession.deleteActivitiesForTerm(Id termId) Deletes activities for the given term.ActivityUnitBatchAdminSession.deleteActivityUnits(IdList activityUnitIds) Deletes activity units for the givenIds.ActivityUnitBatchAdminSession.deleteActivityUnitsForCourse(Id courseId) Deletes all activity units mapped to the given course.ActivityBatchAdminSession.deleteAllActivities()Deletes allActivitiesin thisCourseCatalog.ActivityUnitBatchAdminSession.deleteAllActivityUnits()Deletes allActivityUnitsin thisCourseCatalog.CourseCatalogBatchAdminSession.deleteAllCourseCatalogs()Deletes allCourseCatalogsin thisCalendar.CourseOfferingBatchAdminSession.deleteAllCourseOfferings()Deletes allCourseOfferingsin thisCourseCatalog.CourseBatchAdminSession.deleteAllCourses()Deletes allCoursesin thisCourseCatalog.TermBatchAdminSession.deleteAllTerms()Deletes allTermsin thisCourseCatalog.TermBatchAdminSession.deleteChildTerms(Id termId) Deletes terms under the given term.CourseCatalogBatchAdminSession.deleteCourseCatalogs(IdList courseCatalogIds) Deletes course catalogs for the givenIds.CourseOfferingBatchAdminSession.deleteCourseOfferings(IdList courseOfferingIds) Deletes course offerings for the givenIds.CourseOfferingBatchAdminSession.deleteCourseOfferingsForCourse(Id courseId) Deletes course offerings for the given course.CourseOfferingBatchAdminSession.deleteCourseOfferingsForCourseAndTerm(Id courseId, Id termId) Deletes course offerings for the given course and term.CourseOfferingBatchAdminSession.deleteCourseOfferingsForTerm(Id termId) Deletes course offerings for the given term.CourseBatchAdminSession.deleteCourses(IdList courseIds) Deletes courses for the givenIds.ActivityBatchAdminSession.deleteIneffectiveActivitiesByDate(DateTime date) Deletes activities ineffective before the given date.CourseOfferingBatchAdminSession.deleteIneffectiveCourseOfferingsByDate(DateTime date) Deletes course offerings ineffective before the given date.TermBatchAdminSession.deleteTerms(IdList termIds) Deletes terms for the givenIds.TermBatchAdminSession.deleteTermsByDate(DateTime date) Deletes terms containing the given date. -
Uses of DeleteResponseList in org.osid.course.chronicle.batch
Methods in org.osid.course.chronicle.batch that return DeleteResponseListModifier and TypeMethodDescriptionAssessmentEntryBatchAdminSession.deleteAllAssessmentEntries()Deletes allAssessmentEntriesin thisCourseCatalog.AwardEntryBatchAdminSession.deleteAllAwardEntries()Deletes allAwardEntriesin thisCourseCatalog.CourseEntryBatchAdminSession.deleteAllCourseEntries()Deletes allCourseEntriesin thisCourseCatalog.CredentialEntryBatchAdminSession.deleteAllCredentialEntries()Deletes allCredentialEntriesin thisCourseCatalog.ProgramEntryBatchAdminSession.deleteAllProgramEntries()Deletes allProgramEntriesin thisCourseCatalog.AssessmentEntryBatchAdminSession.deleteAssessmentEntries(IdList assessmentEntryIds) Deletes assessment entries for the givenIds.AssessmentEntryBatchAdminSession.deleteAssessmentEntriesForAssessment(Id assessmentId) Deletes all assessment entries for the given assessment.AssessmentEntryBatchAdminSession.deleteAssessmentEntriesForStudent(Id resourceId) Deletes all assessment entries for the given student.AwardEntryBatchAdminSession.deleteAwardEntries(IdList awardEntryIds) Deletes award entries for the givenIds.AwardEntryBatchAdminSession.deleteAwardEntriesForAward(IdList awardId) Deletes award entries for the given award.AwardEntryBatchAdminSession.deleteAwardEntriesForStudent(IdList resourceId) Deletes award entries for the given student.CourseEntryBatchAdminSession.deleteCourseEntries(IdList courseEntryIds) Deletes course entries for the givenIds.CourseEntryBatchAdminSession.deleteCourseEntriesForCourse(Id courseId) Deletes course entries for the given course.CourseEntryBatchAdminSession.deleteCourseEntriesForStudent(Id resourceId) Deletes course entries for the given student.CredentialEntryBatchAdminSession.deleteCredentialEntries(IdList credentialEntryIds) Deletes credential entries for the givenIds.CredentialEntryBatchAdminSession.deleteCredentialEntriesForCredential(Id credentialId) Deletes credential entries for the given credential.CredentialEntryBatchAdminSession.deleteCredentialEntriesForStudent(Id resourceId) Deletes credential entries for the given student.AssessmentEntryBatchAdminSession.deleteIneffectiveAssessmentEntriesByDate(DateTime date) Deletes assessment entries expired before the given date.AwardEntryBatchAdminSession.deleteIneffectiveAwardEntriesByDate(DateTime date) Deletes award entries expired before the given date.CourseEntryBatchAdminSession.deleteIneffectiveCourseEntriesByDate(DateTime date) Deletes course entries expired before the given date.CredentialEntryBatchAdminSession.deleteIneffectiveCredentialEntriesByDate(DateTime date) Deletes credential entries expired before the given date.ProgramEntryBatchAdminSession.deleteIneffectiveProgramEntriesByDate(DateTime date) Deletes program entries expired before the given date.ProgramEntryBatchAdminSession.deleteProgramEntries(IdList programEntryIds) Deletes program entries for the givenIds.ProgramEntryBatchAdminSession.deleteProgramEntriesForProgram(Id programId) Deletes program entries for the given program.ProgramEntryBatchAdminSession.deleteProgramEntriesForStudent(Id resourceId) Deletes program entries for the given student -
Uses of DeleteResponseList in org.osid.course.program.batch
Methods in org.osid.course.program.batch that return DeleteResponseListModifier and TypeMethodDescriptionCredentialBatchAdminSession.deleteAllCredentials()Deletes allCredentialsin thisCourseCatalog.EnrollmentBatchAdminSession.deleteAllEnrollments()Deletes allEnrollmentsin thisCourseCatalog.ProgramOfferingBatchAdminSession.deleteAllProgramOfferings()Deletes allProgramOfferingsin thisCourseCatalog.ProgramBatchAdminSession.deleteAllPrograms()Deletes allProgramsin thisCourseCatalog.CredentialBatchAdminSession.deleteCredentials(IdList credentialIds) Deletes credentials for the givenIds.EnrollmentBatchAdminSession.deleteEnrollments(IdList enrollmentIds) Deletes enrollments for the givenIds.EnrollmentBatchAdminSession.deleteEnrollmentsForProgramOffering(Id programOfferingId) Deletes enrollments for the given program offering.EnrollmentBatchAdminSession.deleteEnrollmentsForStudent(Id resourceId) Deletes enrollments for the given student resource.EnrollmentBatchAdminSession.deleteIneffectiveEnrollmentsByDate(DateTime date) Deletes enrollments expired before the given date.ProgramOfferingBatchAdminSession.deleteProgramOffeingsForProgram(Id programId) Deletes program offerings for the given program.ProgramOfferingBatchAdminSession.deleteProgramOfferings(IdList programOfferingIds) Deletes program offerings for the givenIds.ProgramOfferingBatchAdminSession.deleteProgramOfferingsForTerm(Id termId) Deletes programs for the given term.ProgramBatchAdminSession.deletePrograms(IdList programIds) Deletes programs for the givenIds. -
Uses of DeleteResponseList in org.osid.course.registration.batch
Methods in org.osid.course.registration.batch that return DeleteResponseListModifier and TypeMethodDescriptionActivityRegistrationBatchAdminSession.deleteActivityRegistrations(IdList activityRegistrationIds) Deletes activity registrations for the givenIds.ActivityRegistrationBatchAdminSession.deleteActivityRegistrationsForActivity(Id activityId) Deletes activity registrations for the given activity.ActivityRegistrationBatchAdminSession.deleteActivityRegistrationsForRegistration(Id registrationId) Deletes activity registrations for the given registration.ActivityRegistrationBatchAdminSession.deleteActivityRegistrationsForStudent(Id resourceId) Deletes activity registrations for the given student resource.ActivityRegistrationBatchAdminSession.deleteAllActivityRegistrations()Deletes allActivityRegistrationsin thisCourseCatalog.CourseRegistrationBatchAdminSession.deleteAllCourseRegistrations()Deletes allCourseRegistrationsin thisCourseCatalog.RegistrationBatchAdminSession.deleteAllRegistrations()Deletes allRegistrationsin thisCourseCatalog.RegistrationTargetBatchAdminSession.deleteAllRegistrationTargets()Deletes allRegistrationTargetsin thisCourseCatalog.CourseRegistrationBatchAdminSession.deleteCourseRegistrations(IdList courseRegistrationIds) Deletes course registrations for the givenIds.CourseRegistrationBatchAdminSession.deleteCourseRegistrationsForCourseOffering(Id courseOfferingId) Deletes course registrations for the given course offering.CourseRegistrationBatchAdminSession.deleteCourseRegistrationsForRegistration(Id registrationId) Deletes course registrations for the given registration.CourseRegistrationBatchAdminSession.deleteCourseRegistrationsForStudent(Id resourceId) Deletes course registrations for the given student resource.ActivityRegistrationBatchAdminSession.deleteIneffectiveActivityRegistrationsByDate(DateTime date) Deletes activity registrations expired before the given date.CourseRegistrationBatchAdminSession.deleteIneffectiveCourseRegistrationsByDate(DateTime date) Deletes course registrations expired before the given date.RegistrationBatchAdminSession.deleteIneffectiveRegistrationsByDate(DateTime date) Deletes registrations expired before the given date.RegistrationBatchAdminSession.deleteRegistrations(IdList registrationIds) Deletes registrations for the givenIds.RegistrationBatchAdminSession.deleteRegistrationsForActivity(Id activityId) Deletes registrations indirectly related to the given activity.RegistrationBatchAdminSession.deleteRegistrationsForActivityBundle(Id activityBundleId) Deletes registrations for the given activity bundle.RegistrationBatchAdminSession.deleteRegistrationsForCourseOffering(Id courseOfferingId) Deletes registrations indirectly related to the given course offering.RegistrationBatchAdminSession.deleteRegistrationsForStudent(Id resourceId) Deletes registrations for the given student.RegistrationTargetBatchAdminSession.deleteRegistrationTargets(IdList registrationTargetIds) Deletes registration targets for the givenIds.RegistrationTargetBatchAdminSession.deleteRegistrationTargetsByActivityOffering(Id activityOfferingId) Deletes registration targets containing the given activity offering.RegistrationTargetBatchAdminSession.deleteRegistrationTargetsForCourseOffering(Id courseOfferingId) Deletes registration targets for the given course offering. -
Uses of DeleteResponseList in org.osid.course.syllabus.batch
Methods in org.osid.course.syllabus.batch that return DeleteResponseListModifier and TypeMethodDescriptionDocetBatchAdminSession.deleteAllDocets()Deletes allDocetsin thisCourseCatalog.ModuleBatchAdminSession.deleteAllModules()Deletes allModulesin thisCourseCatalog.SyllabusBatchAdminSession.deleteAllSyllabi()Deletes allSyllabiin thisCourseCatalog.DocetBatchAdminSession.deleteDocets(IdList docetIds) Deletes docets for the givenIds.DocetBatchAdminSession.deleteDocetsForActivityUnit(Id activityUnitId) Deletes docets for the given activity unit.DocetBatchAdminSession.deleteDocetsForModule(Id moduleId) Deletes docets for the given module.DocetBatchAdminSession.deleteIneffectiveDocetsByDate(DateTime date) Deletes docets expired before the given date.ModuleBatchAdminSession.deleteModules(IdList moduleIds) Deletes modules for the givenIds.ModuleBatchAdminSession.deleteModulesForSyllabus(Id syllabusId) Deletes modules for the given syllabus.SyllabusBatchAdminSession.deleteSyllabi(IdList syllabusIds) Deletes syllabi for the givenIds.SyllabusBatchAdminSession.deleteSyllabiForCourse(Id courseId) Deletes syllabi for the given course. -
Uses of DeleteResponseList in org.osid.dictionary.batch
Methods in org.osid.dictionary.batch that return DeleteResponseListModifier and TypeMethodDescriptionDictionaryBatchAdminSession.deleteAllDictionaries()Deletes allDictionaries.EntryBatchAdminSession.deleteAllEntries()Deletes allEntriesin thisDictionary.DictionaryBatchAdminSession.deleteDictionaries(IdList dictionaryIds) Deletes dictionaries for the givenIds.EntryBatchAdminSession.deleteEntries(IdList entryIds) Deletes entries for the givenIds.EntryBatchAdminSession.deleteEntriesForKey(Type keyType, Object key) Deletes entries for the given key -
Uses of DeleteResponseList in org.osid.financials.batch
Methods in org.osid.financials.batch that return DeleteResponseListModifier and TypeMethodDescriptionAccountBatchAdminSession.deleteAccounts(IdList accountIds) Deletes accounts for the givenIds.ActivityBatchAdminSession.deleteActivities(IdList activityIds) Deletes activities for the givenIds.AccountBatchAdminSession.deleteAllAccounts()Deletes allAccountsin thisBusiness.ActivityBatchAdminSession.deleteAllActivities()Deletes allActivitiesin thisBusiness.BusinessBatchAdminSession.deleteAllBusinesses()Deletes allBusinessesin thisBusiness.FiscalPeriodBatchAdminSession.deleteAllFiscalPeriods()Deletes allFiscalPeriodsin thisBusiness.BusinessBatchAdminSession.deleteBusinesses(IdList businessIds) Deletes businesses for the givenIds.FiscalPeriodBatchAdminSession.deleteFiscalPeriods(IdList fiscalPeriodIds) Deletes fiscal periods for the givenIds.FiscalPeriodBatchAdminSession.deleteFiscalPeriodsByDate(DateTime date) Deletes fiscal periods containing the given date. -
Uses of DeleteResponseList in org.osid.financials.budgeting.batch
Methods in org.osid.financials.budgeting.batch that return DeleteResponseListModifier and TypeMethodDescriptionBudgetEntryBatchAdminSession.deleteAllBudgetEntries()Deletes allBudgetEntriesin thisBusiness.BudgetBatchAdminSession.deleteAllBudgets()Deletes allBudgetsin thisBusiness.BudgetEntryBatchAdminSession.deleteBudgetEntries(IdList budgetEntryIds) Deletes budget entries for the givenIds.BudgetEntryBatchAdminSession.deleteBudgetEntriesForAccount(Id accountId) Deletes budget entries for the given accountBudgetEntryBatchAdminSession.deleteBudgetEntriesForBudget(Id budgetId) Deletes budget entries for the given budget.BudgetBatchAdminSession.deleteBudgets(IdList budgetIds) Deletes budgets for the givenIds.BudgetBatchAdminSession.deleteBudgetsForActivity(Id activityId) Deletes budgets for the given activity.BudgetBatchAdminSession.deleteBudgetsForFiscalPeriod(Id fiscalPeriodId) Deletes budgets for the given fiscal period.BudgetEntryBatchAdminSession.deleteIneffectiveBudgetEntriesByDate(DateTime date) Deletes budget entries expired before the given date.BudgetBatchAdminSession.deleteIneffectiveBudgetsByDate(DateTime date) Deletes budgets expired before the given date. -
Uses of DeleteResponseList in org.osid.financials.posting.batch
Methods in org.osid.financials.posting.batch that return DeleteResponseListModifier and TypeMethodDescriptionPostEntryBatchAdminSession.deleteAllPostEntries()Deletes allPostEntriesin thisBusiness.PostBatchAdminSession.deleteAllPosts()Deletes allPostsin thisBusiness.PostEntryBatchAdminSession.deletePostEntries(IdList postEntryIds) Deletes post entries for the givenIds.PostEntryBatchAdminSession.deletePostEntriesForPost(Id postId) Deletes post entries for the given post.PostBatchAdminSession.deletePosts(IdList postIds) Deletes posts for the givenIds. -
Uses of DeleteResponseList in org.osid.forum.batch
Methods in org.osid.forum.batch that return DeleteResponseListModifier and TypeMethodDescriptionForumBatchAdminSession.deleteAllForums()Deletes allForums.PostBatchAdminSession.deleteAllPosts()Deletes allPostsin thisForum.ReplyBatchAdminSession.deleteAllReplies()Deletes allRepliesin thisForum.ReplyBatchAdminSession.deleteChildReplies(Id replyId) Deletes replies under the given reply.ForumBatchAdminSession.deleteForums(IdList forumIds) Deletes forums for the givenIds.PostBatchAdminSession.deletePosts(IdList postIds) Deletes posts for the givenIds.PostBatchAdminSession.deletePostsByPoster(Id resourceId) Deletes posts for the given resource.ReplyBatchAdminSession.deleteReplies(IdList replyIds) Deletes replies for the givenIds.ReplyBatchAdminSession.deleteRepliesByPoster(Id resourceId) Deletes replies for the given poster.ReplyBatchAdminSession.deleteRepliesForPost(Id postId) Deletes replies for the given post. -
Uses of DeleteResponseList in org.osid.grading.batch
Methods in org.osid.grading.batch that return DeleteResponseListModifier and TypeMethodDescriptionGradebookColumnBatchAdminSession.deleteAllGradebookColumns()Deletes allGradebookColumnsin thisGradebook.GradebookBatchAdminSession.deleteAllGradebooks()Deletes allGradebooks.GradeEntryBatchAdminSession.deleteAllGradeEntries()Deletes allGradeEntriesin thisGradebook.GradeBatchAdminSession.deleteAllGrades()Deletes allGradesin thisGradebook.GradeSystemBatchAdminSession.deleteAllGradeSystems()Deletes allGradeSystemsin thisGradebook.GradebookColumnBatchAdminSession.deleteGradebookColumns(IdList gradebookColumnIds) Deletes gradebook columns for the givenIds.GradebookBatchAdminSession.deleteGradebooks(IdList gradebookIds) Deletes gradebooks for the givenIds.GradeEntryBatchAdminSession.deleteGradeEntries(IdList gradeEntryIds) Deletes grade entries for the givenIds.GradeEntryBatchAdminSession.deleteGradeEntriesForGradebookColumn(Id gradebookColumnId) Deletes grade entries for the given column.GradeEntryBatchAdminSession.deleteGradeEntriesForResource(Id resourceId) Deletes grade entries for the given resource.GradeBatchAdminSession.deleteGrades(IdList gradeIds) Deletes grade for the givenIds.GradeBatchAdminSession.deleteGradesForGradeSystem(Id gradeSystemId) Deletes grade for the given grade system.GradeSystemBatchAdminSession.deleteGradeSystems(IdList gradeSystemIds) Deletes grade systems for the givenIds.GradeEntryBatchAdminSession.deleteIneffectiveGradeEntriesByDate(DateTime date) Deletes grade entries expired before the given date. -
Uses of DeleteResponseList in org.osid.hold.batch
Methods in org.osid.hold.batch that return DeleteResponseListModifier and TypeMethodDescriptionBlockBatchAdminSession.deleteAllBlocks()Deletes allBlocksin thisOubliette.HoldBatchAdminSession.deleteAllHolds()Deletes allHoldsin thisOubliette.IssueBatchAdminSession.deleteAllIssues()Deletes allIssuesin thisOubliette.OublietteBatchAdminSession.deleteAllOubliettes()Deletes allOubliettes.BlockBatchAdminSession.deleteBlocks(IdList blockIds) Deletes blocks for the givenIds.HoldBatchAdminSession.deleteHolds(IdList holdIds) Deletes holds for the givenIds.HoldBatchAdminSession.deleteHoldsForAgent(Id agentId) Deletes holds for the given agent.HoldBatchAdminSession.deleteHoldsForIssue(Id issueId) Deletes holds for the given issue.HoldBatchAdminSession.deleteHoldsForResource(Id resourceId) Deletes holds for the given resource and any holds for agents related to the given resource.HoldBatchAdminSession.deleteIneffectiveHoldsByDate(DateTime date) Deletes holds expired before the given date.IssueBatchAdminSession.deleteIssues(IdList issueIds) Deletes issues for the givenIds.IssueBatchAdminSession.deleteIssuesByBureau(Id resourceId) Deletes issues for the given administrative organization.OublietteBatchAdminSession.deleteOubliettes(IdList oublietteIds) Deletes oubliettes for the givenIds. -
Uses of DeleteResponseList in org.osid.inquiry.batch
Methods in org.osid.inquiry.batch that return DeleteResponseListModifier and TypeMethodDescriptionAuditBatchAdminSession.deleteAllAudits()Deletes allAuditsin thisInquest.InquestBatchAdminSession.deleteAllInquests()Deletes allInquests.InquiryBatchAdminSession.deleteAllInquiries()Deletes allInquiriesin thisInquests.ResponseBatchAdminSession.deleteAllResponses()Deletes allResponsesin thisInquiry.ResponseBatchAdminSession.deleteIneffectiveResponsesByDate(DateTime date) Deletes responses expired before the given date.InquestBatchAdminSession.deleteInquests(IdList inquestIds) Deletes inquests for the givenIds.InquiryBatchAdminSession.deleteInquiries(IdList inquiryIds) Deletes inquiries for the givenIds.InquiryBatchAdminSession.deleteInquiriesForAudit(Id auditId) Deletes inquiries for the given audit.ResponseBatchAdminSession.deleteResponses(IdList responseIds) Deletes responses for the givenIds.ResponseBatchAdminSession.deleteResponsesForInquiry(Id inquiryId) Deletes responses for the givenInquiry.ResponseBatchAdminSession.deleteResponsesForResource(Id resourceId) Deletes responses for the givenResource. -
Uses of DeleteResponseList in org.osid.installation.batch
Methods in org.osid.installation.batch that return DeleteResponseListModifier and TypeMethodDescriptionDepotBatchAdminSession.deleteAllDepots()Deletes allDepots.PackageBatchAdminSession.deleteAllPackages()Deletes allPackagesin thisDepot.DepotBatchAdminSession.deleteDepots(IdList depotIds) Deletes depots for the givenIds.PackageBatchAdminSession.deletePackages(IdList packageIds) Deletes packages for the givenIds. -
Uses of DeleteResponseList in org.osid.inventory.batch
Methods in org.osid.inventory.batch that return DeleteResponseListModifier and TypeMethodDescriptionInventoryBatchAdminSession.deleteAllInventories()Deletes allInventories.ItemBatchAdminSession.deleteAllItems()Deletes allItemsin thisInventory.ModelBatchAdminSession.deleteAllModels()Deletes allModelsin thisInventory.StockBatchAdminSession.deleteAllStocks()Deletes allStocksin thisInventory.ModelBatchAdminSession.deleteIneffectiveModelsByDate(DateTime date) Deletes models expired before the given date.InventoryBatchAdminSession.deleteInventories(IdList inventoryIds) Deletes inventories for the givenIds.ItemBatchAdminSession.deleteItems(IdList itemIds) Deletes items for the givenIds.ItemBatchAdminSession.deleteItemsByStock(Id stockId) Deletes all items for the given stock.ModelBatchAdminSession.deleteModels(IdList modelIds) Deletes models for the givenIds.ModelBatchAdminSession.deleteModelsForResource(Id resourceId) Deletes models for the given resource.ModelBatchAdminSession.deleteModelsForStock(Id stockId) Deletes models for the given stock.StockBatchAdminSession.deleteStocks(IdList stockIds) Deletes stocks for the givenIds. -
Uses of DeleteResponseList in org.osid.inventory.shipment.batch
Methods in org.osid.inventory.shipment.batch that return DeleteResponseListModifier and TypeMethodDescriptionShipmentBatchAdminSession.deleteAllEntries()Deletes allEntriesin thisWarehouse.ShipmentBatchAdminSession.deleteAllShipments()Deletes allShipmentsin thisWarehouse.ShipmentBatchAdminSession.deleteEntries(IdList entryIds) Deletes entries for the givenIds.ShipmentBatchAdminSession.deleteEntriesForShipment(Id shipmentId) Deletes entries for the given shipment.ShipmentBatchAdminSession.deleteShipments(IdList shipmentIds) Deletes shipments for the givenIds. -
Uses of DeleteResponseList in org.osid.journaling.batch
Methods in org.osid.journaling.batch that return DeleteResponseListModifier and TypeMethodDescriptionBranchBatchAdminSession.deleteAllBranches()Deletes allBranchesin thisJournal.JournalEntryBatchAdminSession.deleteAllJournalEntries()Deletes allJournalEntriesin thisJournal.JournalBatchAdminSession.deleteAllJournals()Deletes allJournals.BranchBatchAdminSession.deleteBranches(IdList branchIds) Deletes branches for the givenIds.BranchBatchAdminSession.deleteIneffectiveBranchesByDate(DateTime date) Deletes branches expired before the given date.JournalEntryBatchAdminSession.deleteJournalEntries(IdList journalEntryIds) Deletes journal entries for the givenIds.JournalEntryBatchAdminSession.deleteJournalEntriesByDate(DateTime from, DateTime to) Deletes journal entries between the given date range inclusive.JournalEntryBatchAdminSession.deleteJournalEntriesForBranch(Id branchId) Deletes journal entries for the given branch.JournalEntryBatchAdminSession.deleteJournalEntriesForSource(Id sourceId) Deletes journal entries for the given source.JournalBatchAdminSession.deleteJournals(IdList journalIds) Deletes journals for the givenIds. -
Uses of DeleteResponseList in org.osid.learning.batch
Methods in org.osid.learning.batch that return DeleteResponseListModifier and TypeMethodDescriptionActivityBatchAdminSession.deleteActivities(IdList activityIds) Deletes activities for the givenIds.ActivityBatchAdminSession.deleteActivitiesForObjective(Id objectiveId) Deletes activities for the given objective.ActivityBatchAdminSession.deleteAllActivities()Deletes allActivitiesin thisObjectiveBank.ObjectiveBankBatchAdminSession.deleteAllObjectiveBanks()Deletes allObjectiveBanks.ObjectiveBatchAdminSession.deleteAllObjectives()Deletes allObjectivesin thisObjectiveBank.ProficiencyBatchAdminSession.deleteAllProficiencies()Deletes allProficienciesin thisObjectiveBank.ProficiencyBatchAdminSession.deleteIneffectiveProficienciesByDate(DateTime date) Deletes proficiencies expired befoe the given date.ObjectiveBankBatchAdminSession.deleteObjectiveBanks(IdList objectiveBankIds) Deletes objective banks for the givenIds.ObjectiveBatchAdminSession.deleteObjectives(IdList objectiveIds) Deletes objectives for the givenIds.ProficiencyBatchAdminSession.deleteProficiencies(IdList proficiencyIds) Deletes proficiencies for the givenIds.ProficiencyBatchAdminSession.deleteProficienciesForObjective(Id objectiveId) Deletes proficiencies for the given objective.ProficiencyBatchAdminSession.deleteProficienciesForResource(Id resourceId) Deletes proficiencies for the given resource. -
Uses of DeleteResponseList in org.osid.lexicon.batch
Methods in org.osid.lexicon.batch that return DeleteResponseListModifier and TypeMethodDescriptionIdiomBatchAdminSession.deleteAllIdioms()Deletes allIdiomsin thisPress.ParameterBatchAdminSession.deleteAllParameters()Deletes allParametersin thisPress.PressBatchAdminSession.deleteAllPresses()Deletes allPresses.TextBatchAdminSession.deleteAllTexts()Deletes allTextsin thisPress.IdiomBatchAdminSession.deleteIdioms(IdList IdiomIds) Deletes idioms for the givenIds.ParameterBatchAdminSession.deleteParameters(IdList ParameterIds) Deletes parameters for the givenIds.PressBatchAdminSession.deletePresses(IdList pressIds) Deletes presses for the givenIds.TextBatchAdminSession.deleteTexts(IdList TextIds) Deletes texts for the givenIds. -
Uses of DeleteResponseList in org.osid.logging.batch
Methods in org.osid.logging.batch that return DeleteResponseListModifier and TypeMethodDescriptionLogEntryBatchAdminSession.deleteAllLogEntries()Deletes allLogEntriesin thisLog.LogBatchAdminSession.deleteAllLogs()Deletes allLogs.LogEntryBatchAdminSession.deleteLogEntries(IdList logEntryIds) Deletes log entries for the givenIds.LogEntryBatchAdminSession.deleteLogEntriesByDate(DateTime from, DateTime to) Deletes log entries between the given date range inclusive.LogEntryBatchAdminSession.deleteLogEntriesByResource(Id resourceId) Deletes log entries for the given resource.LogBatchAdminSession.deleteLogs(IdList logIds) Deletes logs for the givenIds. -
Uses of DeleteResponseList in org.osid.mapping.batch
Methods in org.osid.mapping.batch that return DeleteResponseListModifier and TypeMethodDescriptionLocationBatchAdminSession.deleteAllLocations()Deletes allLocationsin thisMap.MapBatchAdminSession.deleteAllMaps()Deletes allMaps.LocationBatchAdminSession.deleteLocations(IdList locationIds) Deletes locations for the givenIds.MapBatchAdminSession.deleteMaps(IdList mapIds) Deletes maps for the givenIds. -
Uses of DeleteResponseList in org.osid.mapping.path.batch
Methods in org.osid.mapping.path.batch that return DeleteResponseListModifier and TypeMethodDescriptionIntersectionBatchAdminSession.deleteAllIntersections()Deletes allIntersectionsin thisMap.ObstacleBatchAdminSession.deleteAllObstacles()Deletes allObstaclesin thisMap.PathBatchAdminSession.deleteAllPaths()Deletes allPathsin thisMap.SignalBatchAdminSession.deleteAllSignals()Deletes allSignalsin thisMap.SpeedZoneBatchAdminSession.deleteAllSpeedZones()Deletes allSpeedZonesin thisMap.IntersectionBatchAdminSession.deleteIntersections(IdList intersectionIds) Deletes intersections for the givenIds.ObstacleBatchAdminSession.deleteObstacles(IdList obstacleIds) Deletes obstacles for the givenIds.ObstacleBatchAdminSession.deleteObstaclesForPath(IdList pathId) Deletes obstacles for the given path.PathBatchAdminSession.deletePaths(IdList pathIds) Deletes paths for the givenIds.SignalBatchAdminSession.deleteSignals(IdList signalIds) Deletes signals for the givenIds.SignalBatchAdminSession.deleteSignalsForPath(Id pathId) Deletes signals for the given path.SpeedZoneBatchAdminSession.deleteSpeedZones(IdList speedZoneIds) Deletes speed zones for the givenIds.SpeedZoneBatchAdminSession.deleteSpeedZonesOnPath(Id pathId) Deletes all speed zones on a path. -
Uses of DeleteResponseList in org.osid.messaging.batch
Methods in org.osid.messaging.batch that return DeleteResponseListModifier and TypeMethodDescriptionMailboxBatchAdminSession.deleteAllMailboxes()Deletes allMailboxes.MessageBatchAdminSession.deleteAllMessages()Deletes allMessagesin thisMailbox.MailboxBatchAdminSession.deleteMailboxes(IdList mailboxIds) Deletes mailboxes for the givenIds.MessageBatchAdminSession.deleteMessagesByDate(DateTime from, DateTime to) Deletes messages received between the given date range inclusive.MessageBatchAdminSession.deleteMessagesBySender(Id resourceId) Deletes messages for the given sender resource. -
Uses of DeleteResponseList in org.osid.metering.batch
Methods in org.osid.metering.batch that return DeleteResponseListModifier and TypeMethodDescriptionMeterBatchAdminSession.deleteAllMeters()Deletes allMetersin thisUtility.UtilityBatchAdminSession.deleteAllUtilities()Deletes allUtilities.MeterBatchAdminSession.deleteMeters(IdList meterIds) Deletes meters for the givenIds.UtilityBatchAdminSession.deleteUtilities(IdList utilityIds) Deletes utilities for the givenIds. -
Uses of DeleteResponseList in org.osid.offering.batch
Methods in org.osid.offering.batch that return DeleteResponseListModifier and TypeMethodDescriptionCanonicalUnitBatchAdminSession.deleteAllCanonicalUnits()Deletes allCanonicalUnitsin thisCatalogue.CatalogueBatchAdminSession.deleteAllCatalogues()Deletes allCataloguesin thisCalendar.OfferingBatchAdminSession.deleteAllOfferings()Deletes allOfferingsin thisCatalogue.ParticipantBatchAdminSession.deleteAllParticipants()Deletes allParticipantsin thisCatalogue.ResultBatchAdminSession.deleteAllResults()Deletes allResultsin thisCatalogue.CanonicalUnitBatchAdminSession.deleteCanonicalUnits(IdList canonicalUnitIds) Deletes canonicalUnits for the givenIds.CatalogueBatchAdminSession.deleteCatalogues(IdList catalogueIds) Deletes catalogues for the givenIds.OfferingBatchAdminSession.deleteOfferings(IdList offeringIds) Deletes offerings for the givenIds.OfferingBatchAdminSession.deleteOfferingsForCanonicalUnit(Id canonicalUnitId) Deletes all offerings mapped to the given canonical unit.OfferingBatchAdminSession.deleteOfferingsForTimePeriod(Id timePeriodId) Deletes all offerings mapped to the given time period.ParticipantBatchAdminSession.deleteParticipants(IdList participantIds) Deletes participants for the givenIds.ParticipantBatchAdminSession.deleteParticipantsForOffering(Id offeringId) Deletes participants for the given offering.ParticipantBatchAdminSession.deleteParticipantsForResource(Id resourceId) Deletes participants for the given resource.ResultBatchAdminSession.deleteResults(IdList resultIds) Deletes results for the givenIds.ResultBatchAdminSession.deleteResultsForParticipant(Id participantId) Deletes results for the given participant. -
Uses of DeleteResponseList in org.osid.ontology.batch
Methods in org.osid.ontology.batch that return DeleteResponseListModifier and TypeMethodDescriptionOntologyBatchAdminSession.deleteAllOntologies()Deletes allOntologies.RelevancyBatchAdminSession.deleteAllRelevancies()Deletes allRelevanciesin thisOntology.SubjectBatchAdminSession.deleteAllSubjects()Deletes allSubjectsin thisOntology.RelevancyBatchAdminSession.deleteIneffectiveRelevanciesByDate(DateTime date) Deletes relevancies expired before the given date.OntologyBatchAdminSession.deleteOntologies(IdList ontologyIds) Deletes ontologies for the givenIds.RelevancyBatchAdminSession.deleteRelevancies(IdList relevancyIds) Deletes relevancies for the givenIds.RelevancyBatchAdminSession.deleteRelevanciesForMappedId(Id id) Deletes relevancies for the given mappedId.RelevancyBatchAdminSession.deleteRelevanciesForSubject(Id subjectId) Deletes relevancies for the given subject.SubjectBatchAdminSession.deleteSubjects(IdList subjectIds) Deletes subjects for the givenIds. -
Uses of DeleteResponseList in org.osid.ordering.batch
Methods in org.osid.ordering.batch that return DeleteResponseListModifier and TypeMethodDescriptionItemBatchAdminSession.deleteAllItems()Deletes allItemsin thisStore.OrderBatchAdminSession.deleteAllOrders()Deletes allOrdersin thisStore.PriceScheduleBatchAdminSession.deleteAllPrices()Deletes allPricesin thisStore.PriceScheduleBatchAdminSession.deleteAllPriceSchedules()Deletes allPriceSchedulesin thisStore.ProductBatchAdminSession.deleteAllProducts()Deletes allProductsin thisStore.StoreBatchAdminSession.deleteAllStores()Deletes allStores.ItemBatchAdminSession.deleteIneffectiveItemsByDate(DateTime date) Deletes items expired before the given date.ItemBatchAdminSession.deleteItems(IdList itemIds) Deletes items for the givenIds.ItemBatchAdminSession.deleteItemsForOrder(Id orderId) Deletes all items for the given order.ItemBatchAdminSession.deleteItemsForResource(Id resourceId) Deletes all items for the given resource.OrderBatchAdminSession.deleteOrders(IdList orderIds) Deletes orders for the givenIds.PriceScheduleBatchAdminSession.deletePrices(IdList priceIds) Deletes prices for the givenIds.PriceScheduleBatchAdminSession.deletePriceSchedules(IdList priceScheduleIds) Deletes price schedules for the givenIds.PriceScheduleBatchAdminSession.deletePricesForPriceSchedule(Id priceScheduleId) Deletes prices for the given price schedule.ProductBatchAdminSession.deleteProducts(IdList productIds) Deletes products for the givenIds.StoreBatchAdminSession.deleteStores(IdList storeIds) Deletes stores for the givenIds. -
Uses of DeleteResponseList in org.osid.personnel.batch
Methods in org.osid.personnel.batch that return DeleteResponseListModifier and TypeMethodDescriptionAppointmentBatchAdminSession.deleteAllAppointments()Deletes allAppointmentsin thisRealm.OrganizationBatchAdminSession.deleteAllOrganizations()Deletes allOrganizationsin thisRealm.PersonBatchAdminSession.deleteAllPersons()Deletes allPersonsin thisRealm.PositionBatchAdminSession.deleteAllPositions()Deletes allPositionsin thisRealm.RealmBatchAdminSession.deleteAllRealms()Deletes allRealms.AppointmentBatchAdminSession.deleteAppointments(IdList appointmentIds) Deletes appointments for the givenIds.AppointmentBatchAdminSession.deleteAppointmentsForPerson(Id personId) Deletes appointments for the given person.AppointmentBatchAdminSession.deleteAppointmentsForPosition(Id positionId) Deletes appointments for the given position.AppointmentBatchAdminSession.deleteIneffectiveAppointmentsByDate(DateTime date) Deletes appointments expired before the given date.OrganizationBatchAdminSession.deleteIneffectiveOrganizationsByDate(DateTime date) Deletes organizations expired before the given date.PositionBatchAdminSession.deleteIneffectivePositionsByDate(DateTime date) Deletes positions expired before the given date.OrganizationBatchAdminSession.deleteOrganizations(IdList organizationIds) Deletes organizations for the givenIds.OrganizationBatchAdminSession.deleteOrganizationsForResource(Id resourceId) Deletes all organizations for the given resource.PersonBatchAdminSession.deletePersons(IdList personIds) Deletes persons for the givenIds.PositionBatchAdminSession.deletePositions(IdList positionIds) Deletes positions for the givenIds.PositionBatchAdminSession.deletePositionsForOrganization(Id organizationId) Deletes positions for the given organiation.RealmBatchAdminSession.deleteRealms(IdList realmIds) Deletes realms for the givenIds. -
Uses of DeleteResponseList in org.osid.profile.batch
Methods in org.osid.profile.batch that return DeleteResponseListModifier and TypeMethodDescriptionProfileEntryBatchAdminSession.deleteAllProfileEntries()Deletes allProfileEntriesin thisProfile.ProfileItemBatchAdminSession.deleteAllProfileItems()Deletes allProfileItemsin thisProfile.ProfileBatchAdminSession.deleteAllProfiles()Deletes allProfiles.ProfileEntryBatchAdminSession.deleteIneffectiveProfileEntriesByDate(DateTime date) Deletes profile entries expired before the given date.ProfileEntryBatchAdminSession.deleteProfileEntries(IdList profileEntryIds) Deletes profile entries for the givenIds.ProfileEntryBatchAdminSession.deleteProfileEntriesForProfileItem(Id profileItemId) Deletes profile entries for the given profile item.ProfileEntryBatchAdminSession.deleteProfileEntriesForResource(Id resourceId) Deletes profile entries for the given resource.ProfileItemBatchAdminSession.deleteProfileItems(IdList profileItemIds) Deletes profile items for the givenIds.ProfileBatchAdminSession.deleteProfiles(IdList profileIds) Deletes profiles for the givenIds. -
Uses of DeleteResponseList in org.osid.provisioning.batch
Methods in org.osid.provisioning.batch that return DeleteResponseListModifier and TypeMethodDescriptionBrokerBatchAdminSession.deleteAllBrokers()Deletes allBrokersin thisDistributor.DistributorBatchAdminSession.deleteAllDistributors()Deletes allDistributors.PoolBatchAdminSession.deleteAllPools()Deletes allPoolsin thisDistributor.ProvisionableBatchAdminSession.deleteAllProvisionables()Deletes allProvisionablesin thisDistributor.ProvisionBatchAdminSession.deleteAllProvisions()Deletes allProvisionsin thisDistributor.QueueBatchAdminSession.deleteAllQueues()Deletes allQueuesin thisDistributor.RequestBatchAdminSession.deleteAllRequests()Deletes allRequestsin thisDistributor.RequestTransactionBatchAdminSession.deleteAllRequestTransactions()Deletes allRequestTransactionsin thisDistributor.BrokerBatchAdminSession.deleteBrokers(IdList brokerIds) Deletes brokers for the givenIds.DistributorBatchAdminSession.deleteDistributors(IdList distributorIds) Deletes distributors for the givenIds.ProvisionableBatchAdminSession.deleteIneffectiveProvisionablesByDate(DateTime date) Deletes provisionables expired before the given date.ProvisionBatchAdminSession.deleteIneffectiveProvisionsByDate(DateTime date) Deletes provisions expired before the given date.RequestBatchAdminSession.deleteIneffectiveRequestsByDate(DateTime date) Deletes requests expired before the given date.RequestTransactionBatchAdminSession.deleteIneffectiveRequestTransactionsByDate(DateTime date) Deletes requests expired before the given date.PoolBatchAdminSession.deletePools(IdList poolIds) Deletes pools for the givenIds.PoolBatchAdminSession.deletePoolsForBroker(Id brokerId) Deletes pools for the given broker.ProvisionableBatchAdminSession.deleteProvisionables(IdList provisionableIds) Deletes provisionables for the givenIds.ProvisionableBatchAdminSession.deleteProvisionablesForPool(Id poolId) Deletes all provisionables for the given pool.ProvisionableBatchAdminSession.deleteProvisionablesForResource(Id resourceId) Deletes all provisionables for the given resource.ProvisionBatchAdminSession.deleteProvisions(IdList provisionIds) Deletes provisions for the givenIds.ProvisionBatchAdminSession.deleteProvisionsForBroker(Id brokerId) Deletes provisions for the given broker.ProvisionBatchAdminSession.deleteProvisionsForProvisionable(Id provisionableId) Deletes provisions for the given provisionable.ProvisionBatchAdminSession.deleteProvisionsForRecipient(Id resourceId) Deletes provisions for the given recipient.ProvisionBatchAdminSession.deleteProvisionsForRequest(Id requestId) Deletes provisions for the given request.QueueBatchAdminSession.deleteQueues(IdList queueIds) Deletes queues for the givenIds.QueueBatchAdminSession.deleteQueuesForBroker(Id broekrId) Deletes queues for the given broker.RequestBatchAdminSession.deleteRequests(IdList requestIds) Deletes requests for the givenIds.RequestBatchAdminSession.deleteRequestsForQueue(Id queueId) Deletes requests for the given queue.RequestBatchAdminSession.deleteRequestsForResource(Id resourceId) Deletes requests for the given resource.RequestTransactionBatchAdminSession.deleteRequestTransactions(IdList requestTransactionIds) Deletes requests for the givenIds.RequestTransactionBatchAdminSession.deleteRequestTransactionsForBroker(Id brokerId) Deletes requests for the given broker.RequestTransactionBatchAdminSession.deleteRequestTransactionsForResource(Id resourceId) Deletes requests for the given resource. -
Uses of DeleteResponseList in org.osid.recipe.batch
Methods in org.osid.recipe.batch that return DeleteResponseListModifier and TypeMethodDescriptionCookbookBatchAdminSession.deleteAcademies(IdList cookbookIds) Deletes cook books for the givenIds.CookbookBatchAdminSession.deleteAllAcademies()Deletes allAcademies.DirectionBatchAdminSession.deleteAllDirections()Deletes allDirectionsin thisCookbook.DirectionBatchAdminSession.deleteAllIngredients()Deletes allIngredientsin thisCookbook.ProcedureBatchAdminSession.deleteAllProcedures()Deletes allProceduresin thisCookbook.RecipeBatchAdminSession.deleteAllRecipes()Deletes allRecipesin thisCookbook.DirectionBatchAdminSession.deleteDirections(IdList directionIds) Deletes directions for the givenIds.DirectionBatchAdminSession.deleteDirectionsForRecipe(Id recipeId) Deletes directions for the given recipe.DirectionBatchAdminSession.deleteIngredients(IdList ingredientsIds) Deletes ingredients for the givenIds.DirectionBatchAdminSession.deleteIngredientsForDirection(Id directionId) Deletes ingredients for the given direction.ProcedureBatchAdminSession.deleteProcedures(IdList procedureIds) Deletes procedures for the givenIds.RecipeBatchAdminSession.deleteRecipes(IdList recipeIds) Deletes recipes for the givenIds. -
Uses of DeleteResponseList in org.osid.recognition.batch
Methods in org.osid.recognition.batch that return DeleteResponseListModifier and TypeMethodDescriptionAcademyBatchAdminSession.deleteAcademies(IdList academyIds) Deletes academies for the givenIds.AcademyBatchAdminSession.deleteAllAcademies()Deletes allAcademies.AwardBatchAdminSession.deleteAllAwards()Deletes allAwardsin thisAcademy.ConferralBatchAdminSession.deleteAllConferrals()Deletes allConferralsin thisAcademy.ConvocationBatchAdminSession.deleteAllConvocations()Deletes allConvocationsin thisAcademy.AwardBatchAdminSession.deleteAwards(IdList awardIds) Deletes awards for the givenIds.ConferralBatchAdminSession.deleteConferrals(IdList conferralIds) Deletes conferrals for the givenIds.ConferralBatchAdminSession.deleteConferralsForAward(Id awardId) Deletes conferrals for the given award.ConferralBatchAdminSession.deleteConferralsForRecipient(Id resourceId) Deletes conferrals for the given recipient.ConvocationBatchAdminSession.deleteConvocations(IdList convocationIds) Deletes convocations for the givenIds.ConferralBatchAdminSession.deleteIneffectiveConferralsByDate(DateTime date) Deletes conferrals expired before the given date. -
Uses of DeleteResponseList in org.osid.relationship.batch
Methods in org.osid.relationship.batch that return DeleteResponseListModifier and TypeMethodDescriptionFamilyBatchAdminSession.deleteAllFamilies()Deletes allFamilies.RelationshipBatchAdminSession.deleteAllRelationships()Deletes allRelationshipsin thisFamily.FamilyBatchAdminSession.deleteFamilies(IdList familyIds) Deletes families for the givenIds.RelationshipBatchAdminSession.deleteIneffectiveRelationshipsByDate(DateTime date) Deletes relationships ineffective before the given date.RelationshipBatchAdminSession.deleteRelationships(IdList relationshipIds) Deletes relationships for the givenIds.RelationshipBatchAdminSession.deleteRelationshipsForDestinationId(Id destinationId) Deletes relationships for the given destination node.RelationshipBatchAdminSession.deleteRelationshipsForSourceId(Id sourceId) Deletes relationships for the given source. -
Uses of DeleteResponseList in org.osid.repository.batch
Methods in org.osid.repository.batch that return DeleteResponseListModifier and TypeMethodDescriptionAssetContentBatchAdminSession.deleteAllAssetContents()Deletes allAssetsin thisRepository.AssetBatchAdminSession.deleteAllAssets()Deletes allAssetsin thisRepository.CompositionBatchAdminSession.deleteAllCompositions()Deletes allCompositionsin thisRepository.RepositoryBatchAdminSession.deleteAllRepositories()Deletes allRepositories.AssetContentBatchAdminSession.deleteAssetContents(IdList assetContentIds) Deletes asset contents for the givenIds.AssetContentBatchAdminSession.deleteAssetContentsForAsset(Id assetId) Deletes asset contents for the given asset.AssetBatchAdminSession.deleteAssets(IdList assetIds) Deletes assets for the givenIds.CompositionBatchAdminSession.deleteCompositions(IdList compositionIds) Deletes compositions for the givenIds.CompositionBatchAdminSession.deleteIneffectiveCompositionsByDate(DateTime date) Deletes compositions expired before the given date.RepositoryBatchAdminSession.deleteRepositories(IdList repositoryIds) Deletes repositories for the givenIds. -
Uses of DeleteResponseList in org.osid.resource.batch
Methods in org.osid.resource.batch that return DeleteResponseListModifier and TypeMethodDescriptionBinBatchAdminSession.deleteAllBins()Deletes allBins.ResourceRelationshipBatchAdminSession.deleteAllResourceRelationships()Deletes allResourceRelationshipsin thisBin.ResourceBatchAdminSession.deleteAllResources()Deletes allResourcesin thisBin.BinBatchAdminSession.deleteBins(IdList binIds) Deletes bins for the givenIds.ResourceRelationshipBatchAdminSession.deleteIneffectiveResourceRelationshipsByDate(DateTime date) Deletes resource relationships expired before the given date.ResourceRelationshipBatchAdminSession.deleteResourceRelationships(IdList resourceRelationshipIds) Deletes resource relationships for the givenIds.ResourceRelationshipBatchAdminSession.deleteResourceRelationshipsForDestinationRelationship(Id resourceId) Deletes all resource relationships for the given resource.ResourceRelationshipBatchAdminSession.deleteResourceRelationshipsForSourceRelationship(Id resourceId) Deletes all resource relationships for the given resource.ResourceBatchAdminSession.deleteResources(IdList resourceIds) Deletes resources for the givenIds. -
Uses of DeleteResponseList in org.osid.resourcing.batch
Methods in org.osid.resourcing.batch that return DeleteResponseListModifier and TypeMethodDescriptionAvailabilityBatchAdminSession.deleteAllAvailabilities()Deletes allAvailabilitiesin thisFoundry.CommissionBatchAdminSession.deleteAllCommissions()Deletes allCommissionsin thisFoundry.CompetencyBatchAdminSession.deleteAllCompetencies()Deletes allCompetenciesin thisFoundry.EffortBatchAdminSession.deleteAllEfforts()Deletes allEffortsin thisFoundry.FoundryBatchAdminSession.deleteAllFoundries()Deletes allFoundries.JobBatchAdminSession.deleteAllJobs()Deletes allJobsin thisFoundry.WorkBatchAdminSession.deleteAllWorks()Deletes allWorksin thisFoundry.AvailabilityBatchAdminSession.deleteAvailabilities(IdList availabilityIds) Deletes availabilities for the givenIds.AvailabilityBatchAdminSession.deleteAvailabilitiesForJob(Id jobId) Deletes all availabilities for the given job.AvailabilityBatchAdminSession.deleteAvailabilitiesForResource(Id resourceId) Deletes all availabilities for the given resource.CommissionBatchAdminSession.deleteCommissions(IdList commissionIds) Deletes commissions for the givenIds.CommissionBatchAdminSession.deleteCommissionsForResource(Id resourceId) Deletes commissions for the given resource.CommissionBatchAdminSession.deleteCommissionsForWork(Id workId) Deletes commissions for the given work.CompetencyBatchAdminSession.deleteCompetencies(IdList competencyIds) Deletes competencies for the givenIds.EffortBatchAdminSession.deleteEfforts(IdList effortIds) Deletes efforts for the givenIds.EffortBatchAdminSession.deleteEffortsForCommission(Id commissionId) Deletes efforts for the given commission.EffortBatchAdminSession.deleteEffortsForResource(Id resourceId) Deletes efforts for the given resource.FoundryBatchAdminSession.deleteFoundries(IdList foundryIds) Deletes foundries for the givenIds.AvailabilityBatchAdminSession.deleteIneffectiveAvailabilitiesByDate(DateTime date) Deletes availabilities expired before the given date.CommissionBatchAdminSession.deleteIneffectiveCommissionsByDate(DateTime date) Deletes commissions expired before the given date.EffortBatchAdminSession.deleteIneffectiveEffortsByDate(DateTime date) Deletes efforts expired before the given date.JobBatchAdminSession.deleteJobs(IdList jobIds) Deletes jobs for the givenIds.WorkBatchAdminSession.deleteWorks(IdList workIds) Deletes works for the givenIds. -
Uses of DeleteResponseList in org.osid.room.batch
Methods in org.osid.room.batch that return DeleteResponseListModifier and TypeMethodDescriptionBuildingBatchAdminSession.deleteAllBuildings()Deletes allBuildingsin thisCampus.CampusBatchAdminSession.deleteAllCampuses()Deletes allCampuses.FloorBatchAdminSession.deleteAllFloors()Deletes allFloorsin thisCampus.RoomBatchAdminSession.deleteAllRooms()Deletes allRoomsin thisCampus.BuildingBatchAdminSession.deleteBuildings(IdList buildingIds) Deletes buildings for the givenIds.CampusBatchAdminSession.deleteCampuses(IdList campusIds) Deletes campuses for the givenIds.FloorBatchAdminSession.deleteFloors(IdList floorIds) Deletes floors for the givenIds.FloorBatchAdminSession.deleteFloorsForBuilding(Id buildingId) Deletes all floors for the given building.BuildingBatchAdminSession.deleteIneffectiveBuildingsByDate(DateTime date) Deletes buildings expired before the given date.FloorBatchAdminSession.deleteIneffectiveFloorsByDate(DateTime date) Deletes floors expired before the given date.RoomBatchAdminSession.deleteIneffectiveRoomsByDate(DateTime date) Deletes rooms expired before the given date.RoomBatchAdminSession.deleteRooms(IdList roomIds) Deletes rooms for the givenIds.RoomBatchAdminSession.deleteRoomsForFloor(Id roomId) Deletes rooms on the given floor. -
Uses of DeleteResponseList in org.osid.room.construction.batch
Methods in org.osid.room.construction.batch that return DeleteResponseListModifier and TypeMethodDescriptionProjectBatchAdminSession.deleteAllProjects()Deletes allProjectsin thisCampus.RenovationBatchAdminSession.deleteAllRenovations()Deletes allRenovationsin thisCampus.ProjectBatchAdminSession.deleteIneffectiveProjectsByDate(DateTime date) Deletes projects expired before the given date.RenovationBatchAdminSession.deleteIneffectiveRenovationsByDate(DateTime date) Deletes renovations expired before the given date.ProjectBatchAdminSession.deleteProjects(IdList projectIds) Deletes projects for the givenIds.ProjectBatchAdminSession.deleteProjectsForBuilding(Id buildingId) Deletes all projects for a building.RenovationBatchAdminSession.deleteRenovations(IdList renovationIds) Deletes renovations for the givenIds. -
Uses of DeleteResponseList in org.osid.room.squatting.batch
Methods in org.osid.room.squatting.batch that return DeleteResponseListModifier and TypeMethodDescriptionDeedBatchAdminSession.deleteAllDeeds()Deletes allDeedsin thisCampus.LeaseBatchAdminSession.deleteAllLeases()Deletes allLeasesin thisCampus.DeedBatchAdminSession.deleteDeeds(IdList deedIds) Deletes deeds for the givenIds.DeedBatchAdminSession.deleteDeedsForBuilding(Id buildingId) Deletes all deeds for a building.DeedBatchAdminSession.deleteDeedsForOwner(Id resourceId) Deletes all deeds for an owner.DeedBatchAdminSession.deleteIneffectiveDeedsByDate(DateTime date) Deletes deeds expired before the given date.LeaseBatchAdminSession.deleteIneffectiveLeasesByDate(DateTime date) Deletes leases expired before the given date.LeaseBatchAdminSession.deleteLeases(IdList leaseIds) Deletes leases for the givenIds.LeaseBatchAdminSession.deleteLeasesForRoom(Id roomId) Deletes leases for the given room.LeaseBatchAdminSession.deleteLeasesForTenant(Id resourceId) Deletes leases for the given tenant. -
Uses of DeleteResponseList in org.osid.subscription.batch
Methods in org.osid.subscription.batch that return DeleteResponseListModifier and TypeMethodDescriptionDispatchBatchAdminSession.deleteAllDispatches()Deletes allDispatchesin thisPublisher.PublisherBatchAdminSession.deleteAllPublishers()Deletes allPublishers.SubscriptionBatchAdminSession.deleteAllSubscriptions()Deletes allSubscriptionsin thisPublisher.DispatchBatchAdminSession.deleteDispatches(IdList dispatchIds) Deletes dispatches for the givenIds.SubscriptionBatchAdminSession.deleteIneffectiveSubscriptionsByDate(DateTime date) Deletes all subscriptions expired before the given date.PublisherBatchAdminSession.deletePublishers(IdList publisherIds) Deletes publishers for the givenIds.SubscriptionBatchAdminSession.deleteSubscriptions(IdList subscriptionIds) Deletes subscriptions for the givenIds.SubscriptionBatchAdminSession.deleteSubscriptionsForDispatch(Id dispatchId) Deletes all subscriptions for the given dispatch.SubscriptionBatchAdminSession.deleteSubscriptionsForSubscriber(Id resourceId) Deletes all subscriptions for the given subscriber. -
Uses of DeleteResponseList in org.osid.topology.batch
Methods in org.osid.topology.batch that return DeleteResponseListModifier and TypeMethodDescriptionEdgeBatchAdminSession.deleteAllEdges()Deletes allEdgesin thisGraph.GraphBatchAdminSession.deleteAllGraphs()Deletes allGraphs.NodeBatchAdminSession.deleteAllNodes()Deletes allNodesin thisGraph.EdgeBatchAdminSession.deleteEdges(IdList edgeIds) Deletes edges for the givenIds.EdgeBatchAdminSession.deleteEdgesForDestinationNode(Id destinationNodeId) Deletes edges for the given destination node.EdgeBatchAdminSession.deleteEdgesForSourceNode(Id sourceNodeId) Deletes edges for the given source node.GraphBatchAdminSession.deleteGraphs(IdList graphIds) Deletes graphs for the givenIds.EdgeBatchAdminSession.deleteIneffectiveEdgesByDate(DateTime date) Deletes edges ineffective before the given date.NodeBatchAdminSession.deleteNodes(IdList nodeIds) Deletes nodes for the givenIds. -
Uses of DeleteResponseList in org.osid.tracking.batch
Methods in org.osid.tracking.batch that return DeleteResponseListModifier and TypeMethodDescriptionFrontOfficeBatchAdminSession.deleteAllFrontOffices()Deletes allFrontOffices.IssueBatchAdminSession.deleteAllIssues()Deletes allIssuesin thisFrontOffice.QueueBatchAdminSession.deleteAllQueues()Deletes allQueuesin thisFrontOffice.SubtaskIssueBatchAdminSession.deleteAllSubtasks()Deletes allSubtasksin thisFrontOffice.FrontOfficeBatchAdminSession.deleteFrontOffices(IdList frontOfficeIds) Deletes front offices for the givenIds.IssueBatchAdminSession.deleteIssues(IdList issueIds) Deletes issues for the givenIds.IssueBatchAdminSession.deleteIssuesByDate(DateTime date) Deletes issues ineffective before the given date.IssueBatchAdminSession.deleteIssuesForQueue(Id queueId) Deletes issues for the given queue.IssueBatchAdminSession.deleteIssuesForResource(Id resourceId) Deletes issues for the given resource.QueueBatchAdminSession.deleteQueues(IdList queueIds) Deletes queues for the givenIds.SubtaskIssueBatchAdminSession.deleteSubtasksForIssue(Id issueId) Deletes all subtasks for the given issue.SubtaskIssueBatchAdminSession.deleteSubtasksForQueue(Id queueId) Deletes all subtasks for the given queue. -
Uses of DeleteResponseList in org.osid.voting.batch
Methods in org.osid.voting.batch that return DeleteResponseListModifier and TypeMethodDescriptionBallotBatchAdminSession.deleteAllBallots()Deletes allBallotsin thisPolls.CandidateBatchAdminSession.deleteAllCandidates()Deletes allCandidatesin thisPolls.PollsBatchAdminSession.deleteAllPolls()Deletes allPolls.RaceBatchAdminSession.deleteAllRaces()Deletes allRacesin thisPolls.VotingBatchSession.deleteAllVotes()Deletes allVotesin thisPolls.BallotBatchAdminSession.deleteBallots(IdList ballotIds) Deletes ballots for the givenIds.CandidateBatchAdminSession.deleteCandidates(IdList candidateIds) Deletes candidates for the givenIds.CandidateBatchAdminSession.deleteCandidatesForRace(Id raceId) Deletes candidates for the given race.CandidateBatchAdminSession.deleteCandidatesForResource(Id resourceId) Deletes candidates for the given resource.CandidateBatchAdminSession.deleteIneffectiveCandidatesByDate(DateTime date) Deletes candidates ineffective before the given date.VotingBatchSession.deleteIneffectiveVotesByDate(DateTime date) Deletes votes ineffective before the given date.PollsBatchAdminSession.deletePolls(IdList pollsIds) Deletes polls for the givenIds.RaceBatchAdminSession.deleteRaces(IdList raceIds) Deletes races for the givenIds.RaceBatchAdminSession.deleteRacesForBallot(Id ballotId) Deletes all races for the given ballot.VotingBatchSession.deleteVotes(IdList voteIds) Deletes votes for the givenIds.VotingBatchSession.deleteVotesForBallot(Id ballotId) Deletes all votes for all races on a ballot.VotingBatchSession.deleteVotesForRace(Id raceId) Deletes votes for the given race.VotingBatchSession.deleteVotesForVoter(Id resourceId) Deletes votes cast by a voter. -
Uses of DeleteResponseList in org.osid.workflow.batch
Methods in org.osid.workflow.batch that return DeleteResponseListModifier and TypeMethodDescriptionOfficeBatchAdminSession.deleteAllOffices()Deletes allOffices.ProcessBatchAdminSession.deleteAllProcesses()Deletes allProcessesin thisOffice.StepBatchAdminSession.deleteAllSteps()Deletes allStepsin thisOffice.WorkBatchAdminSession.deleteAllWorks()Deletes allWorksin thisOffice.OfficeBatchAdminSession.deleteOffices(IdList officeIds) Deletes offices for the givenIds.ProcessBatchAdminSession.deleteProcesses(IdList processIds) Deletes processes for the givenIds.StepBatchAdminSession.deleteSteps(IdList stepIds) Deletes steps for the givenIds.StepBatchAdminSession.deleteStepsForProcess(Id processId) Deletes all steps for the given process.WorkBatchAdminSession.deleteWorks(IdList workIds) Deletes works for the givenIds.