Uses of Interface
org.osid.relationship.RelationshipAdminSession
Packages that use RelationshipAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
The Open Service Interface Definitions for the org.osid.relationship.batch
service.
-
Uses of RelationshipAdminSession in org.osid.relationship
Methods in org.osid.relationship that return RelationshipAdminSessionModifier and TypeMethodDescriptionRelationshipManager.getRelationshipAdminSession()Gets theOsidSessionassociated with the relationship administration service.RelationshipProxyManager.getRelationshipAdminSession(Proxy proxy) Gets theOsidSessionassociated with the relationship administration service.RelationshipManager.getRelationshipAdminSessionForFamily(Id familyId) Gets theOsidSessionassociated with the relationship administration service for the given family.RelationshipProxyManager.getRelationshipAdminSessionForFamily(Id familyId, Proxy proxy) Gets theOsidSessionassociated with the relationship administration service for the given family. -
Uses of RelationshipAdminSession in org.osid.relationship.batch
Subinterfaces of RelationshipAdminSession in org.osid.relationship.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRelationshipsin bulk.