Uses of Interface
org.osid.relationship.rules.RelationshipEnabler
Packages that use RelationshipEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.relationship.rules
service.
-
Uses of RelationshipEnabler in org.osid.relationship.rules
Methods in org.osid.relationship.rules that return RelationshipEnablerModifier and TypeMethodDescriptionRelationshipEnablerAdminSession.createRelationshipEnabler(RelationshipEnablerForm relationshipEnablerForm) Creates a newRelationshipEnabler.RelationshipEnablerList.getNextRelationshipEnabler()Gets the nextRelationshipEnablerin this list.RelationshipEnablerList.getNextRelationshipEnablers(long n) Gets the next set ofRelationshipEnablerelements in this list.RelationshipEnablerLookupSession.getRelationshipEnabler(Id relationshipEnablerId) Gets theRelationshipEnablerspecified by itsId.