Uses of Interface
org.osid.OsidProcessor
Packages that use OsidProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
The Open Service Interface Definitions for the org.osid.hold.rules
service.
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
The Open Service Interface Definitions for the org.osid.offering.rules
service.
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
The Open Service Interface Definitions for the org.osid.voting.rules
service.
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of OsidProcessor in org.osid.bidding.rules
Subinterfaces of OsidProcessor in org.osid.bidding.rulesModifier and TypeInterfaceDescriptioninterfaceAnAuctionProcessordescribes the rules for running an auction. -
Uses of OsidProcessor in org.osid.configuration.rules
Subinterfaces of OsidProcessor in org.osid.configuration.rulesModifier and TypeInterfaceDescriptioninterfaceAParameterProcessordescribes the rules for processing parameters. -
Uses of OsidProcessor in org.osid.hold.rules
Subinterfaces of OsidProcessor in org.osid.hold.rulesModifier and TypeInterfaceDescriptioninterfaceAnIssueProcessoris a rule driving the processing ofHoldsunder anIssue. -
Uses of OsidProcessor in org.osid.inquiry.rules
Subinterfaces of OsidProcessor in org.osid.inquiry.rulesModifier and TypeInterfaceDescriptioninterfaceAnAuditProcessormanages the operation of anAudit. -
Uses of OsidProcessor in org.osid.offering.rules
Subinterfaces of OsidProcessor in org.osid.offering.rulesModifier and TypeInterfaceDescriptioninterfaceACanonicalUnitProcessordescribes the rules for offering a canonical unit. -
Uses of OsidProcessor in org.osid.provisioning.rules
Subinterfaces of OsidProcessor in org.osid.provisioning.rulesModifier and TypeInterfaceDescriptioninterfaceABrokerProcessormanages the operation of aBroker.interfaceAPoolProcessordescribes the rules for managing resource allocations out of a pool.interfaceAQueueProcessormanages the operation of aQueue. -
Uses of OsidProcessor in org.osid.resourcing.rules
Subinterfaces of OsidProcessor in org.osid.resourcing.rulesModifier and TypeInterfaceDescriptioninterfaceAJobProcessordescribes the rules for managing job operations. -
Uses of OsidProcessor in org.osid.subscription.rules
Subinterfaces of OsidProcessor in org.osid.subscription.rulesModifier and TypeInterfaceDescriptioninterfaceADispatchProcessormanages the operation of aDispatch. -
Uses of OsidProcessor in org.osid.tracking.rules
Subinterfaces of OsidProcessor in org.osid.tracking.rulesModifier and TypeInterfaceDescriptioninterfaceAQueueProcessordescribes the rules for managing the behavior of a queue. -
Uses of OsidProcessor in org.osid.voting.rules
Subinterfaces of OsidProcessor in org.osid.voting.rulesModifier and TypeInterfaceDescriptioninterfaceARaceProcessordescribes the rules for managing the behavior of a race. -
Uses of OsidProcessor in org.osid.workflow.rules
Subinterfaces of OsidProcessor in org.osid.workflow.rulesModifier and TypeInterfaceDescriptioninterfaceAProcessProcessormanages the operation of aProcess.interfaceAStepProcessordescribes the rules for managing the behavior of a step.