OSID Logo
OSID Specifications
journaling batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.journaling.batch.JournalEntryPeer
Implementsosid.OsidCapsule
Description

Defines the peers of the journal entry for creating batch entries.

MethodgetBranchId
Description

Gets the Branch Id of the journal entry.

Returnosid.id.Idthe branch Id
CompliancemandatoryThis method must be implemented.
MethodgetSourceId
Description

Gets the source Id of the journal entry.

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