public class ConversationStoreService extends ContainerWithoutChangelogService<InternalConversation>
ContainerStoreService.IItemFlagsProvider<W>, ContainerStoreService.IWeightSeedProvider<W>
changelogStore, container, 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>> |
byFolder(java.lang.Long folderId) |
all, allIds, allUids, attach, 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>> byFolder(java.lang.Long folderId)
Copyright © 2022. All Rights Reserved.