Uses of Interface
org.osid.offering.rules.CanonicalUnitEnablerList
Packages that use CanonicalUnitEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of CanonicalUnitEnablerList in org.osid.offering.rules
Methods in org.osid.offering.rules that return CanonicalUnitEnablerListModifier and TypeMethodDescriptionCanonicalUnitEnablerLookupSession.getCanonicalUnitEnablers()Gets allCanonicalUnitEnablers.CanonicalUnitEnablerSearchResults.getCanonicalUnitEnablers()Gets theCanonicalUnitEnablerListresulting from a search.CanonicalUnitEnablerCatalogueSession.getCanonicalUnitEnablersByCatalogue(Id catalogueId) Gets the list of canonical unit enablers associated with aCatalogue.CanonicalUnitEnablerCatalogueSession.getCanonicalUnitEnablersByCatalogues(IdList catalogueIds) Gets the list of canonical unit enablers corresponding to a list ofCatalogues.CanonicalUnitEnablerLookupSession.getCanonicalUnitEnablersByGenusType(Type canonicalUnitEnablerGenusType) Gets aCanonicalUnitEnablerListcorresponding to the given canonical unit enabler genusTypewhich does not include canonical unit enablers of genus types derived from the specifiedType.CanonicalUnitEnablerLookupSession.getCanonicalUnitEnablersByIds(IdList canonicalUnitEnablerIds) Gets aCanonicalUnitEnablerListcorresponding to the givenIdList.CanonicalUnitEnablerLookupSession.getCanonicalUnitEnablersByParentGenusType(Type canonicalUnitEnablerGenusType) Gets aCanonicalUnitEnablerListcorresponding to the given canonical unit enabler genusTypeand include any additional canonical unit enablers with genus types derived from the specifiedType.CanonicalUnitEnablerQuerySession.getCanonicalUnitEnablersByQuery(CanonicalUnitEnablerQuery canonicalUnitEnablerQuery) Gets a list ofCanonicalUnitEnablersmatching the given search.CanonicalUnitEnablerLookupSession.getCanonicalUnitEnablersByRecordType(Type canonicalUnitEnablerRecordType) Gets aCanonicalUnitEnablerListcontaining the given canonical unit enabler recordType.CanonicalUnitEnablerRuleLookupSession.getCanonicalUnitEnablersForCanonicalUnit(Id canonicalUnitId) Gets theCanonicalUnitEnablersassociated with aCanonicalUnit.CanonicalUnitEnablerLookupSession.getCanonicalUnitEnablersOnDate(DateTime from, DateTime to) Gets aCanonicalUnitEnablerListthat are effective for the entire given date range but not confined to the date range.CanonicalUnitEnablerLookupSession.getCanonicalUnitEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets aCanonicalUnitEnablerListthat are effective for the entire given date range but not confined to the date range and evaluated against the given agent.