public interface MylynWS
Modifier and Type | Method and Description |
---|---|
void |
addRevisionToTask(List<String> revisions,
String scmUrl,
Double idInter)
Ajoute des révisions de commit à une inter
|
void |
ajouterLignedeTemps(Double idInter,
List<MylynLigneTempsSupport> listLignes) |
List<MylynGroupe> |
filtreGroupe(Double idPrdcat,
Double idPrest,
Double idCntCli,
Double idCntFou,
Double idClassif,
Double idVille,
Boolean actif,
List<MylynGroupe> groupes) |
List<Param> |
filtreTypeInterDispo(Double idNatdem,
Double idTypprd,
List<Param> typesInter) |
Date |
getModificationDate(Double identInter)
Renvoi la date de la dernière modification de l'inter
|
MylynRepositoryConfiguration |
getRepositoryConfiguration()
Retourne la configuration du support
|
MylynRepositoryConfiguration |
getRepositoryConfigurationWithConfiguration(MylynRepositoryConfiguration configuration,
List<Double> produits,
List<Double> clients,
List<Double> intervenants)
Charge la configuration des listes tierces produits, clients, intervenants
|
MylynPrdVersion |
getVersionByProduit(Double identProduit)
Recherche la liste des versions / révisions applicable en fonction du produit maintenu
|
void |
modifierIntervention(MylynInternalTask task)
Modification de l'intervention
|
List<Param> |
quickSearch(String critere,
MylynTypeRecherche type)
Service générique de recherche
|
List<MylynTask> |
search(MylynCritereRecherche critere) |
List<Param> |
searchSousLots(String codeAffaire,
String codeLot) |
List<Param> |
searchTaches(String codeAffaire,
String codeLot,
String codeSsLot) |
void |
terminerIntervention(MylynInternalTask task)
Terminaison de l'intervention
|
MylynRepositoryConfiguration getRepositoryConfiguration()
MylynRepositoryConfiguration getRepositoryConfigurationWithConfiguration(MylynRepositoryConfiguration configuration, List<Double> produits, List<Double> clients, List<Double> intervenants)
List<MylynTask> search(MylynCritereRecherche critere)
critere
- MylynPrdVersion getVersionByProduit(Double identProduit)
identProduit
- void modifierIntervention(MylynInternalTask task)
task
- void terminerIntervention(MylynInternalTask task)
task
- List<Param> quickSearch(String critere, MylynTypeRecherche type)
Date getModificationDate(Double identInter)
identInter
- void addRevisionToTask(List<String> revisions, String scmUrl, Double idInter)
revisions
- scmUrl
- idInter
- void ajouterLignedeTemps(Double idInter, List<MylynLigneTempsSupport> listLignes)
idInter
- listLignes
- List<Param> searchSousLots(String codeAffaire, String codeLot)
codeAffaire
- codeLot
- List<Param> searchTaches(String codeAffaire, String codeLot, String codeSsLot)
codeAffaire
- codeLot
- codeSsLot
- List<Param> filtreTypeInterDispo(Double idNatdem, Double idTypprd, List<Param> typesInter)
idNatdem
- idTypprd
- typesInter
- Copyright © 2016. All rights reserved.