public final class LieuLstPersoUtil extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
getLieux(TPilotageAppli pilote) |
static String |
getLieuxAbsenceParDefaut(TPilotageAppli pilote) |
static String |
getLieuxParDefaut(TPilotageAppli pilote) |
static boolean |
isLieuxContains(TPilotageAppli pilote,
String lieu) |
static List<String> |
searchLieux(TPilotageAppli pilote,
String text,
String echapement) |
public static List<String> getLieux(TPilotageAppli pilote)
public static String getLieuxParDefaut(TPilotageAppli pilote)
public static String getLieuxAbsenceParDefaut(TPilotageAppli pilote)
public static List<String> searchLieux(TPilotageAppli pilote, String text, String echapement)
public static boolean isLieuxContains(TPilotageAppli pilote, String lieu)
Copyright © 2016. All rights reserved.