Uses of Interface
org.osid.offering.CatalogueList
Packages that use CatalogueList
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 CatalogueList in org.osid.offering
Methods in org.osid.offering that return CatalogueListModifier and TypeMethodDescriptionCatalogueLookupSession.getCatalogues()Gets allCatalogues.CatalogueSearchResults.getCatalogues()Gets the catalogue list resulting from a search.CanonicalUnitCatalogueSession.getCataloguesByCanonicalUnit(Id canonicalUnitId) Gets the list ofCatalogueobjects mapped to aCanonicalUnit.CatalogueLookupSession.getCataloguesByGenusType(Type catalogueGenusType) Gets aCatalogueListcorresponding to the given catalogue genusTypewhich does not include catalogues of genus types derived from the specifiedType.In plenary mode, the returned list contains all known catalogues or an error results.CatalogueLookupSession.getCataloguesByIds(IdList catalogueIds) Gets aCatalogueListcorresponding to the givenIdList.OfferingCatalogueSession.getCataloguesByOffering(Id offeringId) Gets the list ofCatalogueobjects mapped to anOffering.CatalogueLookupSession.getCataloguesByParentGenusType(Type catalogueGenusType) Gets aCatalogueListcorresponding to the given catalogue genusTypeand include any additional catalogues with genus types derived from the specifiedType.In plenary mode, the returned list contains all known catalogues or an error results.ParticipantCatalogueSession.getCataloguesByParticipant(Id participantId) Gets the list ofCatalogueobjects mapped to aParticipant.CatalogueLookupSession.getCataloguesByProvider(Id resourceId) Gets aCatalogueListfor the given provider.CatalogueQuerySession.getCataloguesByQuery(CatalogueQuery catalogueQuery) Gets a list ofCataloguesmatching the given search.CatalogueLookupSession.getCataloguesByRecordType(Type catalogueRecordType) Gets aCatalogueListcontaining the given catalogue recordType.In plenary mode, the returned list contains all known catalogues or an error results.ResultCatalogueSession.getCataloguesByResult(Id resultId) Gets the list ofCatalogueobjects mapped to aResult.CatalogueHierarchySession.getChildCatalogues(Id catalogueId) Gets the child catalogues of the givenid.CatalogueHierarchySession.getParentCatalogues(Id catalogueId) Gets the parent catalogues of the givenid.CatalogueHierarchySession.getRootCatalogues()Gets the root catalogues in the catalogue hierarchy. -
Uses of CatalogueList in org.osid.offering.rules
Methods in org.osid.offering.rules that return CatalogueListModifier and TypeMethodDescriptionCanonicalUnitEnablerCatalogueSession.getCataloguesByCanonicalUnitEnabler(Id canonicalUnitEnablerId) Gets theCataloguesmapped to aCanonicalUnitEnabler.CanonicalUnitProcessorCatalogueSession.getCataloguesByCanonicalUnitProcessor(Id canonicalUnitProcessorId) Gets theCataloguesmapped to aCanonicalUnitProcessor.CanonicalUnitProcessorEnablerCatalogueSession.getCataloguesByCanonicalUnitProcessorEnabler(Id canonicalUnitProcessorEnablerId) Gets theCataloguesmapped to aCanonicalUnitProcessorEnabler.OfferingConstrainerCatalogueSession.getCataloguesByOfferingConstrainer(Id offeringConstrainerId) Gets theCataloguesmapped to anOfferingConstrainer.OfferingConstrainerEnablerCatalogueSession.getCataloguesByOfferingConstrainerEnabler(Id offeringConstrainerEnablerId) Gets theCataloguesmapped to anOfferingConstrainerEnabler.