Uses of Package
com.bluebell.greenhouse.planter.resolvers.request.ref
Packages that use com.bluebell.greenhouse.planter.resolvers.request.ref
Package
Description
Contains controllers for handling
RecurringNotifications.Contains controllers for handling
Portfolios and portfolio summary
operations.Contains controllers for handling
Users and securing api endpoints.Contains API controllers related to
Strategy and their implementation
artifacts.Contains API controllers for the
Watchlist entity.Contains the notification orchestrators.
Contains the portfolio orchestrators.
Contains the security orchestrators.
Contains the strategy orchestrators.
Contains the watchlist orchestrators.
Contains account request contexts and resolvers.
Contains request resolvers for recurring-notification domain entities.
Contains portfolio request contexts and resolvers.
Contains position request contexts and resolvers.
Contains owned reference types carried by API request contexts.
Contains authenticated-user request resolvers.
Contains transaction request contexts and resolvers.
Contains request resolvers for watchlist-domain entities.
Contains account cache key helpers.
Contains the service layer for
Accounts.Contains the service layer for
RecurringNotifications.Contains the service layer for
Portfolios.Contains the service layer for
Positions.Contains the service layer for
Users.Contains the service layer for
Transactions.Contains the service-layer for
Watchlist.-
-
-
-
-
-
-
-
-
-
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.accountClassDescriptionIdentifies the authenticated user of a request.Claims an account belongs to the authenticated user.Claims a portfolio belongs to the authenticated user.
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.notificationClassDescriptionIdentifies the authenticated user of a request.Claims a recurring notification belongs to the authenticated user.
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.portfolioClassDescriptionIdentifies the authenticated user of a request.Claims a portfolio belongs to the authenticated user.
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.positionClassDescriptionIdentifies the authenticated user of a request.Claims an account belongs to the authenticated user.Claims a position order belongs to the authenticated user.Claims a position belongs to the authenticated user.Claims a position transaction belongs to the authenticated user.
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.refClassDescriptionIdentifies the authenticated user of a request.Claims an account belongs to the authenticated user.Claims a portfolio belongs to the authenticated user.Claims a position order belongs to the authenticated user.Claims a position belongs to the authenticated user.Claims a position transaction belongs to the authenticated user.Claims a recurring notification belongs to the authenticated user.Claims an account transaction belongs to the authenticated user.Claims a watchlist item belongs to the authenticated user.Claims a watchlist belongs to the authenticated user.
-
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.transactionClassDescriptionIdentifies the authenticated user of a request.Claims an account belongs to the authenticated user.Claims an account transaction belongs to the authenticated user.
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.planter.resolvers.request.watchlistClassDescriptionIdentifies the authenticated user of a request.Claims a watchlist item belongs to the authenticated user.Claims a watchlist belongs to the authenticated user.
-
-
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.radicle.services.notificationClassDescriptionClaims a recurring notification belongs to the authenticated user.
-
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.radicle.services.positionClassDescriptionClaims a position order belongs to the authenticated user.Claims a position belongs to the authenticated user.Claims a position transaction belongs to the authenticated user.
-
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.radicle.services.transactionClassDescriptionClaims an account transaction belongs to the authenticated user.
-
Classes in com.bluebell.greenhouse.planter.resolvers.request.ref used by com.bluebell.greenhouse.radicle.services.watchlistClassDescriptionClaims a watchlist item belongs to the authenticated user.Claims a watchlist belongs to the authenticated user.