OSID Logo
OSID Specifications
profile batch package
Version 3.0.0
Interfaceosid.profile.batch.ProfileEntryResourcePeer
Implementsosid.OsidCapsule
Used Byosid.profile.batch.ProfileEntryResourcePeerList
Description

An interface for the peers of the ProfileEntry relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Idthe Resource Id
CompliancemandatoryThis method must be implemented.
MethodgetProfileItemId
Description

Gets the Id of the profile item.

Returnosid.id.Idthe ProfileItem Id
CompliancemandatoryThis method must be implemented.