Uses of Annotation Interface
com.bluebell.greenhouse.planter.annotations.resolution.ResolvedAccountDeletion
Packages that use ResolvedAccountDeletion
Package
Description
Contains controllers for handling
Accounts.Contains account request contexts and resolvers.
-
Uses of ResolvedAccountDeletion in com.bluebell.greenhouse.planter.controllers.account
Method parameters in com.bluebell.greenhouse.planter.controllers.account with annotations of type ResolvedAccountDeletionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AccountApiController.deleteAccount(AccountDeletionRequestContext context) Deletes anAccountwith the matching account number. -
Uses of ResolvedAccountDeletion in com.bluebell.greenhouse.planter.resolvers.request.account
Subclasses with type arguments of type ResolvedAccountDeletion in com.bluebell.greenhouse.planter.resolvers.request.accountModifier and TypeClassDescriptionfinal classResolvesAccountDeletionRequestContextcontroller arguments.