OSID Logo
OSID Specifications
journaling batch package
Version 3.1.0
Interfaceosid.journaling.batch.JournalEntryPeer
Implementsosid.OsidCapsule
Used Byosid.journaling.batch.JournalEntryPeerList
Description

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

MethodgetBranchId
Description

Gets the Branch Id of the journal entry.

Returnosid.id.Id the branch Id
Compliancemandatory This method must be implemented.
MethodgetSourceId
Description

Gets the source Id of the journal entry.

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