Interface OperatorGroupServiceLocal

    • Method Detail

      • anyRequiresAuthorization

        boolean anyRequiresAuthorization​(OperatorGroup group)
        Returns whether the given operator group has at least 1 payment type that requires authorization to be performed
      • anyRequiresAuthorization

        boolean anyRequiresAuthorization​(User user)
        Returns whether the given user has at least 1 operator group that have at least 1 payment type that requires authorization to be performed
      • canAuthorizeAnyPayment

        boolean canAuthorizeAnyPayment​(OperatorGroup group)
        Returns whether the group has any payment type set to as can authorize
      • createInitialGroupHistoryLog

        OperatorGroupLog createInitialGroupHistoryLog​(Operator operator)
        Creates the initial group history log for the given operator
      • listAccountTypesWithAuthorization

        List<AccountType> listAccountTypesWithAuthorization​(OperatorGroup group)
        Lists the account types which are source of any payment type that either require authorization or can authorize