Uses of Interface
org.osid.resource.ResourceRelationshipSearch
Packages that use ResourceRelationshipSearch
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of ResourceRelationshipSearch in org.osid.resource
Methods in org.osid.resource that return ResourceRelationshipSearchModifier and TypeMethodDescriptionResourceRelationshipSearchSession.getResourceRelationshipSearch()Gets a relationship search.Methods in org.osid.resource with parameters of type ResourceRelationshipSearchModifier and TypeMethodDescriptionResourceRelationshipSearchSession.getResourceRelationshipsBySearch(ResourceRelationshipQuery resourceRelationshipQuery, ResourceRelationshipSearch resourceRelationshipSearch) Gets the search results matching the given search query using the given search.