public interface JournalEntryPeer extends OsidCapsule
Defines the peers of the journal entry for creating batch entries.
| Modifier and Type | Method and Description |
|---|---|
Id |
getBranchId()
Gets the
Branch Id of the journal entry. |
Id |
getSourceId()
Gets the source
Id of the journal entry. |
Id getBranchId()
Branch Id of the journal entry. Id mandatory - This method must be implemented. Id getSourceId()
Id of the journal entry. Id mandatory - This method must be implemented.