public class ConversationStoreService extends ContainerWithoutChangelogService<InternalConversation>
ContainerStoreService.EmptyChangesetReg, ContainerStoreService.IItemFlagsProvider<W>, ContainerStoreService.IWeightSeedProvider<W>
changelogStore, container, containerCacheKey, hasChangeLog, itemStore, itemValueStore, logger, securityContext
Constructor and Description |
---|
ConversationStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ItemValue<InternalConversation>> |
byConversationsId(java.util.List<java.lang.Long> conversationIds) |
all, allIds, allUids, attach, beforeCreationInBackupStore, changelog, changelog, changeset, changesetById, changesetById, count, create, create, create, createValue, createWithId, decorate, decorate, delete, delete, deleteAll, deleteValue, deleteValues, detach, doOrFail, fullChangesetById, get, get, getByExtId, getItemStore, getItemsValue, getItemValue, getItemValueStore, getMultiple, getMultipleById, getValue, getVersion, prepareContainerDelete, setExtId, touch, update, update, update, updateValue, withoutChangelog, xfer
public ConversationStoreService(javax.sql.DataSource pool, SecurityContext securityContext, Container container)
public java.util.List<ItemValue<InternalConversation>> byConversationsId(java.util.List<java.lang.Long> conversationIds)
Copyright © 2023. All Rights Reserved.