Modifier and Type | Method and Description |
---|---|
GActivite |
GActiviteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
GLnkActiviteBuilder |
GLnkActiviteBuilder.withActivite(GActivite activite) |
GRoleBuilder |
GRoleBuilder.withActivite(GActivite activite) |
Modifier and Type | Method and Description |
---|---|
GActivite |
GRole.getActivite() |
GActivite |
GLnkActivite.getActivite() |
Modifier and Type | Method and Description |
---|---|
void |
GRole.setActivite(GActivite activite)
BDD : ACTIVITE
Pointeur vers l'activité |
void |
GLnkActivite.setActivite(GActivite activite)
BDD : ACTIVITE
Pointeur vers l'activité |
Constructor and Description |
---|
GLnkActivite(GCategorie categorie,
FPClient client,
GActivite activite,
FPFournisseur fournisseur,
GPrdcat prdcat,
FPCollaborateur collaborateur,
FContrat contrat) |
GRole(GActivite activite,
FContactSfou contactSfou,
GParam param,
FSiteFournisseur siteFournisseur,
FSiteClient siteClient,
FContactScli contactScli,
String commentaire,
Date dtFin) |
Modifier and Type | Method and Description |
---|---|
Set<GActivite> |
TPSociete.getActivites() |
Modifier and Type | Method and Description |
---|---|
void |
TPSociete.addActivite(GActivite o) |
void |
TPSociete.removeActivite(GActivite o) |
Modifier and Type | Method and Description |
---|---|
void |
TPSociete.addAllActivite(Collection<GActivite> coll) |
protected void |
TPSociete.setActivites(Set<GActivite> activites) |
Constructor and Description |
---|
TPSociete(PPersonne personne,
FPCollaborateur collaborateur,
String code,
Double bprIdent,
Double indDefaut,
String noTva,
String servSmtp,
String servPop,
String servExch,
String servDomino,
String loginSmtp,
String pwdSmtp,
Set<GHistoSuspension> histoSuspensions,
Set<GDelai> delais,
Set<FPAutreTiers> autreTiers,
Set<FSiteSociete> siteSocietes,
Set<GPlan> plans,
Set<GParc> parcs,
Set<TPUtilisateur> utilisateurs,
Set<FPCollaborateur> collaborateurs,
Set<FPClient> clients,
Set<TPDivision> divisions,
Set<GActivite> activites,
Set<FPFournisseur> fournisseurs,
Set<GPrdloc> prdlocs,
Set<TPEtablissement> etablissements,
Set<TSavoir> savoirs,
Set<TFamille> familles,
FPCollaborateur collaborateurBySocClbIdent) |
Modifier and Type | Method and Description |
---|---|
GActivite |
CtxActivite.getActivite() |
Modifier and Type | Method and Description |
---|---|
void |
CtxActivite.setActivite(GActivite activite) |
Modifier and Type | Method and Description |
---|---|
GActivite |
GMAOParametresService.getActiviteByIdent(Double idAct) |
Modifier and Type | Method and Description |
---|---|
List<GActivite> |
GMAOParametresService.findActivitesByCode(String codeAct,
boolean indDefault) |
List<GActivite> |
GMAOParametresService.findActivitesByCodeByIdent(ActiviteSupportCriteresRecherche critere) |
List<GActivite> |
GMAOParametresService.findActivitesFLiees(Double idActivite,
Double idCollab,
Double idCateg,
Double idCPrdcat,
Double idFournisseur,
Double idClient,
Double idContrat)
lien actvite pour les fournisseurs
|
List<GActivite> |
GMAOParametresService.findActivitesLiees(Double idActivite,
Double idCollab,
Double idCateg,
Double idCPrdcat,
Double idFournisseur,
Double idClient,
Double idContrat)
Recherche des activités liées aux objets de GMAO
|
Modifier and Type | Method and Description |
---|---|
boolean |
GMAOParametresService.effacerActivite(GActivite activite) |
Modifier and Type | Method and Description |
---|---|
List<GActivite> |
IActivite.getLstActivites() |
List<GActivite> |
IActivite.getLstActivitesToRemove() |
Modifier and Type | Method and Description |
---|---|
void |
IActivite.setLstActivites(List<GActivite> lstActivites) |
void |
IActivite.setLstActivitesToRemove(List<GActivite> lstActivitesToRemove) |
Modifier and Type | Method and Description |
---|---|
List<GActivite> |
CtxFournisseur.getLstActivites() |
List<GActivite> |
CtxCollaborateur.getLstActivites() |
List<GActivite> |
CtxFournisseur.getLstActivitesToRemove() |
List<GActivite> |
CtxCollaborateur.getLstActivitesToRemove() |
Modifier and Type | Method and Description |
---|---|
void |
CtxFournisseur.setLstActivites(List<GActivite> lstActivites) |
void |
CtxCollaborateur.setLstActivites(List<GActivite> lstActivites) |
void |
CtxFournisseur.setLstActivitesToRemove(List<GActivite> lstActivitesToRemove) |
void |
CtxCollaborateur.setLstActivitesToRemove(List<GActivite> lstActivitesToRemove) |
Copyright © 2016. All rights reserved.