Uses of Interface
org.osid.OsidConstrainer
Packages that use OsidConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.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 OsidConstrainer in org.osid.bidding.rules
Subinterfaces of OsidConstrainer in org.osid.bidding.rulesModifier and TypeInterfaceDescriptioninterfaceAnAuctionConstrainerdescribes the rules for constraining the bids in an auction. -
Uses of OsidConstrainer in org.osid.hold.rules
Subinterfaces of OsidConstrainer in org.osid.hold.rulesModifier and TypeInterfaceDescriptioninterfaceAnIssueConstrainerconstrains the valid Holds. -
Uses of OsidConstrainer in org.osid.inquiry.rules
Subinterfaces of OsidConstrainer in org.osid.inquiry.rulesModifier and TypeInterfaceDescriptioninterfaceAnAuditConstrainermanages the constraints of anAudit. -
Uses of OsidConstrainer in org.osid.offering.rules
Subinterfaces of OsidConstrainer in org.osid.offering.rulesModifier and TypeInterfaceDescriptioninterfaceAnOfferingConstrainerdescribes the rules for constraining the bids in a canonical unit. -
Uses of OsidConstrainer in org.osid.provisioning.rules
Subinterfaces of OsidConstrainer in org.osid.provisioning.rulesModifier and TypeInterfaceDescriptioninterfaceABrokerConstrainermanages the constraints of aBroker.interfaceAPoolConstrainermanages the constraints of aPool.interfaceAQueueConstrainermanages the constraints of aQueue. -
Uses of OsidConstrainer in org.osid.resourcing.rules
Subinterfaces of OsidConstrainer in org.osid.resourcing.rulesModifier and TypeInterfaceDescriptioninterfaceAJobConstrainerdescribes the rules for constraining the commissions and availabilities allowed in a job. -
Uses of OsidConstrainer in org.osid.subscription.rules
Subinterfaces of OsidConstrainer in org.osid.subscription.rulesModifier and TypeInterfaceDescriptioninterfaceADispatchConstrainermanages the constraints of aDispatch. -
Uses of OsidConstrainer in org.osid.tracking.rules
Subinterfaces of OsidConstrainer in org.osid.tracking.rulesModifier and TypeInterfaceDescriptioninterfaceAQueueConstrainerdescribes the rules for constraining the tracking requests in a queue. -
Uses of OsidConstrainer in org.osid.voting.rules
Subinterfaces of OsidConstrainer in org.osid.voting.rulesModifier and TypeInterfaceDescriptioninterfaceABallotConstrainerdescribes the rules for constraining the resources in a ballot.interfaceARaceConstrainerdescribes the rules for constraining the voting requests in a race. -
Uses of OsidConstrainer in org.osid.workflow.rules
Subinterfaces of OsidConstrainer in org.osid.workflow.rulesModifier and TypeInterfaceDescriptioninterfaceAProcessConstrainermanages the constraints of aProcess.interfaceAStepConstrainerdescribes the rules for constraining the workflow requests in a step.