public interface ProfileEntryAgentPeer extends OsidCapsule
An interface for the peers of the ProfileEntry
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getAgentId()
Gets the
Id of the agent. |
Id |
getProfileItemId()
Gets the
Id of the profile item. |
Id getAgentId()
Id of the agent. Agent Id mandatory - This method must be implemented. Id getProfileItemId()
Id of the profile item. ProfileItem Id mandatory - This method must be implemented.