Modifier and Type | Method and Description |
---|---|
TCtrlPath |
TCtrlPathBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TCtrlPostBuilder |
TCtrlPostBuilder.withPath(TCtrlPath path) |
TCtrlInitBuilder |
TCtrlInitBuilder.withPath(TCtrlPath path) |
Modifier and Type | Method and Description |
---|---|
TCtrlPath |
TCtrlInfoChamp.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
TCtrlInfoChamp.setPath(TCtrlPath path) |
Modifier and Type | Method and Description |
---|---|
TCtrlPath |
TCtrlInit.getPath() |
TCtrlPath |
TCtrlPost.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
TCtrlInit.setPath(TCtrlPath path)
BDD : PATH
Pointeur vers la table de description des zones |
void |
TCtrlPost.setPath(TCtrlPath path)
BDD : PATH
Pointeur vers la table des chemins |
Constructor and Description |
---|
TCtrlInit(TMotcle motcleByTctiValeurTmcIdent,
TCtrlPath path,
TCtrlCapp capp,
TMotcle motcleByTctiSaisieTmcIdent,
TMotcle motcleByTctiLstaideTmcIdent,
TMotcle motcleByTctiAffTmcIdent,
String code,
String libelle,
String description,
String contexte,
Double affZone,
Double saisie,
String valeur,
String formattage,
Double indObligatoire,
String alpha01,
String alpha02,
String alpha03,
String alpha04,
String alpha05,
Double indChoixListeMulti,
Double indAfficherLibelle) |
TCtrlPost(TCtrlPath path,
TMotcle motcle,
TCtrlCapp capp,
String code,
Double numOrdre,
String libelle,
String description,
String contexte,
Double indBloquant,
String message,
String alpha01,
String alpha02,
String alpha03,
String alpha04,
String alpha05) |
Modifier and Type | Method and Description |
---|---|
Collection<TCtrlPath> |
CtrlPathService.findByPath(String path) |
List<TCtrlPath> |
CtrlPathService.findByZone(String chemin,
String zone) |
Collection<TCtrlPath> |
CtrlPathService.retrieveAllPaths() |
Modifier and Type | Method and Description |
---|---|
void |
CtrlPathService.registerPaths(Collection<TCtrlPath> paths) |
Copyright © 2016. All rights reserved.