Uses of Interface
org.osid.offering.Offering
Packages that use Offering
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of Offering in org.osid.offering
Methods in org.osid.offering that return OfferingModifier and TypeMethodDescriptionOfferingAdminSession.createOffering(OfferingForm offeringForm) Creates a newOffering.OfferingList.getNextOffering()Gets the nextOfferingin this list.Offering[]OfferingList.getNextOfferings(long n) Gets the next set ofOfferingelements in this list.OfferingLookupSession.getOffering(Id offeringId) Gets theOfferingspecified by itsId.Participant.getOffering()Gets the offering for this participant.