Package | Description |
---|---|
com.itnsa.gestion.bean.parametre | |
com.itnsa.gestion.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TNumAuxil |
TNumAuxil.create(Double identSociete,
TypeCompteAuxiliaire typeCompte) |
Modifier and Type | Method and Description |
---|---|
static TypeCompteAuxiliaire |
TypeCompteAuxiliaire.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeCompteAuxiliaire[] |
TypeCompteAuxiliaire.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
SocieteService.getNextNumeroAuxilAndIncrement(Double identSociete,
TypeCompteAuxiliaire type)
Return the current number of auxiliary account and automatically increment it
|
String |
ClientService.getNumeroWithNewPrefixe(String numero,
Double identSociete,
TypeCompteAuxiliaire typeTo)
Remplace le préfixe du prospect par celui du type final
|
TNumAuxil |
SocieteService.loadBySocieteAndType(Double identSociete,
TypeCompteAuxiliaire type)
Returns the bean of numerotation of auxiliary account which company and the type of numerotation
are the ones in parameter
|
Copyright © 2016. All rights reserved.