Uses of Interface
org.osid.hold.rules.IssueEnabler
Packages that use IssueEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueEnabler in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueEnablerModifier and TypeMethodDescriptionIssueEnablerAdminSession.createIssueEnabler(IssueEnablerForm issueEnablerForm) Creates a newIssueEnabler.IssueEnablerLookupSession.getIssueEnabler(Id issueEnablerId) Gets theIssueEnablerspecified by itsId.IssueEnablerList.getNextIssueEnabler()Gets the nextIssueEnablerin this list.IssueEnablerList.getNextIssueEnablers(long n) Gets the next set ofIssueEnablerelements in this list.