Uses of Interface
org.osid.offering.rules.OfferingConstrainerEnablerList
Packages that use OfferingConstrainerEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of OfferingConstrainerEnablerList in org.osid.offering.rules
Methods in org.osid.offering.rules that return OfferingConstrainerEnablerListModifier and TypeMethodDescriptionOfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablers()Gets allOfferingConstrainerEnablers.OfferingConstrainerEnablerSearchResults.getOfferingConstrainerEnablers()Gets theOfferingConstrainerEnablerListresulting from a search.OfferingConstrainerEnablerCatalogueSession.getOfferingConstrainerEnablersByCatalogue(Id catalogueId) Gets the list of offering constrainer enablers associated with aCatalogue.OfferingConstrainerEnablerCatalogueSession.getOfferingConstrainerEnablersByCatalogues(IdList catalogueIds) Gets the list of offering constrainer enablers corresponding to a list ofCatalogues.OfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablersByGenusType(Type offeringConstrainerEnablerGenusType) Gets anOfferingConstrainerEnablerListcorresponding to the given offering constrainer enabler genusTypewhich does not include offering constrainer enablers of genus types derived from the specifiedType.OfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablersByIds(IdList offeringConstrainerEnablerIds) Gets anOfferingConstrainerEnablerListcorresponding to the givenIdList.OfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablersByParentGenusType(Type offeringConstrainerEnablerGenusType) Gets anOfferingConstrainerEnablerListcorresponding to the given offering constrainer enabler genusTypeand include any additional offering constrainer enablers with genus types derived from the specifiedType.OfferingConstrainerEnablerQuerySession.getOfferingConstrainerEnablersByQuery(OfferingConstrainerEnablerQuery offeringConstrainerEnablerQuery) Gets a list ofOfferingConstrainerEnablersmatching the given search.OfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablersByRecordType(Type offeringConstrainerEnablerRecordType) Gets anOfferingConstrainerEnablerListcontaining the given offering constrainer enabler recordType.OfferingConstrainerEnablerRuleLookupSession.getOfferingConstrainerEnablersForOfferingConstrainer(Id offeringConstrainerId) Gets theOfferingConstrainerEnablersassociated with anOfferingConstrainer.OfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablersOnDate(DateTime from, DateTime to) Gets anOfferingConstrainerEnablerListthat are effective for the entire given date range but not confined to the date range.OfferingConstrainerEnablerLookupSession.getOfferingConstrainerEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets anOfferingConstrainerEnablerListthat are effective for the entire given date range but not confined to the date range and evaluated against the given agent.