Uses of Interface
org.osid.offering.rules.OfferingConstrainerList
Packages that use OfferingConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of OfferingConstrainerList in org.osid.offering.rules
Methods in org.osid.offering.rules that return OfferingConstrainerListModifier and TypeMethodDescriptionOfferingConstrainerLookupSession.getOfferingConstrainers()Gets allOfferingConstrainers.OfferingConstrainerSearchResults.getOfferingConstrainers()Gets theOfferingConstrainerListresulting from a search.OfferingConstrainerCatalogueSession.getOfferingConstrainersByCatalogue(Id catalogueId) Gets the list of offering constrainer associated with aCatalogue.OfferingConstrainerCatalogueSession.getOfferingConstrainersByCatalogues(IdList catalogueIds) Gets the list of offering constrainer corresponding to a list ofCatalogues.OfferingConstrainerLookupSession.getOfferingConstrainersByGenusType(Type offeringConstrainerGenusType) Gets anOfferingConstrainerListcorresponding to the given offering constrainer genusTypewhich does not include offering constrainer of genus types derived from the specifiedType.OfferingConstrainerLookupSession.getOfferingConstrainersByIds(IdList offeringConstrainerIds) Gets anOfferingConstrainerListcorresponding to the givenIdList.OfferingConstrainerLookupSession.getOfferingConstrainersByParentGenusType(Type offeringConstrainerGenusType) Gets anOfferingConstrainerListcorresponding to the given offering constrainer genusTypeand include any additional offering constrainer with genus types derived from the specifiedType.OfferingConstrainerQuerySession.getOfferingConstrainersByQuery(OfferingConstrainerQuery offeringConstrainerQuery) Gets a list ofOfferingConstrainersmatching the given search.OfferingConstrainerLookupSession.getOfferingConstrainersByRecordType(Type offeringConstrainerRecordType) Gets anOfferingConstrainerListcontaining the given offering constrainer recordType.OfferingConstrainerRuleLookupSession.getOfferingConstrainersForCanonicalUnit(Id canonicalUnitId) Gets theOfferingConstrainerassociated with aCanonicalUnit.OfferingConstrainerEnablerRuleLookupSession.getOfferingConstrainersForOfferingConstrainerEnabler(Id offeringConstrainerEnablerId) Gets theOfferingConstrainersmapped to anOfferingConstrainerEnabler.