Class GetSavingsAccountByIdCommandStrategy

java.lang.Object
org.apache.fineract.batch.command.internal.GetSavingsAccountByIdCommandStrategy
All Implemented Interfaces:
org.apache.fineract.batch.command.CommandStrategy

@Component public class GetSavingsAccountByIdCommandStrategy extends Object implements org.apache.fineract.batch.command.CommandStrategy
  • Constructor Details

    • GetSavingsAccountByIdCommandStrategy

      public GetSavingsAccountByIdCommandStrategy()
  • Method Details

    • execute

      public org.apache.fineract.batch.domain.BatchResponse execute(org.apache.fineract.batch.domain.BatchRequest batchRequest, jakarta.ws.rs.core.UriInfo uriInfo)
      Specified by:
      execute in interface org.apache.fineract.batch.command.CommandStrategy