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