Uses of Interface
org.osid.resource.ResourceRelationshipSearchOrder
Packages that use ResourceRelationshipSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of ResourceRelationshipSearchOrder in org.osid.resource
Methods in org.osid.resource that return ResourceRelationshipSearchOrderModifier and TypeMethodDescriptionResourceRelationshipSearchSession.getResourceRelationshipSearchOrder()Gets a relationship search order.ResourceRelationshipSmartBinSession.getResourceRelationshipSearchOrder()Gets a resource relationship search order.Methods in org.osid.resource with parameters of type ResourceRelationshipSearchOrderModifier and TypeMethodDescriptionvoidResourceRelationshipSmartBinSession.applyResourceRelationshipSequencing(ResourceRelationshipSearchOrder resourceRelationshipSearchOrder) Applies a resource relationship search order to this bin.voidResourceRelationshipSearch.orderResourceRelationshipResults(ResourceRelationshipSearchOrder resourceRelationshipSearchOrder) Specify an ordering to the search results.