public final class ClientUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
concatNomCodeClient(FPClient client) |
static String |
concatNomCodeClient(String nom,
String code) |
static Set<String> |
getComptesCollectif(FPClient client)
Retourne la liste des comptes collectif d'un client
|
static boolean |
isClientBloque(FPClient client,
ModuleBlocageClient moduleBlocageClient) |
static boolean |
isClientBloque(String chaineBloque,
ModuleBlocageClient moduleBlocageClient) |
public static Set<String> getComptesCollectif(FPClient client)
public static boolean isClientBloque(FPClient client, ModuleBlocageClient moduleBlocageClient)
public static boolean isClientBloque(String chaineBloque, ModuleBlocageClient moduleBlocageClient)
Copyright © 2016. All rights reserved.