Uses of Interface
org.osid.hold.rules.IssueEnablerList
Packages that use IssueEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueEnablerList in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueEnablerListModifier and TypeMethodDescriptionIssueConstrainerEnablerLookupSession.getIssueConstrainerEnablersByParentGenusType(Type issueConstrainerEnablerGenusType) Gets anIssueConstrainerEnablerListcorresponding to the given issue constrainer enabler genusTypeand include any additional issue constrainer enablers with genus types derived from the specifiedType.IssueEnablerLookupSession.getIssueEnablers()Gets allIssueEnablers.IssueEnablerSearchResults.getIssueEnablers()Gets the issue enabler list resulting from a search.IssueEnablerLookupSession.getIssueEnablersByGenusType(Type issueEnablerGenusType) Gets anIssueEnablerListcorresponding to the given issue enabler genusTypewhich does not include issue enablers of genus types derived from the specifiedType.IssueEnablerLookupSession.getIssueEnablersByIds(IdList issueEnablerIds) Gets anIssueEnablerListcorresponding to the givenIdList.IssueEnablerOublietteSession.getIssueEnablersByOubliette(Id oublietteId) Gets the list ofIssueEnablersassociated with anOubliette.IssueEnablerOublietteSession.getIssueEnablersByOubliettes(IdList oublietteIds) Gets the list ofIssueEnablercorresponding to a list ofOubliettes.IssueEnablerLookupSession.getIssueEnablersByParentGenusType(Type issueEnablerGenusType) Gets anIssueEnablerListcorresponding to the given issue enabler genusTypeand include any additional issue enablers with genus types derived from the specifiedType.IssueEnablerQuerySession.getIssueEnablersByQuery(IssueEnablerQuery issueEnablerQuery) Gets a list ofIssueEnablersmatching the given search.IssueEnablerLookupSession.getIssueEnablersByRecordType(Type issueEnablerRecordType) Gets anIssueEnablerListcontaining the given issue enabler recordType.IssueEnablerRuleLookupSession.getIssueEnablersForIssue(Id issueId) Gets theIssueEnablersassociated with anIssue.