Uses of Interface
org.osid.hold.rules.IssueConstrainerList
Packages that use IssueConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueConstrainerList in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueConstrainerListModifier and TypeMethodDescriptionIssueConstrainerLookupSession.getIssueConstrainers()Gets allIssueConstrainers.IssueConstrainerSearchResults.getIssueConstrainers()Gets the issue constrainer list resulting from a search.IssueConstrainerLookupSession.getIssueConstrainersByGenusType(Type issueConstrainerGenusType) Gets anIssueConstrainerList corresponding to the given issue constrainer genusTypewhich does not include issue constrainers of genus types derived from the specifiedType.IssueConstrainerLookupSession.getIssueConstrainersByIds(IdList issueConstrainerIds) Gets anIssueConstrainerList corresponding to the givenIdList.IssueConstrainerOublietteSession.getIssueConstrainersByOubliette(Id oublietteId) Gets the list ofIssueConstrainersassociated with anOubliette.IssueConstrainerOublietteSession.getIssueConstrainersByOubliettes(IdList oublietteIds) Gets the list ofIssueConstrainercorresponding to a list ofOubliettes.IssueConstrainerLookupSession.getIssueConstrainersByParentGenusType(Type issueConstrainerGenusType) Gets anIssueConstrainerList corresponding to the given issue constrainer genusTypeand include any additional issue constrainers with genus types derived from the specifiedType.IssueConstrainerQuerySession.getIssueConstrainersByQuery(IssueConstrainerQuery issueConstrainerQuery) Gets a list ofIssueConstrainersmatching the given search.IssueConstrainerLookupSession.getIssueConstrainersByRecordType(Type issueConstrainerRecordType) Gets anIssueConstrainerList containing the given issue constrainer record Type.IssueConstrainerRuleLookupSession.getIssueConstrainersForIssue(Id issueId) Gets theIssueConstrainersassociated with anIssue.IssueConstrainerEnablerRuleLookupSession.getIssueConstrainersForIssueConstrainerEnabler(Id issueConstrainerEnablerId) Gets theIssueConstrainersmapped to anIssueConstrainerEnabler.