public interface ResourceRelationshipPeer extends OsidCapsule
An interface for the peers of the ResourceRelationship
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getDestinationResourceId()
Gets the
Id of the destination resource. |
Id |
getSourceResourceId()
Gets the
Id of the source resource. |
Id getSourceResourceId()
Id of the source resource. Id mandatory - This method must be implemented. Id getDestinationResourceId()
Id of the destination resource. Id mandatory - This method must be implemented.