A B C D F G H I L M O P Q R S
A
- AbstractRepository<T> - in.clouthink.daas.bm.support.mongodb.repository中的接口
-
- afterPropertiesSet() - 类 中的方法in.clouthink.daas.bm.support.mongodb.MongoModuleConfiguration
-
- afterPropertiesSet() - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBuilder
-
B
- build(BusinessMessageTarget, BusinessMessageRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBuilder
-
- BusinessMessageBatchHandler(BusinessMessageService, BusinessMessageBuilder) - 类 中的方法in.clouthink.daas.bm.support.mongodb.MongoModuleConfiguration
-
- BusinessMessageBatchHandler - in.clouthink.daas.bm.support.mongodb.spiImpl中的类
-
Handle the business message request in batch
- BusinessMessageBatchHandler(BusinessMessageService, BusinessMessageVisitableBuilder) - 类 的构造器in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchHandler
-
- BusinessMessageBatchRequest - in.clouthink.daas.bm.support.mongodb.spiImpl中的类
-
- BusinessMessageBatchRequest(BusinessMessageTarget, BusinessMessageRequest) - 类 的构造器in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchRequest
-
- businessMessageBuilder(MessageReceiverResolver) - 类 中的方法in.clouthink.daas.bm.support.mongodb.MongoModuleConfiguration
-
- BusinessMessageBuilder - in.clouthink.daas.bm.support.mongodb.spiImpl中的类
-
- BusinessMessageBuilder() - 类 的构造器in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBuilder
-
- BusinessMessageBuilder(MessageReceiverResolver) - 类 的构造器in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBuilder
-
- BusinessMessageEntity - in.clouthink.daas.bm.support.mongodb.model中的类
-
- BusinessMessageEntity() - 类 的构造器in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- BusinessMessageRepository - in.clouthink.daas.bm.support.mongodb.repository中的接口
-
- BusinessMessageRepositoryCustom - in.clouthink.daas.bm.support.mongodb.repository.custom中的接口
-
- BusinessMessageRepositoryImpl - in.clouthink.daas.bm.support.mongodb.repository.custom.impl中的类
-
- BusinessMessageRepositoryImpl() - 类 的构造器in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
- businessMessageRequestMongodbHandler() - 类 中的方法in.clouthink.daas.bm.support.mongodb.MongoModuleConfiguration
-
- BusinessMessageRequestMongodbHandler - in.clouthink.daas.bm.support.mongodb.spiImpl中的类
-
The dummy impl.
- BusinessMessageRequestMongodbHandler() - 类 的构造器in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageRequestMongodbHandler
-
- businessMessageService() - 类 中的方法in.clouthink.daas.bm.support.mongodb.MongoModuleConfiguration
-
- BusinessMessageServiceImpl - in.clouthink.daas.bm.support.mongodb.spiImpl中的类
-
- BusinessMessageServiceImpl() - 类 的构造器in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
C
- count(BusinessMessageQueryRequest) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.BusinessMessageRepositoryCustom
-
- count(BusinessMessageQueryRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
D
- deleteBusinessMessage(String, MessageReceiver) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- deleteFailureMessage(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
F
- FailureMessageEntity - in.clouthink.daas.bm.support.mongodb.model中的类
-
- FailureMessageEntity() - 类 的构造器in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- FailureMessageRepository - in.clouthink.daas.bm.support.mongodb.repository中的接口
-
- FailureMessageRepositoryCustom - in.clouthink.daas.bm.support.mongodb.repository.custom中的接口
-
- FailureMessageRepositoryImpl - in.clouthink.daas.bm.support.mongodb.repository.custom.impl中的类
-
- FailureMessageRepositoryImpl() - 类 的构造器in.clouthink.daas.bm.support.mongodb.repository.custom.impl.FailureMessageRepositoryImpl
-
- findBusinessMessageById(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- findById(String) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.AbstractRepository
-
Finds the individual record by the external facing id.
- findFailureMessageById(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- from(BusinessMessageRequest) - 类 中的静态方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
G
- getAttributes() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getAttributes() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getBody() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getBody() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getCategory() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getCategory() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getCreateAt() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getDebugMessage() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getDeletedAt() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getErrorCode() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getErrorMessage() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getId() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getId() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getProcessedAt() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getProcessedAttributes() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getReadAt() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getReceiverId() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getReceiverName() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getReceiverType() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getRequest() - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchRequest
-
- getRetried() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getSendAt() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getSenderId() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getSenderName() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getSenderType() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getTarget() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getTarget() - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchRequest
-
- getTitle() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- getTitle() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- getType() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
H
- handleBatchRequest(BusinessMessageBatchRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchHandler
-
I
- in.clouthink.daas.bm.support.mongodb - 程序包 in.clouthink.daas.bm.support.mongodb
-
- in.clouthink.daas.bm.support.mongodb.model - 程序包 in.clouthink.daas.bm.support.mongodb.model
-
- in.clouthink.daas.bm.support.mongodb.repository - 程序包 in.clouthink.daas.bm.support.mongodb.repository
-
- in.clouthink.daas.bm.support.mongodb.repository.custom - 程序包 in.clouthink.daas.bm.support.mongodb.repository.custom
-
- in.clouthink.daas.bm.support.mongodb.repository.custom.impl - 程序包 in.clouthink.daas.bm.support.mongodb.repository.custom.impl
-
- in.clouthink.daas.bm.support.mongodb.spiImpl - 程序包 in.clouthink.daas.bm.support.mongodb.spiImpl
-
- isDeleted() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- isFinalSucceed() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- isProcessed() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- isProcessRequired() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- isRead() - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
L
- listBusinessMessages(BusinessMessageQueryRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- listFailureMessages(FailureMessageQueryRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
M
- markAsDeleted(String) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.BusinessMessageRepositoryCustom
-
- markAsDeleted(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
- markAsProcessed(String, Map<String, String>) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.BusinessMessageRepositoryCustom
-
- markAsProcessed(String, Map<String, String>) - 类 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
- markAsProcessed(String, Map<String, String>, MessageReceiver) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- markAsRead(String) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.BusinessMessageRepositoryCustom
-
- markAsRead(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
- markAsRead(String, MessageReceiver) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- MongoModuleConfiguration - in.clouthink.daas.bm.support.mongodb中的类
-
The mongodb module configuration for spring boot.
- MongoModuleConfiguration() - 类 的构造器in.clouthink.daas.bm.support.mongodb.MongoModuleConfiguration
-
- mongoTemplate - 类 中的变量in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
- mongoTemplate - 类 中的变量in.clouthink.daas.bm.support.mongodb.repository.custom.impl.FailureMessageRepositoryImpl
-
O
- onRequest(MessageReceiver, BusinessMessageRequest, BusinessMessageResponseHandler) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageRequestMongodbHandler
-
- onRequest(BusinessMessageTarget, BusinessMessageRequest, BusinessMessageResponseHandler) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageRequestMongodbHandler
-
P
- processPagePart(Query, PageQueryRequest, Sort) - 类 中的静态方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.RepositoryCustomHelper
-
Q
- queryPage(BusinessMessageQueryRequest) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.BusinessMessageRepositoryCustom
-
- queryPage(FailureMessageQueryRequest) - 接口 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.FailureMessageRepositoryCustom
-
- queryPage(BusinessMessageQueryRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.BusinessMessageRepositoryImpl
-
- queryPage(FailureMessageQueryRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.repository.custom.impl.FailureMessageRepositoryImpl
-
R
- RepositoryCustomHelper - in.clouthink.daas.bm.support.mongodb.repository.custom.impl中的类
-
- RepositoryCustomHelper() - 类 的构造器in.clouthink.daas.bm.support.mongodb.repository.custom.impl.RepositoryCustomHelper
-
S
- saveBusinessMessage(BusinessMessage) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageServiceImpl
-
- setAttributes(Map<String, Object>) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setAttributes(Map<String, ?>) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setBody(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setBody(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setCategory(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setCategory(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setCreateAt(Date) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setDebugMessage(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setDeleted(boolean) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setDeletedAt(Date) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setErrorCode(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setErrorMessage(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setFinalSucceed(boolean) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setId(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setId(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setMessageReceiverResolver(MessageReceiverResolver) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBuilder
-
- setProcessed(boolean) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setProcessedAt(Date) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setProcessedAttributes(Map<String, Object>) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setProcessRequired(boolean) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setRead(boolean) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setReadAt(Date) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setReceiverId(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setReceiverName(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setReceiverType(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setRequest(BusinessMessageRequest) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchRequest
-
- setRetried(int) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setSendAt(Date) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setSenderId(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setSenderName(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setSenderType(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setTarget(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setTarget(BusinessMessageTarget) - 类 中的方法in.clouthink.daas.bm.support.mongodb.spiImpl.BusinessMessageBatchRequest
-
- setTitle(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.BusinessMessageEntity
-
- setTitle(String) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
- setType(BusinessMessageType) - 类 中的方法in.clouthink.daas.bm.support.mongodb.model.FailureMessageEntity
-
A B C D F G H I L M O P Q R S
Copyright © 2016. All rights reserved.