MCPcopy Create free account

hub / github.com/PacktPublishing/Hands-On-RESTful-API-Design-Patterns-and-Best-Practices / functions

Functions623 in github.com/PacktPublishing/Hands-On-RESTful-API-Design-Patterns-and-Best-Practices

↓ 2 callersMethodgetInvestorServiceFetchOperationsForTest
()
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:76
↓ 2 callersMethodgetRoutingKey
(String routing)
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/RabbitMqConfig.java:37
↓ 2 callersMethodgetServiceRoutings
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/RabbitMqConfig.java:17
↓ 2 callersMethodgetStocksHoldCount
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:18
↓ 2 callersMethodgetStocksHoldCount
()
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:18
↓ 2 callersMethodgetStocksHoldCount
()
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:18
↓ 2 callersMethodgetStocksHoldCount
()
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:18
↓ 2 callersMethodgetStocksHoldCount
()
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:18
↓ 2 callersMethodgetStocksHoldCount
()
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:18
↓ 2 callersMethodsetError
(ErrorMessage error)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/ProcessContext.java:24
↓ 2 callersMethodsetNumberOfSharesHeld
(int numberOfShares)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:33
↓ 2 callersMethodsetNumberOfSharesHeld
(int numberOfShares)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:33
↓ 2 callersMethodsetNumberOfSharesHeld
(int numberOfShares)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:33
↓ 2 callersMethodsetNumberOfSharesHeld
(int numberOfShares)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:33
↓ 2 callersMethodsetNumberOfSharesHeld
(int numberOfShares)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Stock.java:33
↓ 2 callersMethodsetNumberOfSharesHeld
(int numberOfShares)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Stock.java:33
↓ 2 callersMethodsetStocksHoldCount
(int stocksCount)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:21
↓ 2 callersMethodsetStocksHoldCount
(int stocksCount)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:21
↓ 2 callersMethodsetStocksHoldCount
(int stocksCount)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:21
↓ 2 callersMethodsetStocksHoldCount
(int stocksCount)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:21
↓ 2 callersMethodsetStocksHoldCount
(int stocksCount)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:21
↓ 2 callersMethodsetStocksHoldCount
(int stocksCount)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:21
↓ 2 callersMethodsetTickerPrice
(double tickerPrice)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:41
↓ 2 callersMethodsetTickerPrice
(double tickerPrice)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:41
↓ 2 callersMethodsetTickerPrice
(double tickerPrice)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:41
↓ 2 callersMethodsetTickerPrice
(double tickerPrice)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Stock.java:41
↓ 2 callersMethodsetTickerPrice
(double tickerPrice)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Stock.java:41
↓ 2 callersMethodsetTickerPrice
(double tickerPrice)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Stock.java:41
↓ 2 callersMethodtoJpa
(BusinessEntity entity)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityTranslator.java:28
↓ 2 callersMethodtranslateToList
(Collection<F> froms, Function<F, T> translate)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityTranslator.java:38
↓ 2 callersMethodupdateIndividualInvestorPortfolio
(String investorId, int operation)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:165
↓ 2 callersMethodupdateIndividualInvestorPortfolio
(String investorId, int operation)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:122
↓ 2 callersMethodupdateIndividualInvestorPortfolio
(String investorId, int operation)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:166
↓ 2 callersMethodupdateIndividualInvestorPortfolio
(String investorId, int operation)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:165
↓ 2 callersMethodupdateIndividualInvestorPortfolio
(String investorId, int operation)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:165
↓ 2 callersMethodupdateInvestorPortfolioByInvestorId
(Investor investor)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:148
↓ 2 callersMethodupdateInvestorPortfolioByInvestorId
(Investor investor)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:104
↓ 2 callersMethodupdateInvestorPortfolioByInvestorId
(Investor investor)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:149
↓ 2 callersMethodupdateInvestorPortfolioByInvestorId
(Investor investor)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:95
↓ 2 callersMethodupdateInvestorPortfolioByInvestorId
(Investor investor)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:148
↓ 2 callersMethodupdateInvestorPortfolioByInvestorId
(Investor investor)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:148
↓ 2 callersMethodwithRelatedEntities
(List<BusinessEntityJpa> relatedEntities)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityJpa.java:112
↓ 1 callersMethodbuildErrorMessage
(String serviceName)
Chapter07/event-driven-service-orchestration/service-stubs-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/stub/ServiceStubEventHandler.java:50
↓ 1 callersMethodbulkUpdateOfStocksByInvestorId
(String investorId, List<Stock> stocksTobeUpdated)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:88
↓ 1 callersMethodbulkUpdateOfStocksByInvestorId
(String investorId, List<Stock> stocksTobeUpdated)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:79
↓ 1 callersMethodcircuitBreakerImplWelcome
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:84
↓ 1 callersMethodcloseShoppingCart
(BusinessEntity shoppingCart)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/ShoppingCartManager.java:42
↓ 1 callersMethoddeleteAStock
(String investorId, String stockTobeDeletedSymbol)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacade.java:6
↓ 1 callersMethoddeleteAStockFromTheInvestorPortfolio
(String investorId, String stockTobeDeletedSymbol)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:36
↓ 1 callersMethoddesignForIntentCascadePortfolioAdd
(String investorId)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:178
↓ 1 callersMethoddesignForIntentCascadePortfolioAdd
(String investorId)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:135
↓ 1 callersMethoddesignForIntentCascadePortfolioAdd
(String investorId)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:179
↓ 1 callersMethoddesignForIntentCascadePortfolioAdd
(String investorId)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:113
↓ 1 callersMethoddesignForIntentCascadePortfolioAdd
(String investorId)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:178
↓ 1 callersMethoddesignForIntentCascadePortfolioAdd
(String investorId)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:178
↓ 1 callersMethoddesignForIntentCascadePortfolioDelete
(String investorId, boolean deletedStatus)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:182
↓ 1 callersMethoddesignForIntentCascadePortfolioDelete
(String investorId, boolean deletedStatus)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:139
↓ 1 callersMethoddesignForIntentCascadePortfolioDelete
(String investorId, boolean deletedStatus)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:183
↓ 1 callersMethoddesignForIntentCascadePortfolioDelete
(String investorId, boolean deletedStatus)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacadeImpl.java:38
↓ 1 callersMethoddesignForIntentCascadePortfolioDelete
(String investorId, boolean deletedStatus)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:182
↓ 1 callersMethoddesignForIntentCascadePortfolioDelete
(String investorId, boolean deletedStatus)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:182
↓ 1 callersMethodeventBindings
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/Configurations.java:87
↓ 1 callersMethodeventExchanges
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/Configurations.java:72
↓ 1 callersMethodeventQueue
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/Configurations.java:54
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:35
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/investor-services-auth/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
Chapter03/investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchAllInvestors
()
investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorControllerTest.java:29
↓ 1 callersMethodfetchSingleStockByInvestorIdAndStockSymbol
(String investorId, String symbol)
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:78
↓ 1 callersMethodfetchSingleStockByInvestorIdAndStockSymbol
(String investorId, String symbol)
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:76
↓ 1 callersMethodfromJpa
(BusinessEntityJpa jpaEntity)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityTranslator.java:17
↓ 1 callersMethodgenerateResponse
(ServiceRequest request, boolean isInvalid)
Chapter07/event-driven-service-orchestration/service-stubs-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/stub/ServiceStubEventHandler.java:39
↓ 1 callersMethodgenerateShoppingCart
(String id)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/ShoppingCartManager.java:67
↓ 1 callersMethodgenerateTimedoutResponse
(ServiceRequest request)
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/producer/RpcClient.java:38
↓ 1 callersMethodgetEntityTypeForService
(String serviceName)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/ProcessUtil.java:49
↓ 1 callersMethodgetEventQueueName
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/RabbitMqConfig.java:29
↓ 1 callersMethodgetServiceQueueName
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/RabbitMqConfig.java:25
↓ 1 callersMethodgetShoppingCart
(String id)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/ShoppingCartManager.java:23
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:82
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:33
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:83
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:33
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:74
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:72
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:82
↓ 1 callersMethodgetStartFrom
(int offset, Investor investor)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:82
↓ 1 callersMethodgetStocksSetOne
()
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:118
↓ 1 callersMethodgetStocksSetOne
()
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperationsTest.java:57
↓ 1 callersMethodgetStocksSetOne
()
Chapter04/investor-services-auth/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:118
↓ 1 callersMethodgetStocksSetOne
()
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperationsTest.java:57
↓ 1 callersMethodgetStocksSetOne
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:63
↓ 1 callersMethodgetStocksSetOne
()
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:63
↓ 1 callersMethodgetStocksSetOne
()
Chapter03/investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorServiceTest.java:117
↓ 1 callersMethodgetStocksSetOne
()
investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorServiceTest.java:117
↓ 1 callersMethodgetStocksSetTwo
()
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:128
← previousnext →101–200 of 623, ranked by callers