Uses of Interface
org.osid.resourcing.rules.JobConstrainerEnablerList
Packages that use JobConstrainerEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
-
Uses of JobConstrainerEnablerList in org.osid.resourcing.rules
Methods in org.osid.resourcing.rules that return JobConstrainerEnablerListModifier and TypeMethodDescriptionJobConstrainerEnablerLookupSession.getJobConstrainerEnablers()Gets allJobConstrainerEnablers.JobConstrainerEnablerSearchResults.getJobConstrainerEnablers()Gets theJobConstrainerEnablerListresulting from a search.JobConstrainerEnablerFoundrySession.getJobConstrainerEnablersByFoundries(IdList foundryIds) Gets the list of job constrainer enablers corresponding to a list ofFoundries.JobConstrainerEnablerFoundrySession.getJobConstrainerEnablersByFoundry(Id foundryId) Gets the list of job constrainer enablers associated with aFoundry.JobConstrainerEnablerLookupSession.getJobConstrainerEnablersByGenusType(Type jobConstrainerEnablerGenusType) Gets aJobConstrainerEnablerListcorresponding to the given job constrainer enabler genusTypewhich does not include job constrainer enablers of genus types derived from the specifiedType.JobConstrainerEnablerLookupSession.getJobConstrainerEnablersByIds(IdList jobConstrainerEnablerIds) Gets aJobConstrainerEnablerListcorresponding to the givenIdList.JobConstrainerEnablerLookupSession.getJobConstrainerEnablersByParentGenusType(Type jobConstrainerEnablerGenusType) Gets aJobConstrainerEnablerListcorresponding to the given job constrainer enabler genusTypeand include any additional job constrainer enablers with genus types derived from the specifiedType.JobConstrainerEnablerQuerySession.getJobConstrainerEnablersByQuery(JobConstrainerEnablerQuery jobConstrainerEnablerQuery) Gets a list ofJobConstrainerEnablersmatching the given job constrainer enabler query.JobConstrainerEnablerLookupSession.getJobConstrainerEnablersByRecordType(Type jobConstrainerEnablerRecordType) Gets aJobConstrainerEnablerListcontaining the given job constrainer enabler recordType.JobConstrainerEnablerRuleLookupSession.getJobConstrainerEnablersForJobConstrainer(Id jobConstrainerId) Gets theJobConstrainerEnablersassociated with aJobConstrainer.JobConstrainerEnablerLookupSession.getJobConstrainerEnablersOnDate(DateTime from, DateTime to) Gets aJobConstrainerEnablerListthat are effective for the entire given date range inclusive but not confined to the date range for any agent.JobConstrainerEnablerLookupSession.getJobConstrainerEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets aJobConstrainerEnablerListthat are effective for the entire given date range inclusive but not confined to the date range and evaluated against the given agent.