Метод | Описание | |
---|---|---|
Mapper_LedgerBookDto_LedgerBook ( [ bucketRepo, [ accountTypeRepo, [ bucketFactory, [ transactionFactory, [ reconciliationBuilder ) : System |
Метод | Описание | |
---|---|---|
GetOrAddFromCache ( LedgerBucket ledger, bool throwIfNotFound = false ) : LedgerBucket | ||
InitialiseAndValidateLedgerBook ( |
Custom initialisation and validation to be done directly after mapping the LedgerBook. For example: Must make sure that the LedgerBook.Ledgers Collection is populated and each one has a default storage Account.
|
|
ModelFactory ( |
||
ToModelPostprocessing ( |
public Mapper_LedgerBookDto_LedgerBook ( [ bucketRepo, [ accountTypeRepo, [ bucketFactory, [ transactionFactory, [ reconciliationBuilder ) : System | ||
bucketRepo | [ | |
accountTypeRepo | [ | |
bucketFactory | [ | |
transactionFactory | [ | |
reconciliationBuilder | [ | |
Результат | System |