Uses of Interface
org.osid.resource.ResourceRelationship
Packages that use ResourceRelationship
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of ResourceRelationship in org.osid.resource
Methods in org.osid.resource that return ResourceRelationshipModifier and TypeMethodDescriptionResourceRelationshipAdminSession.createResourceRelationship(ResourceRelationshipForm resourceRelationshipForm) Creates a newResourceRelationship.ResourceRelationshipList.getNextResourceRelationship()Gets the nextResourceRelationshipin this list.ResourceRelationshipList.getNextResourceRelationships(long n) Gets the next set ofResourceRelationshipelements in this list which must be less than or equal to the number returned fromavailable().ResourceRelationshipLookupSession.getResourceRelationship(Id resourceRelationshipId) Gets theResourceRelationshipspecified by itsId.