When storing a body we might have a header
MailApiHeaders.X_BM_INTERNAL_ID indicating the record id we want
This cache is here to avoid reloading the body to figure it out
When creating a folder with mail api
IMailboxFolders#createById(long, net.bluemind.backend.mail.api.MailboxFolder)
we want the replication to set the right itemId.