Uses of Interface
org.osid.hold.rules.IssueProcessorEnabler
Packages that use IssueProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueProcessorEnabler in org.osid.hold.rules
Methods in org.osid.hold.rules that return IssueProcessorEnablerModifier and TypeMethodDescriptionIssueProcessorEnablerAdminSession.createIssueProcessorEnabler(IssueProcessorEnablerForm issueProcessorEnablerForm) Creates a newIssueProcessorEnabler.IssueProcessorEnablerLookupSession.getIssueProcessorEnabler(Id issueProcessorEnablerId) Gets theIssueProcessorEnablerspecified by itsId.IssueProcessorEnablerList.getNextIssueProcessorEnabler()Gets the nextIssueProcessorEnablerin this list.IssueProcessorEnablerList.getNextIssueProcessorEnablers(long n) Gets the next set ofIssueProcessorEnablerelements in this list.