Class AccountNumberGenerator

java.lang.Object
org.apache.fineract.portfolio.account.service.AccountNumberGenerator

@Component public class AccountNumberGenerator extends Object
Example AccountNumberGenerator for clients that takes an entities auto generated database id and zero fills it ensuring the identifier is always of a given maxLength.
  • Constructor Details

    • AccountNumberGenerator

      public AccountNumberGenerator()
  • Method Details