Uses of Interface
org.osid.offering.ParticipantList
Packages that use ParticipantList
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of ParticipantList in org.osid.offering
Methods in org.osid.offering that return ParticipantListModifier and TypeMethodDescriptionParticipantLookupSession.getParticipants()Gets all participants.ParticipantSearchResults.getParticipants()Gets the participant list resulting from a search.ParticipantCatalogueSession.getParticipantsByCatalogue(Id catalogueId) Gets the list ofParticipantsassociated with aCatalogue.ParticipantCatalogueSession.getParticipantsByCatalogues(IdList catalogueIds) Gets the list ofParticipantscorresponding to a list ofCatalogues.ParticipantLookupSession.getParticipantsByGenusType(Type participantGenusType) Gets aParticipantListcorresponding to the given participant genusTypewhich does not include participants of types derived from the specifiedType.ParticipantLookupSession.getParticipantsByGenusTypeForOffering(Id offeringId, Type participantGenusType) Gets aParticipantListby genus type for the given offering.ParticipantLookupSession.getParticipantsByGenusTypeForOfferingAndResource(Id offeringId, Id resourceId, Type participantGenusType) Gets aParticipantListby genus type for the given offering and resource.ParticipantLookupSession.getParticipantsByGenusTypeForOfferingAndResourceOnDate(Id offeringId, Id resourceId, Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type for an offering, resource, and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByGenusTypeForOfferingOnDate(Id offeringId, Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type for an offering and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByGenusTypeForResource(Id resourceId, Type participantGenusType) Gets aParticipantListby genus type for the given resource.ParticipantLookupSession.getParticipantsByGenusTypeForResourceOnDate(Id resourceId, Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type for a resource and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByGenusTypeOnDate(Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByIds(IdList participantIds) Gets aParticipantListcorresponding to the givenIdList.ParticipantLookupSession.getParticipantsByParentGenusType(Type participantGenusType) Gets aParticipantListcorresponding to the given participant genusTypeand include any additional participants with genus types derived from the specifiedType.ParticipantQuerySession.getParticipantsByQuery(ParticipantQuery participantQuery) Gets a list of participants matching the given participant query.ParticipantLookupSession.getParticipantsByRecordType(Type participantRecordType) Gets aParticipantListcontaining the given participant recordType.ParticipantLookupSession.getParticipantsByTimePeriodAndGenusTypeForOffering(Id offeringId, Id timePeriodId, Type participantGenusType) Gets aParticipantListby genus type for the given offering in a time period.ParticipantLookupSession.getParticipantsByTimePeriodAndGenusTypeForOfferingAndResource(Id offeringId, Id resourceId, Id timePeriodId, Type participantGenusType) Gets aParticipantListby genus type for the given offering and resource in a time period.ParticipantLookupSession.getParticipantsByTimePeriodAndGenusTypeForOfferingAndResourceOnDate(Id offeringId, Id resourceId, Id timePeriodId, Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type for an offering and resource in a time period and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByTimePeriodAndGenusTypeForOfferingOnDate(Id offeringId, Id timePeriodId, Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type for an offering in a time period and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByTimePeriodAndGenusTypeForResource(Id resourceId, Id timePeriodId, Type participantGenusType) Gets aParticipantListby genus type for the given resource in a time period.ParticipantLookupSession.getParticipantsByTimePeriodAndGenusTypeForResourceOnDate(Id resourceId, Id timePeriodId, Type participantGenusType, DateTime from, DateTime to) Gets aParticipantListby genus type for a resource in a time period and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByTimePeriodForOffering(Id offeringId, Id timePeriodId) Gets aParticipantListfor the given offering in a time period.ParticipantLookupSession.getParticipantsByTimePeriodForOfferingAndResource(Id offeringId, Id resourceId, Id timePeriodId) Gets aParticipantListfor the given offering and resource in a time period.ParticipantLookupSession.getParticipantsByTimePeriodForOfferingAndResourceOnDate(Id offeringId, Id resourceId, Id timePeriodId, DateTime from, DateTime to) Gets aParticipantListfor an offering and resource in a time period and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByTimePeriodForOfferingOnDate(Id offeringId, Id timePeriodId, DateTime from, DateTime to) Gets aParticipantListfor an offering in a time period and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsByTimePeriodForResource(Id resourceId, Id timePeriodId) Gets aParticipantListfor the given resource in a time period.ParticipantLookupSession.getParticipantsByTimePeriodForResourceOnDate(Id resourceId, Id timePeriodId, DateTime from, DateTime to) Gets aParticipantListfor a resource in a time period and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsForOffering(Id offeringId) Gets aParticipantListfor the given offering.ParticipantLookupSession.getParticipantsForOfferingAndResource(Id offeringId, Id resourceId) Gets aParticipantListfor the given offering and resource.ParticipantLookupSession.getParticipantsForOfferingAndResourceOnDate(Id offeringId, Id resourceId, DateTime from, DateTime to) Gets aParticipantListfor an offering, resource, and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsForOfferingOnDate(Id offeringId, DateTime from, DateTime to) Gets aParticipantListfor an offering and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsForResource(Id resourceId) Gets aParticipantListfor the given resource.ParticipantLookupSession.getParticipantsForResourceOnDate(Id resourceId, DateTime from, DateTime to) Gets aParticipantListfor a resource and effective during the entire given date range inclusive but not confined to the date range.ParticipantLookupSession.getParticipantsOnDate(DateTime from, DateTime to) Gets aParticipantListeffective during the entire given date range inclusive but not confined to the date range.