Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TypeSiteClient |
TypeSiteClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeSiteClient[] |
TypeSiteClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeSiteClient |
InfosSiteClient.getType() |
Modifier and Type | Method and Description |
---|---|
InfosSiteClient |
InfosSiteClient.setType(TypeSiteClient type) |
Modifier and Type | Method and Description |
---|---|
FSiteClient |
SiteClientService.changerSiteParDefaut(FSiteClient newSiteParDefaut,
TypeSiteClient typeSiteClient)
Modifie le site par défaut.
|
List<FSiteClient> |
SiteClientService.findSiteClientByIdentClientLikeNom(Double identClient,
String nomAppelSite,
TypeSiteClient typeSiteClient)
Retourne la liste des sites d'un client dont l'ident est passé en paramétre et dont le nom d'appel du
site est comme celui passé en paramétre
|
Copyright © 2016. All rights reserved.