@Entity public class GGrpwrk extends Object implements Serializable, IdentCodeIdentifiable, Validite
Constructor and Description |
---|
GGrpwrk() |
GGrpwrk(GSecteurGeo secteurGeo,
FSiteFournisseur siteFournisseur,
FPFournisseur fournisseur,
FPCollaborateur collaborateur,
TFamille famille,
TSfamille sfamille,
GParam param,
FSiteClient siteClient,
FPContact contact,
FPClient client,
String codeSociete,
String codeEtabl,
Double type,
String code,
String nomappel,
String libelle,
String codeCollab,
String email,
String comment,
Double prqualif,
String refecho,
String intlotimp,
String intlotexp,
String services,
Double indHorsSite,
Double indSurSite,
Double indAtelier,
Double indCtrAppel,
Double indSendInfos,
String printer,
String adrFax,
Date dtFin,
Double nbInterv,
Set<GOrdwrk> ordwrks,
Set<GPrdcat> prdcats,
Set<FContrat> contrats,
Set<GGrpwcol> grpwcols,
Set<GLnkGrpCompetence> lnkGrpCompetences,
Set<GCategorie> categories,
Set<GFicmaint> ficmaints,
Set<FEvents> events) |
Modifier and Type | Method and Description |
---|---|
void |
addAllCategorie(Collection<GCategorie> coll) |
void |
addAllContrat(Collection<FContrat> coll) |
void |
addAllEvents(Collection<FEvents> coll) |
void |
addAllFicmaint(Collection<GFicmaint> coll) |
void |
addAllGrpwcol(Collection<GGrpwcol> coll) |
void |
addAllLnkGrpCompetence(Collection<GLnkGrpCompetence> coll) |
void |
addAllOrdwrk(Collection<GOrdwrk> coll) |
void |
addAllPrdcat(Collection<GPrdcat> coll) |
void |
addCategorie(GCategorie o) |
void |
addContrat(FContrat o) |
void |
addEvents(FEvents o) |
void |
addFicmaint(GFicmaint o) |
void |
addGrpwcol(GGrpwcol o) |
void |
addLnkGrpCompetence(GLnkGrpCompetence o) |
void |
addOrdwrk(GOrdwrk o) |
void |
addPrdcat(GPrdcat o) |
boolean |
equals(Object o) |
String |
getAdrFax() |
Set<GCategorie> |
getCategories() |
FPClient |
getClient() |
String |
getCode() |
String |
getCodeCollab() |
String |
getCodeEtabl() |
String |
getCodeSociete() |
FPCollaborateur |
getCollaborateur() |
String |
getComment() |
FPContact |
getContact() |
Set<FContrat> |
getContrats() |
Date |
getDtFin() |
String |
getEmail() |
Set<FEvents> |
getEvents() |
TFamille |
getFamille() |
Set<GFicmaint> |
getFicmaints() |
FPFournisseur |
getFournisseur() |
Set<GGrpwcol> |
getGrpwcols() |
Double |
getIdent() |
Double |
getIndAtelier() |
Double |
getIndCtrAppel() |
Double |
getIndHorsSite() |
Double |
getIndSendInfos() |
Double |
getIndSurSite() |
String |
getIntlotexp() |
String |
getIntlotimp() |
String |
getLibelle() |
Set<GLnkGrpCompetence> |
getLnkGrpCompetences() |
Double |
getNbInterv() |
String |
getNomappel() |
Set<GOrdwrk> |
getOrdwrks() |
GParam |
getParam() |
Set<GPrdcat> |
getPrdcats() |
String |
getPrinter() |
Double |
getPrqualif() |
String |
getRefecho() |
GSecteurGeo |
getSecteurGeo() |
String |
getServices() |
TSfamille |
getSfamille() |
FSiteClient |
getSiteClient() |
FSiteFournisseur |
getSiteFournisseur() |
Double |
getType() |
boolean |
isValide() |
void |
removeAllCategorie() |
void |
removeAllContrat() |
void |
removeAllEvents() |
void |
removeAllFicmaint() |
void |
removeAllGrpwcol() |
void |
removeAllLnkGrpCompetence() |
void |
removeAllOrdwrk() |
void |
removeAllPrdcat() |
void |
removeCategorie(GCategorie o) |
void |
removeContrat(FContrat o) |
void |
removeEvents(FEvents o) |
void |
removeFicmaint(GFicmaint o) |
void |
removeGrpwcol(GGrpwcol o) |
void |
removeLnkGrpCompetence(GLnkGrpCompetence o) |
void |
removeOrdwrk(GOrdwrk o) |
void |
removePrdcat(GPrdcat o) |
void |
setAdrFax(String adrFax)
BDD : ADRFAX
Numéro de fax en format adresse email |
protected void |
setCategories(Set<GCategorie> categories) |
void |
setClient(FPClient client)
BDD : CLIENT
Pointeur client responsable |
void |
setCode(String code)
BDD : CODE
Code |
void |
setCodeCollab(String codeCollab)
BDD : CODECOLLAB
Code collaborateur responsable |
void |
setCodeEtabl(String codeEtabl)
BDD : CODEETABL
Code Etablissement |
void |
setCodeSociete(String codeSociete)
BDD : CODESOCIETE
Code Société |
void |
setCollaborateur(FPCollaborateur collaborateur)
BDD : COLLABORATEUR
Pointeur vers le collaborateur responsable |
void |
setComment(String comment)
BDD : COMMENT
Commentaire |
void |
setContact(FPContact contact)
BDD : CONTACT
Pointeur vers le contact responsable |
protected void |
setContrats(Set<FContrat> contrats) |
void |
setDtFin(Date dtFin)
BDD : DTFIN
Date de fin de validité du groupe de travail |
void |
setEmail(String email) |
protected void |
setEvents(Set<FEvents> events) |
void |
setFamille(TFamille famille)
BDD : FAMILLE
Pointeur vers la famille |
protected void |
setFicmaints(Set<GFicmaint> ficmaints) |
void |
setFournisseur(FPFournisseur fournisseur)
BDD : FOURNISSEUR
Pointeur vers le fournisseur responsable |
protected void |
setGrpwcols(Set<GGrpwcol> grpwcols) |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setIndAtelier(Double indAtelier)
BDD : INDATELIER
Indicateur = 1 -> travail en atelier |
void |
setIndCtrAppel(Double indCtrAppel)
BDD : INDCTRAPPEL
Indicateur = 1 -> travail en centre d'appel |
void |
setIndHorsSite(Double indHorsSite)
BDD : INDHORSSITE
Indicateur = 1 -> travail hors site |
void |
setIndSendInfos(Double indSendInfos)
BDD : INDSENDINFOS
Indicateur envoi de message : (0= pas de message, 1=par mail, 2=par fax 3=par Imprimante 4=par SMS) |
void |
setIndSurSite(Double indSurSite)
BDD : INDSURSITE
Indicateur = 1 -> travail sur site |
void |
setIntlotexp(String intlotexp) |
void |
setIntlotimp(String intlotimp) |
void |
setLibelle(String libelle)
BDD : LIBELLE
Libellé |
protected void |
setLnkGrpCompetences(Set<GLnkGrpCompetence> lnkGrpCompetences) |
void |
setNbInterv(Double nbInterv)
BDD : GMGW_NB_INTERV
Nb d''intervention max. pouvant être prise en main simultanément par un membre du groupe |
void |
setNomappel(String nomappel)
BDD : NOMAPPEL
Nom d'appel |
protected void |
setOrdwrks(Set<GOrdwrk> ordwrks) |
void |
setParam(GParam param)
BDD : PARAM
Pointeur nature de FM (G_PARAM - type FMNATURE) |
protected void |
setPrdcats(Set<GPrdcat> prdcats) |
void |
setPrinter(String printer)
BDD : PRINTER
Adresse réseau imprimante |
void |
setPrqualif(Double prqualif)
BDD : PRQUALIF
Pourcentage de qualification |
void |
setRefecho(String refecho) |
void |
setSecteurGeo(GSecteurGeo secteurGeo)
BDD : SECTEURGEO
Pointeur vers le secteur géographique |
void |
setServices(String services) |
void |
setSfamille(TSfamille sfamille)
BDD : SFAMILLE
Pointeur vers la sous-famille |
void |
setSiteClient(FSiteClient siteClient)
BDD : SITECLIENT
Pointeur vers le site client |
void |
setSiteFournisseur(FSiteFournisseur siteFournisseur)
BDD : SITEFOURNISSEUR
Pointeur vers le site fournisseur |
void |
setType(Double type)
BDD : TYPE
Type (0=Gmao, 1=Affaire) |
String |
toString() |
public GGrpwrk()
public GGrpwrk(GSecteurGeo secteurGeo, FSiteFournisseur siteFournisseur, FPFournisseur fournisseur, FPCollaborateur collaborateur, TFamille famille, TSfamille sfamille, GParam param, FSiteClient siteClient, FPContact contact, FPClient client, String codeSociete, String codeEtabl, Double type, String code, String nomappel, String libelle, String codeCollab, String email, String comment, Double prqualif, String refecho, String intlotimp, String intlotexp, String services, Double indHorsSite, Double indSurSite, Double indAtelier, Double indCtrAppel, Double indSendInfos, String printer, String adrFax, Date dtFin, Double nbInterv, Set<GOrdwrk> ordwrks, Set<GPrdcat> prdcats, Set<FContrat> contrats, Set<GGrpwcol> grpwcols, Set<GLnkGrpCompetence> lnkGrpCompetences, Set<GCategorie> categories, Set<GFicmaint> ficmaints, Set<FEvents> events)
public Double getIdent()
getIdent
in interface IdentIdentifiable
public void setIdent(Double ident)
Ident
- public GSecteurGeo getSecteurGeo()
public void setSecteurGeo(GSecteurGeo secteurGeo)
Pointeur
- vers le secteur géographiquepublic FSiteFournisseur getSiteFournisseur()
public void setSiteFournisseur(FSiteFournisseur siteFournisseur)
Pointeur
- vers le site fournisseurpublic FPFournisseur getFournisseur()
public void setFournisseur(FPFournisseur fournisseur)
Pointeur
- vers le fournisseur responsablepublic FPCollaborateur getCollaborateur()
public void setCollaborateur(FPCollaborateur collaborateur)
Pointeur
- vers le collaborateur responsablepublic TFamille getFamille()
public void setFamille(TFamille famille)
Pointeur
- vers la famillepublic TSfamille getSfamille()
public void setSfamille(TSfamille sfamille)
Pointeur
- vers la sous-famillepublic GParam getParam()
public void setParam(GParam param)
Pointeur
- nature de FM (G_PARAM - type FMNATURE)public FSiteClient getSiteClient()
public void setSiteClient(FSiteClient siteClient)
Pointeur
- vers le site clientpublic FPContact getContact()
public void setContact(FPContact contact)
Pointeur
- vers le contact responsablepublic FPClient getClient()
public void setClient(FPClient client)
Pointeur
- client responsablepublic String getCodeSociete()
public void setCodeSociete(String codeSociete)
Code
- Sociétépublic String getCodeEtabl()
public void setCodeEtabl(String codeEtabl)
Code
- Etablissementpublic Double getType()
public void setType(Double type)
Type
- (0=Gmao, 1=Affaire)public String getCode()
getCode
in interface CodeIdentifiable
public void setCode(String code)
Code
- public String getNomappel()
public void setNomappel(String nomappel)
Nom
- d'appelpublic String getLibelle()
public void setLibelle(String libelle)
Libellé
- public String getCodeCollab()
public void setCodeCollab(String codeCollab)
Code
- collaborateur responsablepublic String getEmail()
public void setEmail(String email)
public String getComment()
public void setComment(String comment)
Commentaire
- public Double getPrqualif()
public void setPrqualif(Double prqualif)
Pourcentage
- de qualificationpublic String getRefecho()
public void setRefecho(String refecho)
public String getIntlotimp()
public void setIntlotimp(String intlotimp)
public String getIntlotexp()
public void setIntlotexp(String intlotexp)
public String getServices()
public void setServices(String services)
public Double getIndHorsSite()
public void setIndHorsSite(Double indHorsSite)
Indicateur
- =
1 -> travail hors sitepublic Double getIndSurSite()
public void setIndSurSite(Double indSurSite)
Indicateur
- =
1 -> travail sur sitepublic Double getIndAtelier()
public void setIndAtelier(Double indAtelier)
Indicateur
- =
1 -> travail en atelierpublic Double getIndCtrAppel()
public void setIndCtrAppel(Double indCtrAppel)
Indicateur
- =
1 -> travail en centre d'appelpublic Double getIndSendInfos()
public void setIndSendInfos(Double indSendInfos)
Indicateur
- envoi de message : (0= pas de message, 1=par mail, 2=par fax
3=par Imprimante 4=par SMS)public String getPrinter()
public void setPrinter(String printer)
Adresse
- réseau imprimantepublic String getAdrFax()
public void setAdrFax(String adrFax)
Numéro
- de fax en format adresse emailpublic Date getDtFin()
public void setDtFin(Date dtFin)
Date
- de fin de validité du groupe de travailpublic Double getNbInterv()
public void setNbInterv(Double nbInterv)
Nb
- d''intervention max. pouvant être prise en main simultanément par un membre du groupepublic Set<GLnkGrpCompetence> getLnkGrpCompetences()
protected void setLnkGrpCompetences(Set<GLnkGrpCompetence> lnkGrpCompetences)
public Set<GCategorie> getCategories()
protected void setCategories(Set<GCategorie> categories)
public void addOrdwrk(GOrdwrk o)
public void addPrdcat(GPrdcat o)
public void addContrat(FContrat o)
public void addGrpwcol(GGrpwcol o)
public void addLnkGrpCompetence(GLnkGrpCompetence o)
public void addCategorie(GCategorie o)
public void addFicmaint(GFicmaint o)
public void addEvents(FEvents o)
public void addAllOrdwrk(Collection<GOrdwrk> coll)
public void addAllPrdcat(Collection<GPrdcat> coll)
public void addAllContrat(Collection<FContrat> coll)
public void addAllGrpwcol(Collection<GGrpwcol> coll)
public void addAllLnkGrpCompetence(Collection<GLnkGrpCompetence> coll)
public void addAllCategorie(Collection<GCategorie> coll)
public void addAllFicmaint(Collection<GFicmaint> coll)
public void addAllEvents(Collection<FEvents> coll)
public void removeOrdwrk(GOrdwrk o)
public void removePrdcat(GPrdcat o)
public void removeContrat(FContrat o)
public void removeGrpwcol(GGrpwcol o)
public void removeLnkGrpCompetence(GLnkGrpCompetence o)
public void removeCategorie(GCategorie o)
public void removeFicmaint(GFicmaint o)
public void removeEvents(FEvents o)
public void removeAllOrdwrk()
public void removeAllPrdcat()
public void removeAllContrat()
public void removeAllGrpwcol()
public void removeAllLnkGrpCompetence()
public void removeAllCategorie()
public void removeAllFicmaint()
public void removeAllEvents()
Copyright © 2016. All rights reserved.