Uses of Interface
org.osid.offering.rules.CanonicalUnitProcessorEnablerList
Packages that use CanonicalUnitProcessorEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of CanonicalUnitProcessorEnablerList in org.osid.offering.rules
Methods in org.osid.offering.rules that return CanonicalUnitProcessorEnablerListModifier and TypeMethodDescriptionCanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablers()Gets allCanonicalUnitProcessorEnablers.CanonicalUnitProcessorEnablerSearchResults.getCanonicalUnitProcessorEnablers()Gets theCanonicalUnitProcessorEnablerListresulting from a search.CanonicalUnitProcessorEnablerCatalogueSession.getCanonicalUnitProcessorEnablersByCatalogue(Id catalogueId) Gets the list of canonical unit processor enablers associated with aCatalogue.CanonicalUnitProcessorEnablerCatalogueSession.getCanonicalUnitProcessorEnablersByCatalogues(IdList catalogueIds) Gets the list of canonical unit processor enablers corresponding to a list ofCatalogues.CanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablersByGenusType(Type canonicalUnitProcessorEnablerGenusType) Gets aCanonicalUnitProcessorEnablerListcorresponding to the given canonical unit processor enabler genusTypewhich does not include canonical unit processor enablers of genus types derived from the specifiedType.CanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablersByIds(IdList canonicalUnitProcessorEnablerIds) Gets aCanonicalUnitProcessorEnablerListcorresponding to the givenIdList.CanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablersByParentGenusType(Type canonicalUnitProcessorEnablerGenusType) Gets aCanonicalUnitProcessorEnablerListcorresponding to the given canonical unit processor enabler genusTypeand include any additional canonical unit processor enablers with genus types derived from the specifiedType.CanonicalUnitProcessorEnablerQuerySession.getCanonicalUnitProcessorEnablersByQuery(CanonicalUnitProcessorEnablerQuery canonicalUnitProcessorEnablerQuery) Gets a list ofCanonicalUnitProcessorEnablersmatching the given search.CanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablersByRecordType(Type canonicalUnitProcessorEnablerRecordType) Gets aCanonicalUnitProcessorEnablerListcontaining the given canonical unit processor enabler recordType.CanonicalUnitProcessorEnablerRuleLookupSession.getCanonicalUnitProcessorEnablersForCanonicalUnitProcessor(Id canonicalUnitProcessorId) Gets theCanonicalUnitProcessorEnablerassociated with aCanonicalUnitProcessor.CanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablersOnDate(DateTime from, DateTime to) Gets aCanonicalUnitProcessorEnablerListeffective within the given date range.CanonicalUnitProcessorEnablerLookupSession.getCanonicalUnitProcessorEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets aCanonicalUnitProcessorEnablerListeffective during the entire given date range but not confined to the date range and evaluated against the given agent.