Uses of Interface
org.osid.hold.rules.IssueProcessorEnablerList
Packages that use IssueProcessorEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueProcessorEnablerList in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueProcessorEnablerListModifier and TypeMethodDescriptionIssueProcessorEnablerLookupSession.getIssueProcessorEnablers()Gets allIssueProcessorEnablers.IssueProcessorEnablerSearchResults.getIssueProcessorEnablers()Gets the issue processor enabler list resulting from a search.IssueProcessorEnablerLookupSession.getIssueProcessorEnablersByGenusType(Type issueProcessorEnablerGenusType) Gets anIssueProcessorEnablerListcorresponding to the given issue processor enabler genusTypewhich does not include issue processor enablers of genus types derived from the specifiedType.IssueProcessorEnablerLookupSession.getIssueProcessorEnablersByIds(IdList issueProcessorEnablerIds) Gets anIssueProcessorEnablerListcorresponding to the givenIdList.IssueProcessorEnablerOublietteSession.getIssueProcessorEnablersByOubliette(Id oublietteId) Gets the list ofIssueProcessorEnablersassociated with anOubliette.IssueProcessorEnablerOublietteSession.getIssueProcessorEnablersByOubliettes(IdList oublietteIds) Gets the list ofIssueProcessorEnablerscorresponding to a list ofOubliettes.IssueProcessorEnablerLookupSession.getIssueProcessorEnablersByParentGenusType(Type issueProcessorEnablerGenusType) Gets anIssueProcessorEnablerListcorresponding to the given issue processor enabler genusTypeand include any additional issue processor enablers with genus types derived from the specifiedType.IssueProcessorEnablerQuerySession.getIssueProcessorEnablersByQuery(IssueProcessorEnablerQuery issueProcessorEnablerQuery) Gets a list ofIssueProcessorEnablersmatching the given search.IssueProcessorEnablerLookupSession.getIssueProcessorEnablersByRecordType(Type issueProcessorEnablerRecordType) Gets anIssueProcessorEnablerListcontaining the given issue processor enabler recordType.IssueProcessorEnablerRuleLookupSession.getIssueProcessorEnablersForIssueProcessor(Id issueProcessorId) Gets theIssueProcessorEnablersassociated with anIssueProcessor.