OSID Logo
OSID Specifications
profile batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.profile.batch.ProfileEntryAgentPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the ProfileEntry relationship.

MethodgetAgentId
Description

Gets the Id of the agent.

Returnosid.id.Idthe Agent 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.