Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service | |
com.itnsa.gestion.utils.tiers |
Modifier and Type | Method and Description |
---|---|
static ModuleBlocageClient |
ModuleBlocageClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleBlocageClient[] |
ModuleBlocageClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModuleBlocageClient |
CtxResumePieceGestionVente.getModuleBlocageClient() |
Modifier and Type | Method and Description |
---|---|
void |
CtxResumePieceGestionVente.setModuleBlocageClient(ModuleBlocageClient moduleBlocageClient) |
Modifier and Type | Method and Description |
---|---|
void |
CommandeClientService.controleClientBloque(FPClient client,
Date dtRef,
ModuleBlocageClient moduleBlocageClient)
Contréle si le client est bloqué
|
boolean |
ClientService.isClientAlerteBlocage(FPClient client,
ModuleBlocageClient moduleBlocageClient)
Return true if customer's work-in-progress is too high
|
boolean |
ClientService.isClientBloque(FPClient client,
ModuleBlocageClient moduleBlocageClient)
Return true if customer is blocked
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ClientUtil.isClientBloque(FPClient client,
ModuleBlocageClient moduleBlocageClient) |
static boolean |
ClientUtil.isClientBloque(String chaineBloque,
ModuleBlocageClient moduleBlocageClient) |
Copyright © 2016. All rights reserved.