OSID Logo
OSID Specifications
profile batch package
Version 3.1.0
Interfaceosid.profile.batch.ProfileEntryAgentPeer
Implementsosid.OsidCapsule
Used Byosid.profile.batch.ProfileEntryAgentPeerList
Description

An interface for the peers of the ProfileEntry relationship.

MethodgetAgentId
Description

Gets the Id of the agent.

Returnosid.id.Id the Agent Id
Compliancemandatory This method must be implemented.
MethodgetProfileItemId
Description

Gets the Id of the profile item.

Returnosid.id.Id the ProfileItem Id
Compliancemandatory This method must be implemented.