Uses of Interface
org.osid.hold.rules.IssueConstrainer
Packages that use IssueConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueConstrainer in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueConstrainerModifier and TypeMethodDescriptionIssueConstrainerAdminSession.createIssueConstrainer(IssueConstrainerForm issueConstrainerForm) Creates a newIssueConstrainer.IssueConstrainerLookupSession.getIssueConstrainer(Id issueConstrainerId) Gets the IssueConstrainer specified by its Id.IssueConstrainerList.getNextIssueConstrainer()Gets the nextIssueConstrainerin this list.IssueConstrainerList.getNextIssueConstrainers(long n) Gets the next set ofIssueConstrainerelements in this list.