OSID Logo
OSID Specifications
personnel batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.personnel.batch.AppointmentPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Appointment relationship.

MethodgetPersonId
Description

Gets the Id of the person.

Returnosid.id.Idthe Person Id
CompliancemandatoryThis method must be implemented.
MethodgetPositionId
Description

Gets the Id of the position.

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