| Package | Description |
|---|---|
| com.akuiteo.builder.bean | |
| com.itnsa.gestion.nonpersistent | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
FCollabDelegation |
FCollabDelegationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FCollabDelegation |
CtxCollabDelegationLigne.getCollabDelegation() |
| Modifier and Type | Method and Description |
|---|---|
List<FCollabDelegation> |
CtxCollabDelegationUpdateMulti.getListeCollabDelegation() |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxCollabDelegationLigne.setCollabDelegation(FCollabDelegation collabDelegation) |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxCollabDelegationUpdateMulti.setListeCollabDelegation(List<FCollabDelegation> listeCollabDelegation) |
| Constructor and Description |
|---|
CtxCollabDelegationLigne(FCollabDelegation collabDelegation) |
| Modifier and Type | Method and Description |
|---|---|
FCollabDelegation |
CollabDelegationService.creerCollabDelegation(CtxCollabDelegationCreer ctx)
Crée un FCollabDelegation à partir du contexte.
|
| Modifier and Type | Method and Description |
|---|---|
List<FCollabDelegation> |
CollabDelegationService.findByIdentCollab(Double identCollab,
boolean masquerDelegationsTerminees)
Retourne la liste des délégations pour un collaborateur.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollabDelegationService.delete(FCollabDelegation fCollabDelegation)
Supprimer la délégation.
|
void |
CollabDelegationService.update(FCollabDelegation fCollabDelegation)
Modifie la délégation.
|
Copyright © 2016. All rights reserved.