Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.bean.parametre | |
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FLigneopport |
FLigneopportBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FLigneopportZlBuilder |
FLigneopportZlBuilder.withLigneOpportunite(FLigneopport ligneOpportunite) |
FLigneopportZlBuilder |
FLigneopportZlBuilder.withParent(FLigneopport parent) |
Modifier and Type | Method and Description |
---|---|
FLigneopport |
FLigneopportZl.getLigneOpportunite() |
Modifier and Type | Method and Description |
---|---|
Set<FLigneopport> |
FOpportunite.getLigneopports() |
ParentInfo<FLigneopport,Double> |
FLigneopportZl.getParentInfo() |
Modifier and Type | Method and Description |
---|---|
void |
FOpportunite.addLigneopport(FLigneopport o) |
void |
FOpportunite.removeLigneopport(FLigneopport o) |
void |
FLigneopportZl.setLigneOpportunite(FLigneopport ligneOpportunite) |
void |
FLigneopportZl.setParent(FLigneopport parent) |
Modifier and Type | Method and Description |
---|---|
void |
FOpportunite.addAllLigneopport(Collection<FLigneopport> coll) |
protected void |
FOpportunite.setLigneopports(Set<FLigneopport> ligneopports) |
Modifier and Type | Method and Description |
---|---|
Set<FLigneopport> |
TTypeOppven.getLigneopports() |
Modifier and Type | Method and Description |
---|---|
void |
TTypeOppven.addLigneopport(FLigneopport o) |
void |
TTypeOppven.removeLigneopport(FLigneopport o) |
Modifier and Type | Method and Description |
---|---|
void |
TTypeOppven.addAllLigneopport(Collection<FLigneopport> coll) |
protected void |
TTypeOppven.setLigneopports(Set<FLigneopport> ligneopports) |
Constructor and Description |
---|
TTypeOppven(String societe,
String code,
String libelle,
String famPrdven,
String sfamPrdven,
Date dateFin,
String services,
Set<FLigneopport> ligneopports) |
Modifier and Type | Method and Description |
---|---|
List<FLigneopport> |
CtxOpportunite.getListLignesOpp() |
List<FLigneopport> |
CtxOpportunite.getListLignesOppASup() |
Modifier and Type | Method and Description |
---|---|
void |
CtxOpportunite.setListLignesOpp(List<FLigneopport> listLignesOpp) |
void |
CtxOpportunite.setListLignesOppASup(List<FLigneopport> listLignesOppASup) |
Modifier and Type | Method and Description |
---|---|
FLigneopport |
OpportuniteService.creerLigneOpportunite(FLigneopport ligneOpportunite)
Insert a new line of lead
|
FLigneopport |
OpportuniteService.loadLigneOppByIdent(Double ident) |
FLigneopport |
OpportuniteService.modifierLigneOpportunite(FLigneopport ligneOpportunite)
Update a line of lead
|
Modifier and Type | Method and Description |
---|---|
List<FLigneopport> |
OpportuniteService.findLignesByOpport(Double ident)
Retourne la liste des lignes d'opportunité dont l'ident est passé en paramétre
|
Modifier and Type | Method and Description |
---|---|
FLigneopport |
OpportuniteService.creerLigneOpportunite(FLigneopport ligneOpportunite)
Insert a new line of lead
|
FLigneopport |
OpportuniteService.modifierLigneOpportunite(FLigneopport ligneOpportunite)
Update a line of lead
|
void |
OpportuniteService.supprimerLigneOpportunite(FLigneopport ligneOpportunite)
Suppress a line of lead
|
Copyright © 2016. All rights reserved.