@Entity public class FPCollaborateurParam extends Object implements Serializable
Constructor and Description |
---|
FPCollaborateurParam() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
FAffaires |
getAffaires() |
FPCollaborateur |
getCollaborateur() |
Double |
getIdent() |
Double |
getIndAllDepot() |
Double |
getIndAllParc() |
Double |
getIndDestCd() |
Double |
getIndDestEd() |
Double |
getIndDestOd() |
Double |
getIndDestRd() |
Double |
getIndPlanif() |
Double |
getIndPlanifAuto() |
Double |
getIndVisuPlg() |
FLot |
getLot() |
FSslot |
getSslot() |
Double |
getTypModeTrs() |
void |
setAffaires(FAffaires affaires)
BDD : AFFAIRES
Code affaire stock |
void |
setCollaborateur(FPCollaborateur collaborateur)
BDD : COLLABORATEUR
Pointeur vers le Collaborateur |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setIndAllDepot(Double indAllDepot)
BDD : INDALLDEPOT
Indicateur = 1 -> accès à tous les dépôts |
void |
setIndAllParc(Double indAllParc)
BDD : INDALLPARC
Indicateur = 1 -> accès à tous les parcs |
void |
setIndDestCd(Double indDestCd)
BDD : INDDESTCD
Indicateur = 1 -> Collaborateur destinataire des alertes Clôture Demande, 0 sinon |
void |
setIndDestEd(Double indDestEd)
BDD : INDDESTED
Indicateur = 1 -> Collaborateur destinataire des alertes changement Etat Demande, 0 sinon |
void |
setIndDestOd(Double indDestOd)
BDD : INDDESTOD
Indicateur = 1 -> Collaborateur destinataire des alertes Ouverture Demande, 0 sinon |
void |
setIndDestRd(Double indDestRd)
BDD : INDDESTRD
Indicateur = 1 -> Collaborateur destinataire des alertes Résolution Demande, 0 sinon |
void |
setIndPlanif(Double indPlanif)
BDD : CBP_IND_PLANIF
Indicateur = 1 -> Plannification possible, 0 sinon |
void |
setIndPlanifAuto(Double indPlanifAuto)
BDD : CBP_IND_PLANIF_AUTO
Indicateur = 1 -> Planification automatique, 0 sinon |
void |
setIndVisuPlg(Double indVisuPlg)
BDD : CBP_IND_VISU_PLG
Indicateur = 1 -> Visualisation en planification, 0 sinon |
void |
setLot(FLot lot) |
void |
setSslot(FSslot sslot) |
void |
setTypModeTrs(Double typModeTrs)
BDD : TYPMODETRS
Type mode de transmission= 0->rien /=1->fax/=2->mail |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Identifiant
- public FPCollaborateur getCollaborateur()
public void setCollaborateur(FPCollaborateur collaborateur)
Pointeur
- vers le Collaborateurpublic FAffaires getAffaires()
public void setAffaires(FAffaires affaires)
Code
- affaire stockpublic Double getTypModeTrs()
public void setTypModeTrs(Double typModeTrs)
Type
- mode de transmission= 0->rien /=1->fax/=2->mailpublic Double getIndDestOd()
public void setIndDestOd(Double indDestOd)
Indicateur
- =
1 -> Collaborateur destinataire des alertes Ouverture Demande,
0 sinonpublic Double getIndDestRd()
public void setIndDestRd(Double indDestRd)
Indicateur
- =
1 -> Collaborateur destinataire des alertes Résolution
Demande, 0 sinonpublic Double getIndDestCd()
public void setIndDestCd(Double indDestCd)
Indicateur
- =
1 -> Collaborateur destinataire des alertes Clôture Demande, 0
sinonpublic Double getIndDestEd()
public void setIndDestEd(Double indDestEd)
Indicateur
- =
1 -> Collaborateur destinataire des alertes changement Etat
Demande, 0 sinonpublic Double getIndAllDepot()
public void setIndAllDepot(Double indAllDepot)
Indicateur
- =
1 -> accès à tous les dépôtspublic Double getIndAllParc()
public void setIndAllParc(Double indAllParc)
Indicateur
- =
1 -> accès à tous les parcspublic Double getIndPlanif()
public void setIndPlanif(Double indPlanif)
Indicateur
- = 1 -> Plannification possible, 0 sinonpublic Double getIndPlanifAuto()
public void setIndPlanifAuto(Double indPlanifAuto)
Indicateur
- = 1 -> Planification automatique, 0 sinonpublic Double getIndVisuPlg()
public void setIndVisuPlg(Double indVisuPlg)
Indicateur
- = 1 -> Visualisation en planification, 0 sinonpublic FLot getLot()
public void setLot(FLot lot)
public FSslot getSslot()
public void setSslot(FSslot sslot)
Copyright © 2016. All rights reserved.