Class FindAccountServiceTeamUtil

java.lang.Object
com.skava.accounts.util.FindAccountServiceTeamUtil

@Service public class FindAccountServiceTeamUtil extends Object
  • Field Details

  • Constructor Details

    • FindAccountServiceTeamUtil

      public FindAccountServiceTeamUtil()
  • Method Details

    • setAccountTeam

      public void setAccountTeam(AccountsDO accountDO, AccountsDO account)
      This method is used to find Account based on given Account Request identifier.
      Parameters:
      accountDO - It contains the attributes required for loading Account.
      account - It contains the attributes required for loading Account. throws ValidateException if any validation error occurs.