Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
scrutaridata:exportapi:scrutaridataexport [2010/02/09 19:55]
vincent
scrutaridata:exportapi:scrutaridataexport [2010/02/11 15:44] (Version actuelle)
vincent
Ligne 23: Ligne 23:
 ==== newFiche() ==== ==== newFiche() ====
   * **Signature : ** [[scrutaridata:​exportapi:​ficheexport|FicheExport]] !!newFiche!! (**String** ficheId)   * **Signature : ** [[scrutaridata:​exportapi:​ficheexport|FicheExport]] !!newFiche!! (**String** ficheId)
-  * **Utilisation :** Renvoie une instance de [[scrutaridata:​exportapi:​ficheexport|FicheExport]] permettant de définir une nouvelle fiche+  * **Utilisation :** Renvoie une instance de [[scrutaridata:​exportapi:​ficheexport|FicheExport]] permettant de définir une nouvelle fiche avec l'​identifiant //​ficheId//​.
   * **États préalables interdits** : ''​START'',​ ''​BASEMETADATA'',​ ''​THESAURUSMETADATA'',​ ''​MOTCLE'',​ ''​END''​   * **États préalables interdits** : ''​START'',​ ''​BASEMETADATA'',​ ''​THESAURUSMETADATA'',​ ''​MOTCLE'',​ ''​END''​
   * **État résultant** : ''​FICHE''​   * **État résultant** : ''​FICHE''​
Ligne 35: Ligne 35:
 ==== newMotcle() ==== ==== newMotcle() ====
   * **Signature : ** [[scrutaridata:​exportapi:​motcleexport|MotcleExport]] !!newMotcle!! (**String** motcleId)   * **Signature : ** [[scrutaridata:​exportapi:​motcleexport|MotcleExport]] !!newMotcle!! (**String** motcleId)
-  * **Utilisation :** renvoie une instance de [[scrutaridata:​exportapi:​motcleexport|MotcleExport]] permettant de définir un nouveau mot-clé ; un thésaurus doit être ouvert.+  * **Utilisation :** renvoie une instance de [[scrutaridata:​exportapi:​motcleexport|MotcleExport]] permettant de définir un nouveau mot-clé ​avec l'​identifiant //​motcleId// ​; un thésaurus doit être ouvert.
   * **États préalables interdits** : ''​START'',​ ''​BASEMETADATA'',​ ''​CORPUSMETADATA'',​ ''​FICHE'',​ ''​END''​   * **États préalables interdits** : ''​START'',​ ''​BASEMETADATA'',​ ''​CORPUSMETADATA'',​ ''​FICHE'',​ ''​END''​
   * **État résultant** : ''​MOTCLE''​   * **État résultant** : ''​MOTCLE''​
Ligne 42: Ligne 42:
   * **Signature : ** void !!addIndexation!! (**String** corpusName, **String** ficheId, **String** thesaurusName,​ **String** motcleId, **int** poids)   * **Signature : ** void !!addIndexation!! (**String** corpusName, **String** ficheId, **String** thesaurusName,​ **String** motcleId, **int** poids)
   * **Utilisation :** peut être appelé à n'​importe quel moment quelque soit l'​état (sauf ''​END''​),​ cela permet de définir une indexation aussi bien au moment du traitement d'une fiche que d'un mot-clé, l'​écriture de l'​indexation se fait au moment de l'​appel à //​endExport()//​   * **Utilisation :** peut être appelé à n'​importe quel moment quelque soit l'​état (sauf ''​END''​),​ cela permet de définir une indexation aussi bien au moment du traitement d'une fiche que d'un mot-clé, l'​écriture de l'​indexation se fait au moment de l'​appel à //​endExport()//​
 +  * **États préalables interdits** : ''​START'',​ ''​END''​
 +  * **État résultant** : pas de modification de l'​état
  
  
scrutaridata/exportapi/scrutaridataexport.1265741747.txt.gz · Dernière modification: 2010/02/09 19:55 par vincent
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0