Préparation nouvelle méthodes
This commit is contained in:
parent
5990a1b39a
commit
431d0163a9
@ -664,9 +664,29 @@ class Entreprise extends Scores_Ws_Server
|
||||
}
|
||||
}
|
||||
|
||||
protected function getIndiScore(){}
|
||||
protected function getReportStd(){}
|
||||
protected function getReportComment(){}
|
||||
protected function getIndiScore()
|
||||
{
|
||||
//Identite Light => propre à la méthode
|
||||
//Indiscore
|
||||
//Text
|
||||
}
|
||||
|
||||
|
||||
protected function getReportStd()
|
||||
{
|
||||
//Identite Light
|
||||
//Synthese
|
||||
//Indiscore
|
||||
//Commentaires
|
||||
}
|
||||
|
||||
|
||||
protected function getReportComment()
|
||||
{
|
||||
//Commentaires suivant niveau enregistré dans le profil de l'utilisateur
|
||||
|
||||
}
|
||||
|
||||
protected function getValo(){}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user