Uses of Interface
org.osid.relationship.Relationship
Packages that use Relationship
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
-
Uses of Relationship in org.osid.relationship
Methods in org.osid.relationship that return RelationshipModifier and TypeMethodDescriptionRelationshipAdminSession.createRelationship(RelationshipForm relationshipForm) Creates a newRelationship.RelationshipList.getNextRelationship()Gets the nextRelationshipin this list.RelationshipList.getNextRelationships(long n) Gets the next set ofRelationshipselements in this list.RelationshipLookupSession.getRelationship(Id relationshipId) Gets theRelationshipspecified by itsId.