Uses of Interface
org.osid.offering.CanonicalUnitList
Packages that use CanonicalUnitList
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of CanonicalUnitList in org.osid.offering
Methods in org.osid.offering that return CanonicalUnitListModifier and TypeMethodDescriptionCanonicalUnitLookupSession.getCanonicalUnits()Gets all canonical units.CanonicalUnitSearchResults.getCanonicalUnits()Gets the canonical unit list resulting from a search.CanonicalUnitCatalogueSession.getCanonicalUnitsByCatalogue(Id catalogueId) Gets the list ofCanonicalUnitsassociated with aCatalogue.CanonicalUnitCatalogueSession.getCanonicalUnitsByCatalogues(IdList catalogueIds) Gets the list ofCanonicalUnitscorresponding to a list ofCatalogues.CanonicalUnitLookupSession.getCanonicalUnitsByCode(String code) Gets canonical units by code.CanonicalUnitLookupSession.getCanonicalUnitsByGenusType(Type canonicalUnitGenusType) Gets aCanonicalUnitListcorresponding to the given canonical unit genusTypewhich does not include canonical units of types derived from the specifiedType.CanonicalUnitLookupSession.getCanonicalUnitsByIds(IdList canonicalUnitIds) Gets aCanonicalUnitListcorresponding to the givenIdList.CanonicalUnitLookupSession.getCanonicalUnitsByParentGenusType(Type canonicalUnitGenusType) Gets aCanonicalUnitListcorresponding to the given canonical unit genusTypeand include any additional canonical units with genus types derived from the specifiedType.CanonicalUnitQuerySession.getCanonicalUnitsByQuery(CanonicalUnitQuery canonicalUnitQuery) Gets a list of canonical units matching the given canonical unit query.CanonicalUnitLookupSession.getCanonicalUnitsByRecordType(Type canonicalUnitRecordType) Gets aCanonicalUnitListcontaining the given canonical unit recordType. -
Uses of CanonicalUnitList in org.osid.offering.rules
Methods in org.osid.offering.rules that return CanonicalUnitListModifier and TypeMethodDescriptionCanonicalUnitEnablerRuleLookupSession.getCanonicalUnitsForCanonicalUnitEnabler(Id canonicalUnitEnablerId) Gets theCanonicalUnitsmapped to aCanonicalUnitEnabler.CanonicalUnitProcessorRuleLookupSession.getCanonicalUnitsForCanonicalUnitProcessor(Id canonicalUnitProcessorId) Gets theCanonicalUnitsmapped to aCanonicalUnitProcessor.OfferingConstrainerRuleLookupSession.getCanonicalUnitsForOfferingConstrainer(Id offeringConstrainerId) Gets theCanonicalUnitsmapped to anOfferingConstrainer.